|
|
@@ -68,7 +68,7 @@ dialog_dssuffix_prompt = Suffix
|
|
|
dialog_dssuffix_error = The suffix '%s' is not a valid DN. Please choose another one.\n\n
|
|
|
|
|
|
# ----------- DS Root DN and password Dialog Resource ----------------
|
|
|
-dialog_dsrootdn_text = Certain directory server operations require an administrative user.\nThis user is referred to as the Directory Manager and typically has a\nbind Distinguished Name (DN) of cn=Directory Manager.\nYou will also be prompted for the password for this user. The password must\nbe at least 8 characters long, and contain no spaces.\n\n
|
|
|
+dialog_dsrootdn_text = Certain directory server operations require an administrative user.\nThis user is referred to as the Directory Manager and typically has a\nbind Distinguished Name (DN) of cn=Directory Manager.\nYou will also be prompted for the password for this user. The password must\nbe at least 8 characters long, and contain no spaces.\nPress Control-B then Enter to back up and start over.\n\n
|
|
|
dialog_dsrootdn_prompt = Directory Manager DN
|
|
|
dialog_dsrootdn_error = The input '%s' is not a valid DN. Please choose another one.\n\n
|
|
|
dialog_dsrootpw_prompt1 = Password
|
|
|
@@ -125,3 +125,5 @@ error_missing_port = No ServerPort specified. The server must have a port numbe
|
|
|
error_server_already_exists = Error: the server already exists at '%s'\
|
|
|
Please remove it first if you really want to recreate it,\
|
|
|
or use a different ServerIdentifier to create another instance.\n
|
|
|
+error_opening_init_ldif = Could not open the initial LDIF file '%s'.\
|
|
|
+The file was not found or could not be read.\n
|