LDAP: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Lightweight Directory Access Protocol
Lightweight Directory Access Protocol


UMIACS uses this for a variety of system information and for most users it is the source of authentication and can be used to lookup users, offices and email addresses of UMIACS users.
UMIACS uses this for a variety of system information. It is a source of authorization and can also be used to lookup users, offices, and email addresses of other UMIACS users.
 


* Server - ldap://ldap.umiacs.umd.edu
* Server - ldap://ldap.umiacs.umd.edu
* BaseDN - dc=umiacs,dc=umd,dc=edu
* BaseDN - dc=umiacs,dc=umd,dc=edu
* People - ou=people,dc=umiacs,dc=umd,dc=edu

Latest revision as of 14:56, 1 July 2025

Lightweight Directory Access Protocol

UMIACS uses this for a variety of system information. It is a source of authorization and can also be used to lookup users, offices, and email addresses of other UMIACS users.

  • Server - ldap://ldap.umiacs.umd.edu
  • BaseDN - dc=umiacs,dc=umd,dc=edu
  • People - ou=people,dc=umiacs,dc=umd,dc=edu