LDAP
From Plex-XML
Lightweight Directory Access Protocol (LDAP), an Internet protocol for accessing directories. It is an open industry standard that has evolved to meet the needs for accessing and updating information in directories. LDAP is gaining wide acceptance as the directory access method of the Internet and is therefore also becoming strategic within corporate intranets. It is supported by a growing number of software vendors and operating systems.
Directory Services can be used for a variety of tasks, such as:
- User authentication and authorization for Web servers or other LDAP-enabled applications
- Locating and providing information about people, groups and distributed resources like printers
- Policies that are shared by multiple applications or application instances
Contents |
LDAP in Plex-XML
The integrated Plex-XML Security-Pattern can use internal password validation or LDAP services. Both methods can be mixed. So you are able to have some of your user validated via LDAP and some user that will be validated internal.
LDAP attributes from GetLDAPInfo request
- objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=toepfer,DC=net
- whenCreated: 20020130140515.0Z
- whenChanged: 20090616070732.0Z
- displayName: Zwirner, Joerg
- description: Mitarbeiter der Firma Konsys
- company: KONSYS GmbH
- department: KONSYS GmbH
- physicalDeliveryOfficeName: Hamburg
- telephoneNumber: +49 (40) 3013-725
- otherTelephone: +49 (700) 25522688
- mail: ZwirnerJ@toepfer.com
- userPrincipalName: ZwirnerJ@de.toepfer.net
- distinguishedName: CN=Zwirner\, Joerg,CN=Users,DC=de,DC=toepfer,DC=net
- sAMAccountName: ZwirnerJ
LDAP on Windows
Microsoft-Active-Directory


