authnz: added shell support, added home skelleton, use of long options with adduser
This commit is contained in:
@@ -11,6 +11,9 @@ export PROXYSRVPORT="3128"
|
||||
export LOCALESET="en_US.UTF-8 fr_FR.UTF-8"
|
||||
export SYSLOCALE="fr_FR.UTF-8"
|
||||
|
||||
# Shell par défaut, pour les nouveaux utilisateurs
|
||||
export DEFAULT_SHELL="/bin/bash"
|
||||
|
||||
# Configuration du disque de calcul : zfs, ext4 et xfs accepté
|
||||
#export CALCTYPE="zfs"
|
||||
#export CALCMOUNTPOINT="/calcul/$HOSTNAME"
|
||||
|
||||
Reference in New Issue
Block a user