Bug#427563: winbind: Failed to enumerate domain local groups: Space in group name?

2007-06-07 Thread Christian Perrier
  Could you try to get a level 10 debug log for this? The interesting
  info is probably in /var/log/winbindd.log
 
 
 I guess you mean /var/log/samba/log.winbindd.
 
 
 Log file is attached.


OK, Kurt, thanks for the work.

May I ask you whether you're in the position of trying to reproduce
this with 3.0.25a from unstable.

Upstream would probably appreciate to have a confirmation whether such
bug still exists in their last version



signature.asc
Description: Digital signature


Bug#427563: winbind: Failed to enumerate domain local groups: Space in group name?

2007-06-07 Thread Kurt Roeckx
On Thu, Jun 07, 2007 at 07:27:39AM +0200, Christian Perrier wrote:
 
 May I ask you whether you're in the position of trying to reproduce
 this with 3.0.25a from unstable.

3.0.25a-1 has the same problems.


Kurt



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



Bug#427563: winbind: Failed to enumerate domain local groups: Space in group name?

2007-06-05 Thread Christian Perrier

 getent passwd seems to keep working (as long as it doesn't need to get
 the list of groups again), getent group gets a delay.
 
 What I think is the problem is that the group it tried to look up has a
 space in it.  After it showed the above message, looking up the name of
 the last group it tried to look up has a space in it.  It's also not
 showing any other group with a space in it, like some of the builtin
 groups like BUILTIN\system operators.


Could you try to get a level 10 debug log for this? The interesting
info is probably in /var/log/winbindd.log




signature.asc
Description: Digital signature


Bug#427563: winbind: Failed to enumerate domain local groups: Space in group name?

2007-06-04 Thread Kurt Roeckx
Package: winbind
Version: 3.0.24-6etch1
Severity: important

Hi,

I have a setup with a win 2003 server, and I'm using ADS.  I have a few
Debian boxes with samba on it, most of them are running sarge (so
3.0.14a-3sarge6).  I don't have a problem with those running sarge.

They don't share any uid or somthing, they all have config that looks
like:
idmap uid = 1-2
idmap gid = 1-2
winbind use default domain = yes
winbind nested groups = yes
winbind enum groups = yes
winbind enum users = yes

Recently I had to replace one of them and installed etch on it.  It
started with version 3.0.24-6etch1, and is now running 3.0.24-6etch4.
All the versions have the same problem.

What I notice is big delay in looking up usernames and groups.  This is
ussually in the order of several minutes.  It could also be few seconds,
but even that is long compare to the sarge versions which return that
information directly.  It then works for some time (5 minutes, until the
cache expires?) and then needs to start over.  Sometimes it also just fails.

When looking it up, looking at the log file, it seems that getting the
uid/gid isn't a problem, it getting the list of groups that's a problem.
After it received lots of groups, it show the message:
Failed to enumerate domain local groups

getent passwd seems to keep working (as long as it doesn't need to get
the list of groups again), getent group gets a delay.

What I think is the problem is that the group it tried to look up has a
space in it.  After it showed the above message, looking up the name of
the last group it tried to look up has a space in it.  It's also not
showing any other group with a space in it, like some of the builtin
groups like BUILTIN\system operators.


Kurt



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