mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 10:39:34 -05:00
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
This commit is contained in:
parent
40e796c547
commit
5a83ce1567
1 changed files with 3 additions and 0 deletions
|
|
@ -1014,6 +1014,9 @@
|
|||
/* define to support SHELL backend */
|
||||
#undef SLAPD_SHELL
|
||||
|
||||
/* define to support SOCK backend */
|
||||
#undef SLAPD_SOCK
|
||||
|
||||
/* define to support SASL passwords */
|
||||
#undef SLAPD_SPASSWD
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue