Re: [Samba] Linux Shell

2003-11-15 Thread Emannuel Silva
Hi, If you perform adduser with the modifiers -s /dev/false -d /dev/null -M you will acomplish this. -s default_shell The name of the new userĂ¢s login shell. The named program will be used for all future new user accounts. -d

[Samba] Linux Shell

2003-11-14 Thread Norman Zhang
Hi, I was just wondering is it possible to disable the creation of the Linux default files in user's home and disable shell login? Regards, Norman -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Linux Shell

2003-11-14 Thread David Lloyd
Norman, I was just wondering is it possible to disable the creation of the Linux default files in user's home and disable shell login? That's really a generic Linux question, however: man login.defs: CREATE_HOME (boolean) This defines whether useradd should create home directories for