Bug 1341 - Not all Active Directory groups are recognized
Summary: Not all Active Directory groups are recognized
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.5
Hardware: x86 Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 01:55 UTC by Torsten Martinsen
Modified: 2005-08-24 10:18 UTC (History)
0 users

See Also:


Attachments
Winbindd log (283.68 KB, text/plain)
2004-05-11 01:55 UTC, Torsten Martinsen
no flags Details
Winbind log, level 100 (new) (18.84 KB, text/plain)
2004-07-28 06:44 UTC, Torsten Martinsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Martinsen 2004-05-11 01:55:14 UTC
I have my system set up to authenticate via AD through Winbind. All works fine - 
e.g. I can do

   chgrp "Domain Users" *

But this does not work for all groups:

   linux1:/cvs/ghjur# chgrp -R jura *
   chgrp: invalid group name `jura'

although the group does exist:

   wbinfo -g
   Domain Admins
   Domain Users
   Domain Guests
   ...
   jura

I've set the winbindd log level to 100 and attached the log after doing the 
above chgrp.
Comment 1 Torsten Martinsen 2004-05-11 01:55:26 UTC
Created attachment 505 [details]
Winbindd log
Comment 2 Torsten Martinsen 2004-07-28 06:41:32 UTC
Update:

Retested with Samba+Winbind 3.0.5-Debian.

wbinfo -g shows the group 'jura'.

wbinfo -n jura gives "S-1-5-21-3719441955-1042781662-2750059285-1814 Local Group 
(4)"

Running wbinfo -Y with this SID gives the gid 10025, which corresponds nicely 
with the group info resulting from running "wbinfo -r" with a user belonging to 
the group.

But still, no luck:

chgrp -R jura jura_com/
chgrp: invalid group name `jura'

I realy don't know how to proceed - can anyone take a look at the attached 
winbind log and give me some suggestions?
Comment 3 Torsten Martinsen 2004-07-28 06:44:29 UTC
Created attachment 586 [details]
Winbind log, level 100 (new)
Comment 4 Torsten Martinsen 2004-07-28 06:46:42 UTC
Updating Samba version.
Comment 5 Gerald (Jerry) Carter (dead mail address) 2005-02-17 08:34:59 UTC
please retest against 3.0.11 and reopen if the bug still exists.  Thanks.
Comment 6 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:18:45 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.