Hi,
Thanks for that it does seem my setup works. I've added "winbind use default domain = yes" to my smb.conf which now reads
[global] workgroup = DOMAIN realm = DOMAIN.AC.UK server string = Samba Server Version %v security = ADS password server = adn.domain.ac.uk winbind use default domain = yes
Is your config similar?
fairly. [global] workgroup = WORKGROUP winbind use default domain = no realm = WORKGROUP.REALM preferred master = no local master = no domain master = no server string = RADIUS SERVER STRING security = ADS encrypt passwords = yes log level = 3 log file = /var/log/samba/%m max log size = 50 winbind separator = + we feed the actual domain in via the ntlm_auth line - as we have several domains and an AD forest....which is nice (cough). alan