Hello, i need help because my samba server is not working. I have a Samba TNG server which SUCCEEDS in authenticating all users stored in a LDAP Directory. They (admins before me) installed in a RH7.3 Box the rpms of Samba HEAD 2.2.3a which *sholud* make available some shares (e.g. users' home) while authenticating against the TNG. The previous version of Samba HEAD did work but since its upgrade it doesn't work anymore. I'm determined to understand why. The SAMBA HEAD is uses TNG as a PASSWORD server but it seems that no trust relationship is found: ----------------------------------------------------------------------------- ---------------------- [2003/02/20 10:29:04, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2003/02/20 10:29:04, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2003/02/20 10:29:04, 0] smbd/password c:connect_to_domain_password_server(1335) connect_to_domain_password_server: unable to setup the PDC credentials to machine TNG_DOM. Error was : SUCCESS - 0. [2003/02/20 10:29:04, 0] smbd/password.c:domain_client_validate(1554) domain_client_validate: Domain password server not available. ----------------------------------------------------------------------------- -------------------------- - From the log it seems that some information should be wrote to the HEAD server in order to estabilish the PDC credentials - Why it says 'Error' on a SUCCESS assertion ? - Can someone provide me with a LDAP trust relationship ? Stated that TNG works fine as a PDC i desume that trust relationship work fine. - Is it possible that an upgrade would make it ? The openldap server is OpenLDAP 2.0.27. Thanks Walter