Ticket #122 (closed defect: fixed)
[mmc.shema] slapadd: bad configuration file!
| Reported by: | raphael.jadot@… | Owned by: | cdelfosse@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.0 |
| Component: | mds-doc | Version: | 2.1.0 |
| Severity: | normal | Keywords: | slapadd ldap-ini.ldif bad configuration file |
| Cc: |
Description
i did as it was written in documentation for mdv 2008, and i also add openldap-server, openldap-client and openldap-extra-schemas. However, while i try to do
#slapadd -l /tmp/ldap-ini.ldif
Here is the output :
/usr/share/openldap/schema/mmc.shema: line 45: AttributeType not found: "member" slapadd: bad configuration file!
Here is the file mmc.schema from the line 41 to 45:
41 #Objectclass 42 objectclass ( 1.3.6.1.4.1.40098.1.2.1.19.3 NAME 'GroupPolicy' 43 SUP top 44 MUST ( cn ) 45 MAY ( ACL $ member ) )
What is the problem please ?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

