This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 14 lines
!!! Overview
unbind is an [LDAP Message] used to indicate that the [client|DUA] wants to disconnect from the [server|DSA].
Note that the unbind operation cannot be used to destroy an [authentication] [session] while leaving the underlying connection established. If the client does not close the connection after sending an unbind request, then the server will. If there is a need to revert a connection to an [unauthenticated] state, then an [Anonymous bind] operation should be performed.
The LDAP unbind request protocol op is defined as follows:
{{{ UnbindRequest ::= [APPLICATION 2] NULL}}}
An unbind request does not contain any elements, and the server will not send a [response] to an unbind request.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]