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

Re: Usermod problems with ldap



okossuth@antel.com.uy wrote:
> Ok.you are correct, but if I use the rfc2307bis.schema I can have
> groupofnames as structural and posixgroup as auxiliary to be able to
> use member and memberUid attributes.

Yes, but you have to maintain both attributes (member sets) separately.
With my web2ldap you can do it at once.

> Before I was using nis.schema and now I use rfc2307bis.schema and the
> usermod command worked. But the id command doesn't show groups stored
> in the ldap that use only the member attribute of a groupofnames
> group entry... any ideas?

You should look into your logs what the nss_ldap implementation you're
using is really looking for.

Ciao, Michael.