This file is indexed.

/usr/share/dirsrv/properties/migrate-ds-admin.res is in 389-admin 1.1.35-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
begin_dsadmin_migration = Beginning migration of Directory and Administration servers from %s . . .\n
end_dsadmin_migration = Directory and Administration servers migration is complete.  Please check output and log files for details.\n
begin_as_migration = Beginning migration of Administration server from %s . . .\n
error_configds_adminpwd_required = The password for the configuration directory server admin is required.\
This is usually the password for the user you use to login to the\
console.  You can provide this value in one of two ways:\
\
In a .inf file - you can provide migration with a .inf file\
containing this and other data like so:\
 [General]\
 ...\
 ConfigDirectoryAdminPwd = thepasswordvalue\
 ...\
then run migration with -f yourfile.inf
\
On the command line like so:\
 command .... General.ConfigDirectoryAdminPwd=thepasswordvalue\n

error_opening_nssconf = Error: could not open NSS config file %s.  Error: %s\n
error_writing_nssconf = Error: could not write NSS config file %s.  Error: %s\n
error_creating_asmigration_maptbl = Error: could not create maptable for use in admin server migration.\n
error_creating_updateconsole_maptbl = Error: could not create maptable for use in admin server console migration.\n
error_migrating_console_entries = Error: Could not find the console customization entries under '%s'. Error: %s\n
error_adding_console_entries = Error: Could not add console customization entry '%s'.  Error: %s\n