Codebase list debian-edu-install / HEAD preseed-values / defaults.standalone
HEAD

Tree @HEAD (Download .tar.gz)

defaults.standalone @HEADraw · history · blame

# All non-default debconf answers for standalone installation

# Make another user
passwd passwd/make-user boolean true

# The standalone user is granted sudo access.
passwd passwd/user-default-groups string sudo

# Deny other use of homedir
adduser adduser/homedir-permission boolean false

# Do not enable the WINS feature of samba-common, because this profile
# does not get a address via DHCP
samba-common samba-common/dhcp boolean false