[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Retrieving permissions from server
Is there a way that the client accessing the LDAP server can determine
what permissions it has on a given object? Is there a hidden system
attribute I can request or something?
So for instance I bind to the server with a given dn and password and
then do a search request that returns several entries. How can I know
which if any of these entries I have say write access to without
attempting a write operation.
Lee Jensen