Scott Granneman

Contact | Site Map | Search
HomeWritingPresentationsTeachingWeb DevTech InfoUseful LinksPersonal
Home > Tech Info > Tools > LDAP > LDAP Tool Configurations

LDAP Configurations for Various LDAP Tools

KAddressBook

Settings > Configure KAddressBook > LDAP

Host: localhost
Port: 389
Base DN: dc=ldap,dc=granneman,dc=com

My LDAP Klient

Configure > Server Options

LDAP server name/address: 127.0.0.1
LDAP base: dc=ldap,dc=granneman,dc=com
LDAP DN: cn=ldapadmin,dc=ldap,dc=granneman,dc=com
LDAP password: xxxxxxxx
LDAP filter:
LDAP version: Version 3

Mozilla Address Book

Directory Server Properties > General

Name: ldap(dot)granneman(dot)com
Hostname: localhost
Base DN: dc=ldap,dc=granneman,dc=com
Port number: 389
Bind DN: cn=ldapadmin,dc=ldap,dc=granneman,dc=com

Directory Server Properties > Advanced

Scope: Subtree
Search filter: (objectclass=*)

LDAP BrowserEditor


http://www.iit.edu/~gawojar/ldap
http://www.mcs.anl.gov/~gawor/ldap

Edit Session > Name

Name: granneman

Edit Session > Connection

Host: localhost
Port: 389
Version: 3
Base DN: dc=ldap,dc=granneman,dc=com
User DN: cn=ldapadmin
Append base DN: yes
Password: xxxxxxxx

GQ

File > Preferences > Servers > General

Name: localhost
LDAP Host/URI: localhost
LDAP Port: 389
Base DN: dc=ldap,dc=granneman,dc=com

File > Preferences > Servers > Details

Bind DN: cn=ldapadmin,dc=ldap,dc=granneman,dc=com
Bind type: Simple
Search attribute: cn

Ximian Evolution

Settings > Directory Servers > Edit > General

Display name: granneldapPeople
Server name: localhost
Log in method: Using distinguished name (DN)
Distinguished name: cn=ldapadmin,dc=ldap,dc=granneman,dc=com

Settings > Directory Servers > Edit > Connecting

Port number: 389

Settings > Directory Servers > Edit > Searching

Search base: ou=People,dc=ldap,dc=granneman,dc=com
Search scope: Sub
Download limit: 200 cards

Notes

ldapadmin = Administrator's username for LDAP