If you mirror user IDs and passwords from an LDAP server, you cannot use M-Business Server to modify user names, passwords, or other related attributes of users. User authentication is administered only through the LDAP server. All M-Business-specific information about these users is maintained through the Administrator Console.
Install M-Business Server using an NT domain integration license.
Windows: In the Domain List dialog, enter any arbitrary string and click Next to continue with the rest of the installation.
UNIX: Complete a normal installation—there are no different requirements for LDAP.
Use a text editor to open <M-Business_Home>/sync.conf.default.
On Windows only, comment out the lines for the following NT domain integration settings by placing a "#" character at the start of the line:
ExternalAuthLibraryUseSSPIForNTAuthNTDomainValidationNTDomainCacheExternalAuthCreatesUsersImmediately below these NT domain integration settings, uncomment and manually set the LDAP settings listed below. See LDAP adaptor configuration settings.
LDAPServersLDAPSearchBaseLDAPSearchFilterLDAPFullNameLDAPFirstNameLDAPLastNameLDAPUseSSLLDAPDefaultUserLDAPDefaultPasswordImmediately after the line for the LDAPDefaultPassword setting, add these lines:
SyncPref ExternalAuthCreatesUsers TRUE
SyncPref NTDomainAutoCreateAccount TRUE
SyncPref ClientShouldHashPassword YES
(Windows) Enter this line:
SyncPref ExternalAuthLibrary "<M-Business_Home>\bin\ldapprovider.dll"
(UNIX) Enter this line:
SyncPref ExternalAuthLibrary "<M-Business_Home>\bin\ldapprovider.so"
Save the file.
Use a text editor to open <M-Business_Home>/agsoap.conf.default.
Repeat steps 3 – 5 above on this file.
Run the defaults_setup script located in the <M-Business_Home>/conf directory.
Windows: defaults_setup.bat
UNIX: defaults_setup
Restart M-Business Server.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |