[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[LCFC2] templates://lwat/templates



James' comments lead me to slightly rewrite some templates. See my
followups to the answers to the LCFC mail.


Template: lwat/domain
Type: string
Default: example.net
_Description: Domain name of your server:
 Please enter the domain your server belongs to.

Template: shared/ldapns/ldap-server
Type: string
Default: ldap
_Description: LDAP server host:
 Please enter the LDAP host which lwat will connect to.

Template: shared/ldapns/base-dn
Type: string
Default: dc=example,dc=net
_Description: LDAP DN base:
 Please enter the "Distinguished Name" (DN) of the LDAP base where all
 groups, people, machines, etc. are located.

Template: lwat/uselisgroup
Type: boolean
Default: true
_Description: Should lwat use lisGroups?
 Some installations use a feature named "lisGroups" which allows for
 both memberUid and member to be in the same group object.
 .
 If you do not choose this option, the AuthGroup setting will be used
 to create a groupOfMembers.

Template: lwat/homedirlocation
Type: string
Default: /home
_Description: Location of users' home directories:
 Please enter the path where the personal (home) directories of all
 users are stored.

Template: lwat/groupprefix
Type: string
Default: ou=Group
_Description: Prefix for groups on the LDAP server:
 Please enter the prefix under which the groups information is
 stored.
 .
 Do not include the DN prefix in this setting. It will be automatically
 added in the generated configuration file.

Template: lwat/authprefix
Type: string
Default: ou=AuthGroup
_Description: Prefix for authorization groups on the LDAP server:
 Please enter the prefix under which the authorization groups
 information is stored.
 .
 Do not include the DN prefix in this setting. It will be automatically
 added in the generated configuration file.

Template: lwat/hostprefix
Type: string
Default: ou=Hosts
_Description: Prefix for hosts on the LDAP server:
 Please enter the prefix under which the hosts information is
 stored.
 .
 Do not include the DN prefix in this setting. It will be automatically
 added in the generated configuration file.

Template: lwat/netgroupprefix
Type: string
Default: ou=Netgroup
_Description: Prefix for netgroups on the LDAP server:
 Please enter the prefix under which the netgroups information is
 stored. 
 .
 Do not include the DN prefix in this setting. It will be automatically
 added in the generated configuration file.

Template: lwat/minPwLength
Type: string
Default: 5
_Description: Minimum length of the password for users:
 Please choose the minimum length for users' passwords.
 .
 By default, lwat will autogenerate 8 characters long passwords.

Template: lwat/minPwNumber
Type: string
Default: 1
_Description: Minimum number of digits (characters 0-9) in passwords:
 Please enter the minimum number of characters in the 0-9 range that
 will be mandatory in users' passwords.

Template: lwat/minPwUpper
Type: string
Default: 1
_Description: Minimum number of uppercase letters in passwords:
 Please enter the minimum number of uppercase letters that will be
 mandatory in users' passwords.

Template: lwat/minPwLower
Type: string
Default: 1
_Description: Minimum number of lowercase letters in passwords:
 Please enter the minimum number of lowercase letters that will be
 mandatory in users' passwords.

Template: lwat/allowPwSet
Type: boolean
Default: false
_Description: Authorize admins to choose users' passwords?
 When setting a new password, lwat normally generates a reasonably safe
 password. Choosing this option will allow administrators to choose
 the password themselves.

Template: lwat/templates
Type: select
__Choices: None, user/admin, educational institution, old debian-edu/skolelinux
Default: user/admin
_Description: User account creation template:
 Lwat uses templates for creating user accounts, to make sure that
 home directories are placed in the right locations, users
 are member of the correct groups, etc.

Attachment: signature.asc
Description: Digital signature


Reply to: