Skip to content
Snippets Groups Projects
Commit 4d6d0b65 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Fix comment for be_rootdn_bind()

parent 05b93359
No related branches found
No related tags found
No related merge requests found
......@@ -783,7 +783,7 @@ be_isroot_pw( Operation *op )
* checks if binding as rootdn
*
* return value:
* SLAP_CB_CONTINUE if not the rootdn
* SLAP_CB_CONTINUE if not the rootdn, or if rootpw is null
* LDAP_SUCCESS if rootdn & rootpw
* LDAP_INVALID_CREDENTIALS if rootdn & !rootpw
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment