[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Nssov overlay in Ubuntu 12.04
Frankly no.
I was under the impression that my quoted example was what you need to activate the overlay.
I tried to load the module as you suggested but I get a different error:
adding new entry "cn=module{0},cn=config"
ldap_add: Naming violation (64)
Do I miss something else?
Thank you!
Simone
On Nov 10, 2012, at 6:42 AM, btb@bitrate.net wrote:
> On Nov 09, 2012, at 14.14, Simone Scremin wrote:
>
>> ldap_add: Invalid syntax (21)
>> additional info: objectClass: value #1 invalid per syntax
>
> have you loaded the nssov module?
>
> e.g.:
>
> dn: cn=module{0},cn=config
> objectClass: olcModuleList
> cn: module{0}
> olcModuleLoad: nssov
> olcModulePath: /usr/lib/ldap
>
> -ben
>