Displaying 2 results from an estimated 2 matches for "status_domain_controller_not_found".
2002 Dec 03
0
winbind unhealthy
...winbind cache time = 15
winbind enum users = No
winbind enum groups = No
winbind use default domain = No
wbinfo -t returns Secret is Good
wbinfo -a MYDOMAIN+user%pass works correctly
wbinfo -u and -g returns the domain members/groups, but then ends
with 0xc0000233 which is STATUS_DOMAIN_CONTROLLER_NOT_FOUND.
getent passwd and getent groups returns only users/groups in files
though I have:
passwd: files winbind nisplus
shadow: files nisplus
group: files winbind nisplus
in /etc/nsswitch.conf
I may have always had 0xc0000233 in wbinfo (not sure), but I know my
getent used to work. A numbe...
2002 Dec 03
9
Problem with winbind (is this the right list?)
I'm running a RedHat 8.0 system. Pretty much stock. But I uninstalled
the version of samba, samba-common and samba-client that came with it.
Instead I downloaded a tarball from samba.org. I have just finished
compiling and installing samba 2.2.7 using the --with-pam
--with-smbmount --with-winbind options during configure. I also made
the necessary changes to smb.conf,