[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: how to represent?



zzhhyyyy@sohu.com wrote:
> 
> I try to design one attribution definition,but the attribution have more than one value.In what format do i represent many value after one attribution?
> please help me.thanks.

That is one LDAP directory feature: You can define multiple attribute
values as:

dn: blah
cn: foo
...
AttrSportsName: tennis
AttrSportsName: go
AttrSportsName: jogging

BTW, you may need modify the relevant schema to define your own
'AttrSportsName' if it
doesn't still exist.


Kind Regards,
Wenjie 

--
I expressed here the opinions of mine other than any organization.