- apply patches{1,2,3}

- enable SHA512 in /etc/login.defs
This commit is contained in:
Peter Vrabec 2009-11-18 13:51:58 +00:00
parent 7a2145c41a
commit 250e5247f5
3 changed files with 21 additions and 8 deletions

9
shadow-utils.useradd Normal file
View file

@ -0,0 +1,9 @@
# useradd defaults file
GROUP=100
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/bash
SKEL=/etc/skel
CREATE_MAIL_SPOOL=yes