mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-09-19 05:59:02 +00:00
fix spelling in LDAP sasl example
This commit is contained in:
parent
c8424ae5d5
commit
dc666e191f
@ -692,7 +692,7 @@ $c->admin_email = 'calendar-admin@example.com';
|
|||||||
// 'passDN' => 'xxxxxxxx',
|
// 'passDN' => 'xxxxxxxx',
|
||||||
|
|
||||||
// /* Perform a SASL bind (usually EXTERNAL/GSSAPI) instead of a
|
// /* Perform a SASL bind (usually EXTERNAL/GSSAPI) instead of a
|
||||||
// * simple bind. Enalbe this if you would like to authenticate to
|
// * simple bind. Enable this if you would like to authenticate to
|
||||||
// * the LDAP server using Kerberos credentials.
|
// * the LDAP server using Kerberos credentials.
|
||||||
// */
|
// */
|
||||||
// 'sasl' => 'yes', // perform a sasl bind
|
// 'sasl' => 'yes', // perform a sasl bind
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user