Template: webmin-ldap-skolelinux/secret
Type: string
Default: NONE
_Description: secret string
 To make tempering and abuse of data impossible for intruders communication
 is cryprographically signed. For this to work efficently, it is necessary
 to have a static secret phrase to add to the signed data. This secret
 phrase will be stored as a config option in /etc/webmin/ldap-users/config.
 It is also necessary to make this config file readable to root, only.

Template: webmin-ldap-skolelinux/no-auto-config
Type: text
_Description: AUTO_GEN is set at "n" in /etc/webmin/ldap-users/config.
 There's a line in /etc/webmin/ldap-users/config that reads "AUTO_GEN=n" --
 or something likewise in sh-syntaxis. This means you don't want me to
 automatically regenerate that file.
 .
 If that's wrong, remove the line and call "dpkg-reconfigure
 webmin-ldap-skolelinux" afterwards.

Template: webmin-ldap-skolelinux/auto-update_nextid
Type: boolean
Default: true
_Description: Automatic update of the nextID field in LDAP
 To work around a race condition in the allocation of the UserID and
 GroupID a new field called nextID was introduced. I can add it for you to
 your LDAP database without disrupting anything. It wont hurt. if you dont
 want me to make this change now you can run
 /usr/share/webmin/ldap-users/update-nextid.pl manually later. Otherwise
 you will not be able to create new users and groups.
 .
 May i make this change?

Template: webmin-ldap-skolelinux/rootdn
Type: string
Default: cn=admin,ou=People,dc=skole,dc=skolelinux,dc=no
_Description: roots distinctive name in ldap
 This is the Distinguished Name (dn) of the root users in the ldap
 directory. Be aware that if you change this and break it, you might not be
 able to use webmin-ldap-skolelinux in a meaningfull way.

Template: webmin-ldap-skolelinux/server
Type: string
Default: ldap
_Description: LDAP server
 This value specifies the host on which the ldap server is running, which
 is used for user and host administration and storage.

Template: webmin-ldap-skolelinux/basedn
Type: string
Default: dc=skole,dc=skolelinux,dc=no
_Description: basedn to use
 The Base Distinguished Name (basedn) what will be used as the directory to
 read and write data from. Be aware that if you change this and break it,
 you might not be able to use webmin-ldap-skolelinux in a meaningfull way.

Template: webmin-ldap-skolelinux/homeprefix
Type: string
Default: /skole/tjener/home0
_Description: Prefix of the user's home directories
 If you want to change the place where the users have their
 homedirectories, edit this. You are responsible to create the alternative
 directory yourself.

Template: webmin-ldap-skolelinux/mailprefix
Type: string
Default: /var/lib/maildirs
_Description: Prefix of the user's mail spool directories
 If you want to change the place where the users have their mail spool
 directories, edit this. You are responsible to create the alternative
 directory yourself.

Template: webmin-ldap-skolelinux/sambasync
Type: string
Default: 0
_Description: Flag for sambasynching
 sambasync is kind of difficult, as it needs to have the ldap-enabled samba
 package, which we actually dont provide (there's one in woody-test)

Template: webmin-ldap-skolelinux/passwd_capital
Type: string
Default: 1
_Description: check for new passwords: capital letters required?
 This is a quality check for new passwords.
 .
 If this option has a non-zero value, new passwords are required 
 to contain at least one capital letter.

Template: webmin-ldap-skolelinux/passwd_lowercase
Type: string
Default: 1
_Description: check for new passwords: lowecase letters required?
 This is a quality check for new passwords.
 .
 If this option has a non-zero value, new passwords are required 
 to contain at least one lowercase letter.

Template: webmin-ldap-skolelinux/passwd_number
Type: string
Default: 1
_Description: check for new passwords: numbers required?
 This is a quality check for new passwords.
 .
 If this option has a non-zero value, new passwords are required 
 to contain at least one number.

Template: webmin-ldap-skolelinux/passwd_length
Type: string
Default: 6
_Description: check for new passwords: does it have a minium length?
 This is a quality check for new passwords.
 .
 If this option has a non-zero value, new passwords are required 
 to be at least that long.
