On Friday 18 January 2002 16:11 pm, Philip S Tellis wrote: > how does one set the DEFAULT shell, such that useradd without the -s > option will use that shell by DEFAULT?
In RedHat, you edit /etc/default/useradd. The default (;-) file looks like: # useradd defaults file GROUP=100 HOME=/home INACTIVE=-1 EXPIRE= SHELL=/bin/bash SKEL=/etc/skel Binand _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
