~asommer/openldap-dit/openldap-dit-split

« back to all changes in this revision

Viewing changes to debian/openldap-dit-core.templates

  • Committer: Adam Sommer
  • Date: 2010-07-19 18:11:18 UTC
  • Revision ID: asommer@ubuntu.com-20100719181118-86snsyjfacz5kfyq
Finished changes to dynamically find suffix database.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Template: openldap-dit-core/domain
2
2
Type: string
3
 
_Description: DNS domain name:
 
3
Description: DNS domain name:
4
4
 The DNS domain name is used to construct the base DN of the LDAP directory.
5
5
 For example, 'foo.example.org' will create the directory with
6
6
 'dc=foo, dc=example, dc=org' as base DN.
7
7
 
8
8
Template: openldap-dit-core/password1
9
9
Type: password
10
 
_Description: Administrator password:
 
10
Description: Administrator password:
11
11
 Please enter the password for the admin entry in your LDAP directory.
12
12
 
13
13
Template: openldap-dit-core/password2
14
14
Type: password
15
 
_Description: Confirm password:
 
15
Description: Confirm password:
16
16
 Please enter the admin password for your LDAP directory again to verify
17
17
 that you have typed it correctly.
18
18
 
19
19
Template: openldap-dit-core/password_mismatch
20
20
Type: note
21
 
_Description: Password mismatch
 
21
Description: Password mismatch
22
22
 The two passwords you entered were not the same. Please try again.
23
23
 
24
24
Template: openldap-dit-core/internal/adminpw
25
25
Type: password
26
 
_Description: Encrypted admin password:
 
26
Description: Encrypted admin password:
27
27
 Internal template, should never be displayed to users.
28
28