Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
L
ldap-auth
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
German Shvetsov
ldap-auth
Commits
b66944a6
Commit
b66944a6
authored
Oct 30, 2015
by
stanislav.goldmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo fixed in readme
parent
bfec55f1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
b66944a6
...
...
@@ -48,7 +48,7 @@ It should look like this.
return
[
'suffix'
=>
'@example.local'
,
'domain_controller'
=>
[
'dns2.example.local'
,
'dns1.example.local],
'domain_controller'
=>
[
'dns2.example.local'
,
'dns1.example.local
'
],
'base_dn'
=>
'OU=People,DC=example,DC=local'
,
// Indicates to use the hostnames sequentially. This means that this package
// will try dns2.example.local first. If it's down, it tries the next one
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment