All, I am trying to use our Netscape LDAP server(V4) for username and password authentication. I am successfully connecting to the server but then I get the following messages: [2004/04/07 15:15:48, 2] lib/smbldap.c:smbldap_open_connection(626) smbldap_open_connection: connection opened [2004/04/07 15:15:48, 3] lib/smbldap.c:smbldap_connect_system(793) ldap_connect_system: succesful connection to the LDAP server [2004/04/07 15:15:48, 3] lib/smbldap.c:smbldap_search_domain_info(1342) Got no domain info entries for domain [2004/04/07 15:15:48, 3] lib/smbldap.c:add_new_domain_info(1234) Adding new domain [2004/04/07 15:15:48, 1] lib/smbldap.c:add_new_domain_info(1301) failed to add domain dn= sambaDomainName=SPIKEMAN,o=xxxx with: Object class violation [2004/04/07 15:15:48, 0] lib/smbldap.c:smbldap_search_domain_info(1350) Adding domain info for SPIKEMAN failed with NT_STATUS_UNSUCCESSFUL [2004/04/07 15:15:48, 2] passdb/pdb_ldap.c:pdb_init_ldapsam(2361) pdb_init_ldapsam: WARNING: Could not get domain info, nor add one to the domain Do I need to add the amba schema definitions to the ldap server or do I have another problem? TIA Spike