On Fri, Apr 16, 2004 at 04:00:50PM -0400, Adam Tauno Williams wrote: > I have a member server that is constantly querying the LDAP server with - > (&(objectClass=sambaDomain)(sambaDomainName=SARDINE)) > - when security=domain and workgroup=backbone. The server DOES authenticate > domain users, and everything seems to work, but this draining resources.
Is SARDINE the local host name? I suspect you don't have local users in LDAP, for your domain members, so don't point the local passdb at ldap (an empty tdbsam or smbpasswd will do fine). Andrew Bartlett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
