msgldaphost — configure the SCOoffice Mail Server LDAP host
/opt/lsb-sco.com/msg/bin/msgldaphost [ options ]
The msgldaphost utility is a Perl script that configures the SCOoffice Mail Server LDAP host for the Cyrus IMAP/POP server and the Postfix MTA (Mail Transfer Agent) . It is usually run automatically by the SCOoffice Mail Server post-install script.
The msgldaphost utility can also be run manually to configure an alternate LDAP server to be used by SCOoffice Mail 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.
SCOoffice Mail 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 SCOoffice Mail 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 SCOoffice Mail Server administrator account name.
The SCOoffice Mail Server administrator Distinguished Name.
The SCOoffice Mail Server Distinguished name.
The SCOoffice Mail Server default read-only user account.
The SCOoffice Mail Server default read-only user account password.
the msgldaphost Perl script
the SCOoffice Mail Server configuration file
ldap(3), msg.conf(5)