msgldaphost — configure the Messaging Server LDAP host
/opt/lsb-caldera.com-volution/msg/bin/msgldaphost [ options ]
The msgldaphost utility is a Perl script that configures the Messaging Server LDAP host for the Cyrus IMAP/POP server and the Postfix MTA (Mail Transfer Agent) . It is usually run automatically by the Messaging Server post-install script.
The msgldaphost utility can also be run manually to configure an alternate LDAP server to be used by Messaging Server on either a local or remote system. For remote LDAP server configuration, some additional work might be required depending on the choice of LDAP server.
Messaging Server LDAP configuration information is stored in the msg.conf(5) configuration file.
Only the system root user can use the msgldaphost utility.
Reconfiguring an LDAP host is an advanced procedure that requires extensive LDAP knowledge and experience.
The following LDAP host attributes can be set except as noted. Without arguments, the current values are displayed to stdout:
The location of the LDAP host.
The port number of the LDAP host; the default is 389. Do not set this value when configuring an alternate LDAP server; the msgldaphost utility automatically sets the default port.
Manually setting any value for this attribute disables LDAP authentication to the Messaging Server. This is a known limitation.
Information about the LDAP host.
The root LDAP Distinguished Name.
The root LDAP Distinguished Name password
The UserID of the Messaging Server administrator account name.
The Messaging Server administrator Distinguished Name.
The Messaging Server Distinguished name.
The Messaging Server default read-only user account.
The Messaging Server default read-only user account password.
the msgldaphost Perl script
the Messaging Server configuration file
ldap(3), msg.conf(5)