Changes
Page history
Update LDAPschema
authored
Nov 12, 2017
by
Roland Alton
Hide whitespace changes
Inline
Side-by-side
LDAPschema.md
View page @
11895c68
...
@@ -42,7 +42,7 @@ The following questions follow:
...
@@ -42,7 +42,7 @@ The following questions follow:
Groupoffice ldap settings:
Groupoffice ldap settings:
```
php
```
php
$config
[
'ldap_host'
]
=
'
localhost
'
;
$config
[
'ldap_host'
]
=
'
heu16
'
;
$config
[
'ldap_port'
]
=
'389'
;
$config
[
'ldap_port'
]
=
'389'
;
$config
[
'ldap_user'
]
=
'admin'
;
$config
[
'ldap_user'
]
=
'admin'
;
$config
[
'ldap_pass'
]
=
'password is in keepass'
;
$config
[
'ldap_pass'
]
=
'password is in keepass'
;
...
...
...
...