Mike Jackson wrote:
[...]And while we're at it, let's fix setup to be able to parse tabs and arbitrary amounts of whitespace in silent.inf, in front of and behind the equals signs. The current limitation of the parser forces the file to be quite messy and unreadable (for a neat-freak like myself).-- mike -- Fedora-directory-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-directory-users
Hello; could it be possible to share your silent.inf that causes the error? Attached is my test silent.inf (sorry, very ugly... :), with which my DS has been installed just fine. I'm running the test on RHEL4. Do you think there could be some requirements to duplicate the problem?
Thank you, --noriko
[General]
FullMachineName = myhost.example.com
SuiteSpotUserID = tuser0
SuitespotGroup = tuser0
ServerRoot = /export/servers/tmp
AdminDomain = example.com
ConfigDirectoryAdminID = admin
ConfigDirectoryAdminPwd = admin
ConfigDirectoryLdapURL = ldap://myhost.example.com:30000/
UserDirectoryAdminID = admin
UserDirectoryAdminPwd = admin
UserDirectoryLdapURL =
ldap://myhost.example.com:30000/dc=example,dc=com
Components =
svrcore,base,slapd,admin,nsperl,perldap
[slapd]
SlapdConfigForMC = Yes
SecurityOn = No
UseExistingMC = No
UseExistingUG = No
ServerPort = 30000
ServerIdentifier = myhost
Suffix = dc=example, dc=com
RootDN = cn=Directory Manager
AddSampleEntries = No
InstallLdifFile = suggest
AddOrgEntries = Yes
DisableSchemaChecking = No
RootDNPwd = mypassword
Components = slapd,slapd-client
[admin]
SysUser = tuser0
Port = 29999
ServerIpAddress =
ServerAdminID = admin
ServerAdminPwd = admin
Components = admin,admin-client
[base]
Components = base,base-client,base-jre
[nsperl]
Components = nsperl561
[perldap]
Components = perldap14
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-directory-users
