Assuming you are using LDAP, you should check to see if there are overlaps in
your GID/UID ranges
between the LDAP entries and the local /etc/passwd and /etc/group files.
This is a complete guess since you didn't include your smb.conf file, nor
version of Samba, nor your
nsswitch.conf file. Without those, no one can tell you for sure what's
going on.
--
Aaron
Franz Strebel wrote:> Hello folks,
>
> I'm getting a problem where winbind incorrectly lists groups for
> a certain user. I'm using 3.0.27a.
>
>>From what I'm seeing, winbind lists another group the user is not
> in. Doing getent and grepping for the group lists the members
> correctly though. The commands id and groups return correct
> listings as well.
>
> Any ideas?
>
> Thanks in advance,
> Franz