This is a discussion on [Samba] samba-3.0.9-1.3E.3 - Winbind loses connection to active within the Samba forums, part of the Networking and Network Related category; Hi People, samba-3.0.9-1.3E.3 joined to AD domain, running winbind on RHEL 3 The Problem - ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi People,
samba-3.0.9-1.3E.3 joined to AD domain, running winbind on RHEL 3 The Problem - Every now and then samba seems to 'lose' the domain - i.e. wbinfo -u/g will not list users/groups but after a couple of goes it does eventually list them and then generally it's all ok. While this is happening users are prompted for a username/password to access the box (normally just lets them straight in). Seems to randomly happen but sometimes notable when samba/winbind is restarted. Sometimes it appears to automagically fix itself. What could be causing this? <Snip of main parts of SMB.conf> [global] workgroup =3D AUSTRALIA server string =3D Linux Box printcap name =3D /etc/printcap load printers =3D yes cups options =3D raw log file =3D /var/log/samba/smbd.log max log size =3D 50 security =3D ADS realm =3D <my AD Domain> winbind uid =3D 10000-20000 winbind gid =3D 10000-20000 winbind enum users =3D yes winbind enum groups =3D yes winbind use default domain =3D yes winbind separator =3D + template shell =3D /bin/bash template homedir =3D /home/%U encrypt passwords =3D yes socket options =3D TCP_NODELAY SO_RCVBUF=3D8192 SO_SNDBUF=3D8192 dns proxy =3D no force create mask =3D 0775 force directory mask =3D 0774 </snip> Nsswitch.conf includes winbind for user/group auth. Winbind is set to restart with smb. Regards Matthew -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |