Package: winbind
Version: 3.0.22-1

When using winbind 3.0.22-1, some users' groups are not reported
correctly:

chinstrap:~# wbinfo -r jdoe
10001
10029
10009
10077
10035
chinstrap:~# id jdoe
uid=11715(jdoe) gid=10001(Domain Users) groups=10001(Domain Users)

The following appears in /var/log/samba/log.winbindd when this happens:

[2006/05/20 16:23:04, 0] nsswitch/winbindd.c:request_len_recv(554)
  request_len_recv: Invalid request size received: 1824

It works fine when downgrading to stable (3.0.14a-3sarge1), however:

chinstrap:~# apt-get install winbind/stable
[snip]
Stopping the Winbind daemon: winbind.
Unpacking replacement winbind ...
Setting up winbind (3.0.14a-3sarge1) ...
Installing new version of config file /etc/init.d/winbind ...
Starting the Winbind daemon: winbindd.

chinstrap:~# wbinfo -r jdoe
10001
10009
10029
10035
10077
chinstrap:~# id jdoe
uid=11715(jdoe) gid=10001(domain users) groups=10001(domain
users),10009(teachers300),10029(foogroup),10035
(hardquota100),10077(anothergroup)

This is running on testing, and kernel 2.6.8-2-686-smp. winbind is
getting this info from an ADS server running Windows Server 2003.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to