We're running samba-winbind-3.2.0-22.1 on an openSUSE 11.0 system. But we have the problem that winbindd freezes when commands request (many) names to UID/GIDs mapped from SIDs (e.g. id or mc). id -g username --> OK (reports gid of primary group) id -n -g username --> OK (reports name of primary group) id -G username --> OK (reports gids of 267 groups) id -n -G username --> freeze :( Is this a (known) bug? Is there a fix available? Or is this just a misconfiguration? Steffen
> We're running samba-winbind-3.2.0-22.1 on an openSUSE 11.0 > system. But we have the problem that winbindd freezes when > commands request (many) names to UID/GIDs mapped from SIDs > (e.g. id or mc).Sometimes problems just disappear. :) Yesterday openSUSE published a patch which updates Samba to 3.2.3. Now everything works fine.