|
|
@@ -88,6 +88,7 @@ error_creating_suffix = Could not create the suffix '%s'. Error: %s\n\n
|
|
|
|
|
|
setup_exiting = Exiting . . .\nLog file is '%s'\n\n
|
|
|
error_creating_dsinstance = Error: Could not create directory server instance '%s'.\n
|
|
|
+error_creating_dsinstance_adminid = Error: Could not create directory server instance '%s', instance name 'admin' reserved for the Administration Server.\n
|
|
|
created_dsinstance = Your new DS instance '%s' was successfully created.\n
|
|
|
no_mapvalue_for_key = The map value '%s' for key '%s' did not map to a value in any of the given information files.\n
|
|
|
error_opening_ldiftmpl = Could not open the LDIF template file '%s'. Error: %s\n
|
|
|
@@ -104,6 +105,7 @@ program, or low port restriction. Please choose another value for\
|
|
|
ServerPort. Error: $!\n
|
|
|
error_invalid_serverid = The ServerIdentifier '%s' contains invalid characters. It must\
|
|
|
contain only alphanumeric characters and the following: #%:@_-\n\n
|
|
|
+error_reserved_serverid = The ServerIdentifier '%s" is reserved for the Administration Server, please choose a different server identifier.\n
|
|
|
error_opening_scripttmpl = Could not open the script template file '%s'. Error: %s\n
|
|
|
error_creating_directory = Could not create directory '%s'. Error: %s\n
|
|
|
error_chowning_directory = Could not change ownership of directory '%s' to userid '%s': Error: %s\n
|