- apply patches{1,2,3}
- enable SHA512 in /etc/login.defs
This commit is contained in:
parent
7a2145c41a
commit
250e5247f5
3 changed files with 21 additions and 8 deletions
9
shadow-utils.useradd
Normal file
9
shadow-utils.useradd
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue