Re: LDAP schema

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2007-04-24 at 23:30 +0100, Mário Gamito wrote:

> I'm trying to make a schema of my own.

More power to you! :)


> For starters, I want a homeZIP.
> I've created a tim.schema and included it in slapd.conf
> I did it like this:
> attributetype(1.3.6.1.4.1.7165.1.1.1.1 NAME 'homeZip'
>     DESC 'Home Zip'
>     SUBSTR caseExactIA5SubstringsMatch
>     EQUALITY caseExactIA5Match
>     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
> OpenLdap starts just fine, but when I insert a homeZip value, I get the
> error:
> "ldap_add: Undefined attribute type (17)
>         additional info: homeZip: attribute type undefined"


Ahhh, that looks like the space set aside for "experimental purposes"
that you are using ... I did the same thing my first time around and
found that the slapd devs have it used all through the codebase for
various bits and pieces, and I was tripping all over it. Your definition
looks fine to me, you may want to get your own IANA number and use that
to develop your schema under ... there is much less chance (i.e. 0) that
you will find yourself in conflict with slapd internals or someone elses
schema.

-- 
Nikolai Lusan
Systems Administrator

Hitwise Pty. Ltd.
Level 7 / 580 St Kilda Road
Melbourne, Victoria 3004
Australia
Phone: +61 3 8530 2400
Fax:  +61 3 9529 8907
www.hitwise.com.au
nikolai.lusan@xxxxxxxxxxx


Worldwide:  •  United States  •  United Kingdom  •  Australia  •  New
Zealand  •  Singapore  •  Hong Kong 

To subscribe to our complimentary monthly newsletter, visit:
http://www.hitwise.com.au/

The information transmitted may be confidential, is intended only for
the person to which it is addressed, and may not be reviewed,
retransmitted, disseminated or relied upon by any other persons. If you
received this message in error, please contact the sender and destroy
any paper or electronic copies of this message. Any views expressed in
this email communication are those of the individual sender, except
where the sender specifically states otherwise. Hitwise does not
represent, warrant or guarantee that the communication is free of
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux