summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.conf
blob: 59d84d21ce32fa67a7db15ef496747e6daa6c989 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# Configuration file for adduser (1)
#

$useautoids = "1";               # Define this if you wish to use auto-increment
$defgroupid = "20";               # Default ID
$defusrdir = "\/usr\/u";        # Default User Dir 
$userdefshell = "\/bin\/csh";   # Default user shell 
$skel_location = "\/usr\/share\/skel"; # Location of shell skeletons
$userids = "\.\/userids";       # Location of 'userids' file