You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dave Picard edited this page Jul 21, 2024
·
1 revision
mod_psldap consumes and generates XML following a limited form of the DSML schema specification processing HTTP requests for the request types and returning DSML structured responses as the response data.
This limited implementation supports the searchRequest, modifyRequest, addRequest, delRequest, compareRequest, and modDNRequest request types
Several additional custom request types are also supported to include:
passwordChangeRequest - changes the password of the requesting user
registerRequest - creates a user record under a restricted base DN in the connected directory
presentRequest - returns the data in a specific attribute of a requested DN ( useful to present images )