Changes

From SME Server
Jump to navigationJump to search
m
add ref to bug 7233
Line 105: Line 105:     
== LDAP ==
 
== LDAP ==
* openldap-servers is not installed (missing a Requires: openldap-servers in e-smith-ldap's spec file)
+
* openldap-servers is not installed (missing a Requires: openldap-servers in e-smith-ldap's spec file). See [[bugzilla:7233|Bug #7233: e-smith-ldap should require openldap-servers]]
 
* we need to add -f /etc/openldap/slapd.conf arg when launching slapd (in /var/service/ldap/run), or it will try to convert this file the the new slapd.d style
 
* we need to add -f /etc/openldap/slapd.conf arg when launching slapd (in /var/service/ldap/run), or it will try to convert this file the the new slapd.d style
 
* schema file /etc/openldap/schema/redhat/autofs.schema is missing. In EL5, it was provided by openldap-servers. I don't think this schema is used so it may just need to be removed from the config file
 
* schema file /etc/openldap/schema/redhat/autofs.schema is missing. In EL5, it was provided by openldap-servers. I don't think this schema is used so it may just need to be removed from the config file
 
* slapd fails to start with this error:
 
* slapd fails to start with this error:
 
  /etc/openldap/slapd.conf: line 27: unknown directive <schemacheck> outside backend info and database definitions
 
  /etc/openldap/slapd.conf: line 27: unknown directive <schemacheck> outside backend info and database definitions
      
== console ==
 
== console ==

Navigation menu