On Tue, 3 Apr 2001, Tally Jones wrote:

> i created a user with adduser and made a directory for
> him under /home.
>
> but only the root has write permissions to his
> directory. HOW can i change his directory permissions.
> i have tried with chmod but it just won;t chamge its
> permissions. probably i am missing something here....
>
> thanks
>
Did you create the directory using mkdir instead of letting adduser do
it for you?  Adduser normaly creates the home directory and sets the
owner and group to the new user.  It will also copy the files from
/etc/skel into the new homw directory, changes the ownership of the
files as well.
(I see that others have told you haw to fix the ownership problem, so I
will not go into that...)

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to