From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GLLjw-0005Na-M9 for garchives@archives.gentoo.org; Thu, 07 Sep 2006 15:24:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k87FNStN009018; Thu, 7 Sep 2006 15:23:28 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k87FNRH6030198 for ; Thu, 7 Sep 2006 15:23:27 GMT Received: by nf-out-0910.google.com with SMTP id p46so584711nfa for ; Thu, 07 Sep 2006 08:23:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EIdU2eWkhwcFffMCQmypL/kLwXf4OpzKpNlsTk8bDyc6kPt+F0jZedPqQeT9YJu5XD6jO2o/Ee3CCa5pJlymv3fYd69rnyQkEAYf8NZpf6n1g0T2NjAQtmiqYdOzgPiFqB1GA2/c/OUs7sW7KxXQ8wQmkEYW6idOUl8eoOQUJyc= Received: by 10.67.89.5 with SMTP id r5mr465265ugl; Thu, 07 Sep 2006 08:23:22 -0700 (PDT) Received: by 10.66.251.3 with HTTP; Thu, 7 Sep 2006 08:23:22 -0700 (PDT) Message-ID: <81bfc67a0609070823p63934afeq4a9c083b18f99215@mail.gmail.com> Date: Thu, 7 Sep 2006 11:23:22 -0400 From: "Caleb Cushing" To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] xorg starting wrong user permissions. In-Reply-To: <81bfc67a0609011149k7bead407l2dad82711b0781fb@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <81bfc67a0608231534v6e2644capbf0a4b54e09974fd@mail.gmail.com> <44ECDD19.4060001@gentoo.org> <81bfc67a0608231718w32922afhecb6a0ecf46e33ac@mail.gmail.com> <81bfc67a0608301322ncb86df0s19d761dbf41b82a2@mail.gmail.com> <1156990190.8609.6.camel@inertia.twi-31o2.org> <81bfc67a0608302248i6eadda9el852b64b4ebddb4ac@mail.gmail.com> <1157060915.9225.6.camel@inertia.twi-31o2.org> <81bfc67a0609011149k7bead407l2dad82711b0781fb@mail.gmail.com> X-Archives-Salt: 162c87f4-38a3-4490-a81c-fbc2c97b3ebb X-Archives-Hash: a913b935037ab2568e818df091d3c183 here is mys script. chown -R bgkiosk:users /home/bgkiosk/ chown -R bgkiosk:users /home/bgkiosk/.* echo "root:*" | chpasswd see any reason that I should have permission problems? how is the use created? that his home directory is owned by root? On 9/1/06, Caleb Cushing wrote: > hmm... well I can show you the fsscript on monday... but I know I had > a chmod myuser:users in there... for the home directory... was > probably chmod -R myuser:users /home/myuser > > On 8/31/06, Chris Gianelloni wrote: > > Well, .dmrc should be created by livecdfs-update.sh, and the fsscript > > runs after that script does... > > > > On Thu, 2006-08-31 at 01:48 -0400, Caleb Cushing wrote: > > > yeah but what I don't understand is how is this going to work if these > > > directories and files haven't been created yet? > > > > > > On 8/30/06, Chris Gianelloni wrote: > > > > On Wed, 2006-08-30 at 16:22 -0400, Caleb Cushing wrote: > > > > > the file in question is the .dmrc this is not in /etc/skel and I do > > > > > not create it. but for some reason it and the home directory are > > > > > created with root ownership. I tried putting it what was suggested > > > > > into an fsscript. however that didn't work. would the only way to > > > > > solve this problem would to be to create them in the overlay? or with > > > > > the script before hand so that they are user writeable? > > > > > > > > No. Get more specific with your fsscript. > > > > > > > > If the file is /home/foo/.dmrc, then specify it. > > > > > > > > chown 1000:100 /home/foo/.dmrc > > > > > > > > -- > > > > Chris Gianelloni > > > > Release Engineering - Strategic Lead > > > > x86 Architecture Team > > > > Games - Developer > > > > Gentoo Linux > > > > > > > > > > > > > > -- > > Chris Gianelloni > > Release Engineering - Strategic Lead > > x86 Architecture Team > > Games - Developer > > Gentoo Linux > > > > > > > -- gentoo-catalyst@gentoo.org mailing list