This commit is contained in:
5
init.sh
5
init.sh
@@ -22,6 +22,11 @@ for e in $(env); do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
envsubst < /etc/sssd/sssd.conf.orig > /etc/sssd/sssd.conf
|
||||||
|
systemctl start sssd.service
|
||||||
|
pam-auth-update --enable mkhomedir
|
||||||
|
|
||||||
|
|
||||||
#echo -e "BASE ${LDAP_BASE}\nURI ${LDAP_SERVER}" > /etc/nslcd.conf
|
#echo -e "BASE ${LDAP_BASE}\nURI ${LDAP_SERVER}" > /etc/nslcd.conf
|
||||||
|
|
||||||
#for item in passwd shadow group; do
|
#for item in passwd shadow group; do
|
||||||
|
|||||||
Reference in New Issue
Block a user