[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP schema
On Fri, 12 Aug 2005, Joao Pereira wrote:
Im using this schema:
/atributetype ( 1.3.6.1.4.1.2000.1.1 NAME 'id'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.34{20} )
Two tees in 'attribute'?
It's hard to comment on the remainder because I'm not sure what
might be a syntax error and what might be an artifact of your mail
message formatting (e.g., the slashes preceding certain lines).
I invite you to read section 9 of the OpenLDAP Admin Guide and
follow the appropriate links for more information about correct
schema syntax.
and when i try to do
/slapadd -v -l file/
the result is:
/slapadd: bad configuration file!/
the file is:
/dn: id=Perfile 1,dc=k2comp
id: Perfile 1
objectClass: profile
subProfiles: perfile 2
/
thanx
--
Kirk Turner-Rustin | Programmer/Analyst
Ohio Wesleyan University | Libraries and Information Services
http://www.owu.edu | http://lis.owu.edu
- References:
- LDAP schema
- From: Joao Pereira <joaopedro17@netvisao.pt>