Directory and Address Book

IAIT provides Directory and Address Book services though the Lightweight Directory Access Protocol. Using this protocol authenticated users can query the Active Directory Address Book for information about Rose-Hulman users and group. This protocol can also be used as a way for scripts and programs to authenticate users against the Rose-Hulman directory. IAIT cannot provide support for LDAP applications other then providing the information necessary to connect using them.

LDAP Information

  • Server Name: rose-hulman.edu (LDAP), dc-1.rose-hulman.edu (LDAPS)
  • Port: 389 (LDAP), 636 (LDAPS)
  • Base DN: dc=rose-hulman,dc=edu
  • Bind DN: username@rose-hulman.edu
  • Server Certificate: Available from our Root Certificates page

Address Book Information

  • Server Name: dc-1.rose-hulman.edu
  • Port: 3269
  • Secure Connection: Must use a Secure Connection (SSL)
  • Base DN: dc=rose-hulman,dc=edu
  • Bind DN: username@rose-hulman.edu
  • Scope: subtree
  • Search Filter: (|(objectCategory=person)(objectCategory=group)(objectClass=contact))
  • Server Certificate: Available from our Root Certificates page