Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Ldap Php Class
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
Ldap Php Class
Commits
1695ccfd
Commit
1695ccfd
authored
9 months ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Plain Diff
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
!7
update docs
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/40_Configuration.md
+1
-1
1 addition, 1 deletion
docs/40_Configuration.md
docs/_index.md
+1
-1
1 addition, 1 deletion
docs/_index.md
with
2 additions
and
2 deletions
docs/40_Configuration.md
+
1
−
1
View file @
1695ccfd
...
...
@@ -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 met
h
ods: 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
...
...
This diff is collapsed.
Click to expand it.
docs/_index.md
+
1
−
1
View file @
1695ccfd
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment