Skip to content
Snippets Groups Projects
Commit 1695ccfd authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'update-docs' into 'master'

update docs

See merge request !7
parents 21a280da d7db2552
No related branches found
No related tags found
1 merge request!7update docs
......@@ -7,7 +7,7 @@ Var | Type | Desciption |
`server` | string | Server connection with "ldap(s)://host[:port]" | 'ldaps://ldap.example.com'
`DnLdapUser` | string | Bind user as ldap rdn or dn | 'cn=Lookup,ou=ServiceAccounts,dc=org,dc=example.com'
`PwLdapUser` | string | password for bind user | 'PasswordOfLookupUser'
`DnUserNode` | string | for user metods: set a DN where users are | 'ou=People,ou=ORG,dc=org,dc=example.com'
`DnUserNode` | string | for user methods: set a DN where users are | 'ou=People,ou=ORG,dc=org,dc=example.com'
`protoVersion` | integer | ldap protocol version | 3
`debugLevel` | integer | Value for LDAP_OPT_DEBUG_LEVEL when using debugOn() | 7
......
......@@ -11,7 +11,7 @@ A PHP class that I use
👤 Author: Axel Hahn; Institute for Medical Education; University of Bern \
📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/ldap-php-class> \
📜 License: GNU GPL 3.0
📜 License: GNU GPL 3.0 \
📗 Docs: <https://os-docs.iml.unibe.ch/ldap-php-class/>
## Requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment