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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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
>
>
>

--
[EMAIL PROTECTED] mailing list

Reply via email to