- apply patches{1,2,3}

- enable SHA512 in /etc/login.defs
This commit is contained in:
Peter Vrabec 2009-11-18 09:33:28 +00:00
parent cdd12ed1d1
commit 446ad2234a
3 changed files with 12 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