You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Public LDAP example

CMU has a public LDAP server.  We can hook up a subject source to it as an example

Server: ldap.andrew.cmu.edu
Base DN: dc=cmu,dc=edu
URL: ldap://ldap.andrew.cmu.edu:389/dc=cmu,dc=edu

Top OU: ou=account

Users: uid=USERNAME

Attributes:

  • couple of cn's (First Last)
  • mailRoutingAddress

Sources.xml

 

  • No labels