Related Topics

HOWTO: Creating Encrypted Passwords for ILLiad Patron Loads
INFO: Expiration Date Field in the Users Table
INFO: Authentication Types in ILLiad
INFO: Basic ILLiad Authentication
See more

Other Support Options

Contact Atlas Systems
Phone Numbers, Support Options, Online Help, and more.
Listserv
Pose a question to other users.

Page Tools

Print this page Print this page
E-mail this page E-mail this page

Feedback

How helpful was this article?
Suggestions:

Revised:January 5, 2006 (mc)
Version:Web DLL version 5.2 and greater
Revision:1
INFO: LDAP Authentication
January 5, 2006

SUMMARY

LDAP Authentication can be used in place of the Basic ILLiad Authentication. Here is a
scenario using LDAP for authentication.


For the User

For the Staff

Setup

Setting up LDAP authentication involves updating several keys in the customization table. Here is a list of the keys and what their purpose is.

LDAPSupport - Yes or No to turn LDAP on or off.
LDAPServerName - LDAP Server name or IP address.
LDAPPortNo - port for your LDAP server (389 is default regular LDAP and 636 is default for SSL)
LDAPSearchPrefix,LDAPSearchSuffix - strings around which the ILLiad username is placed in order to bind with the LDAP server.

MORE INFORMATION

For a discussion of the available authentication types ILLiad supports, review the related articles in the panel on the right.

More Related Topics

HOWTO: Setting Up PatronAPI Authentication