* changed LDAP module conf to build client only by default * added SLAPD module in Services/Database * added SLAPD module conf to include full SLAPD support if requested
@ -0,0 +1,4 @@
#Description: LDAP Client Support
#Dependencies: NETWORK
X openldap
@ -0,0 +1,2 @@
# forcing to build OpenLDAP Client only
SDECFGSET_PKG_OPENLDAP_CLIENTONLY=1
@ -1,2 +0,0 @@
@ -0,0 +1,3 @@
#Description: OpenLDAP Server
#Forced: LDAP
# forcing to not build OpenLDAP client only
SDECFGSET_PKG_OPENLDAP_CLIENTONLY=0