dcwaterm / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Supplied edirectory-schema.ldif fails to run. #596

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am by no means an expert with this, but I was not able to use the supplied 
ldif files to actually set up the proper attributes and objectClasses.  I had 
to change the script to use olc* in place of the existing values.  Please 
review the attached script and ensure it's correct.

What version of PWM are you using?
1.7.1

What ldap directory and version are you using?
@(#) $OpenLDAP: slapd  (Ubuntu) (Mar 17 2014 21:20:08) $

Please paste any error log messages below:

modifying entry "cn=schema"
ldap_modify: Invalid syntax (21)
    additional info: attributeTypes: value #0 invalid per syntax

modifying entry "cn=schema"
ldap_modify: Invalid syntax (21)
    additional info: attributeTypes: value #0 invalid per syntax

modifying entry "cn=schema"
ldap_modify: Invalid syntax (21)
    additional info: attributeTypes: value #0 invalid per syntax

modifying entry "cn=schema"
ldap_modify: Invalid syntax (21)
    additional info: attributeTypes: value #0 invalid per syntax

modifying entry "cn=schema"
ldap_modify: Invalid syntax (21)
    additional info: attributeTypes: value #0 invalid per syntax

modifying entry "cn=schema"
ldap_modify: Invalid syntax (21)
    additional info: objectClasses: value #0 invalid per syntax

ldapmodify: invalid format (line 110) entry: "cn=schema"
ldapmodify: invalid format (line 127) entry: "cn=schema"
ldapmodify: invalid format (line 139) entry: "cn=schema"
ldapmodify: invalid format (line 153) entry: "cn=schema"
ldapmodify: invalid format (line 167) entry: "cn=schema"
ldapmodify: invalid format (line 181) entry: "cn=schema"

Original issue reported on code.google.com by patr...@namazustudios.com on 28 Jul 2014 at 5:20

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by menno.pi...@gmail.com on 24 Mar 2015 at 8:09

GoogleCodeExporter commented 9 years ago
Thanks. The original of the file you submitted is for eDirectory. A separate 
file for OpenLDAP is supplied (openldap.ldif and openldap.schema).

Original comment by menno.pi...@gmail.com on 24 Mar 2015 at 8:13