On Tue, Jun 18, 2002 at 01:55:44PM +0300, Osman Tufanogullari (Garanti Teknoloji) wrote:
> But after starting winbindd deamon, > > wbinfo -m ( trusted domain names ) --> OK > wbinfo -t ( check secret ) --> OK > wbinfo -n username ( sid from username ) --> OK > wbinfo -s sid ( username from sid) --> OK > > options work properly. > > But > > wbinfo -u and wbinfo -g end with error > "Error looking up domain users", > "Error looking up domain groups". Are you running with the RestrictAnonymous registry setting? Alternately are you running a Windows 2000 environment only? You may need to set a username and password for winbindd so it can connect to the domain controllers without using an anonymous session. Tim.