[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: default permissions on new users' home directories



On Tue, Jun 27, 2000 at 01:16:38AM +0000, Jim Breton wrote:
> Is there a way to configure this?
> 
> It gets kind of tiring having to chmod the directories of new users.  :)
> 
> I suppose I could make a wrapper script around adduser, but I'd like to
> avoid the kludge-method if possible.
> 

add a script /usr/local/sbin/adduser.local with

chmod 700 $4

or whatever mode your looking for.  see man adduser for info on this
script.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpKBNFsdUvjX.pgp
Description: PGP signature


Reply to: