The Internet Agent can perform GroupWise authentication of POP3/IMAP4 clients through an LDAP server and can also perform LDAP queries for GroupWise information. see Enabling LDAP Services.
The following sections describe the switches required to configure this functionality:
When a POP3/IMAP4 user attempts to access a GroupWise mailbox on a post office that has been configured for LDAP authentication, the Internet Agent connects to the post office's POA, which then connects to the LDAP server so that the LDAP server can authenticate the user.
This process works automatically provided that the Internet Agent's link to the post office is client/server (meaning that it communicates through TCP/IP to the post office's POA). If the Internet Agent is using a direct link to the post office directory rather than a client/server link to the post office's POA, the Internet Agent must communicate directly with the LDAP server rather communicate through the POA.
The following switches are used to provide the Internet Agent with the required LDAP server information:
Specifies the IP address of the LDAP server through which GroupWise authentication takes place.
Specifies the port number being used by the LDAP server. The standard non-SSL LDAP port number is 389. The standard SSL LDAP port number is 636.
Specifies a user that has rights to the LDAP directory. The user must have at least Read rights.
The Internet Agent can function as an LDAP server, allowing LDAP queries for GroupWise user information contained in the directory. The following switches configure the Internet Agent as an LDAP server.
Specifies the maximum number of threads the Internet Agent can use for processing LDAP queries. The default is 10.
Limits the directory context in which the LDAP server searches. For example, you could limit LDAP searches to a single Novell organization container located under the United States country container.
If you restrict the LDAP context, you must make sure that users, when defining the directory in their e-mail client, enter the same context (using the identical text you did) in the Search Base or Search Root field.
Defines a secondary LDAP server to which you can refer an LDAP query if the query fails to find a user or address in your GroupWise system. For this option to work, the requesting Web browser must be able to track referral URLs.