Template: webmin-ldap-skolelinux/secret
Type: string
Default: NONE
_Description: secret string
 To make tampering and abuse of data impossible for intruders communication
 is cryprographically signed. For this to work efficiently, it is necessary
 to have a static secret phrase to be added 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 to "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 have disabled the
 automatic regeneratation of 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. This field may be
 automatically added to your LDAP database without disrupting anything.
 This update may also be done later manually by running
 "/usr/share/webmin/ldap-users/update-nextid.pl".
 .
 Without this change, you will not be able to create new users and groups.

Template: webmin-ldap-skolelinux/rootdn
Type: string
Default: cn=admin,ou=People,dc=skole,dc=skolelinux,dc=no
_Description: Root user distinctive name in the LDAP directory:
 Please enter the Distinguished Name (dn) of the root user 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:
 Please enter the name of the host on which the LDAP server is running.
 This server will be used for user and host administration as well as
 storage.

Template: webmin-ldap-skolelinux/basedn
Type: string
Default: dc=skole,dc=skolelinux,dc=no
_Description: Base dn:
 Please enter the base Distinguished Name (basedn) which will be used
 as the directory to read and write data from. Be aware that incorrect
 changes to this setting may break webmin-ldap-skolelinux.

Template: webmin-ldap-skolelinux/homeprefix
Type: string
Default: /skole/tjener/home0
_Description: User's home directories prefix:
 Please enter the prefix for the location of user's home directories.
 .
 If you choose to alter this value, you will need to create the directory
 by yourself.

Template: webmin-ldap-skolelinux/mailprefix
Type: string
Default: /var/lib/maildirs
_Description: User's mail spool directories prefix:
 Please enter the prefix for the location of user's mail spool directories.
 .
 If you choose to alter this value, you will need to create the directory
 by yourself.

Template: webmin-ldap-skolelinux/sambasync
Type: string
Default: 1
_Description: Flag for samba synchronisation:
 Sambasync is difficult to implement, as it needs to have the LDAP-enabled
 samba package, which is only provided in woody-test.

Template: webmin-ldap-skolelinux/passwd_capital
Type: string
Default: 1
_Description: Minimum number of capital letters required in new passwords:
 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: Minimum number of lowercase letters required in new passwords:
 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: Minimum number of numbers required in new passwords:
 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: Minimum length of new passwords:
 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.
