[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: customized attributes
Ernesto Freyre:
> Dear Sirs:
>
>
> Please, I am a newbie at this LDAP world, I would want to know how I
> can to use my customized names for attributes and how to define the
> sintaxis for them?
>
> E.g, I need to set attributes such as IP address, then some another
> called "Sessions-Limit" that must store an integer , and son on
> arbitrary names.
>
> All examples I have seen about LDAP shows "standard" attributes,
> Is it possible to make that I wish?
Take a look at the predefined schemas for OpenLDAP and see if you can
use any of those. If not, you can specify your custom schema to fit your
needs. Start with nis.schema, I suspect that schema can help you a bit
on the way.
More info on schemas can be found at
http://www.openldap.org/doc/admin/schema.html
Good luck! :-)
--
Regards
Bjørn Ove Grøtan
"SELECT 2 + 2, pi(), 'PostgreSQL is more than a calculator!';"