Hello all, I am running Samba 2.2.8a and am trying to connect to a Windows 2003 domain controller server1 (BDC ? back up). I keep getting the error "Tree connect failed - NT_Status_Access_Denied" I have another domain controller server2 (PDC - primary)in the same domain with the same share etc and I can connect successfully. The only difference is the version of WIN2003 R2 for server1 WIN2003 R1 for server2 server1 failed # /opt/samba/bin/smbclient \\\\server1\\pdf -d 3 -U sstef Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/opt/samba/smb.conf" Processing section "[global]" Client started (version 2.2.8a based HP CIFS Server A.01.10). resolve_lmhosts: Attempting lmhosts lookup for name server1<0x20> resolve_hosts: Attempting host lookup for name mailserver<0x20> Connecting to 192...... at port 139 Password: Domain=[PROVA] OS=[Windows Server 2003 R2 3790 Service Pack 2] Server=[Wi ndows Server 2003 R2 5.2] tree connect failed: NT_STATUS_ACCESS_DENIED server2 OK # /opt/samba/bin/smbclient \\\\server2\\pdf -d 3 -U sstef Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/opt/samba/smb.conf" Processing section "[global]" Client started (version 2.2.8a based HP CIFS Server A.01.10). resolve_lmhosts: Attempting lmhosts lookup for name server2003<0x20> resolve_hosts: Attempting host lookup for name server2003<0x20> Connecting to 192...... at port 139 Password: Domain=[PROVA] OS=[Windows Server 2003 3790 Service Pack 2] Server=[Windo ws Server 2003 5.2] smb: \> pwd Current directory is \\server2\pdf\ smb: \> exit # my smb.conf [global] netbios aliases = hpxxx (is server HP-UX) workgroup = PROVA load printers = No printing guest ok = yes guest account = root read only = no null passwords = Yes read prediction = yes socket options = TCP_NODELAY share modes = yes locking = yes strict locking = yes server string = %h (Samba %v) security = share preserve case = yes os level = 1 oplocks = false hosts allow = 192......... wins server = 192..... (is server2) Can you help me??? Stefania
On Wed, 2013-09-25 at 14:25 +0200, Stefania Rampini wrote:> Hello all, > > I am running Samba 2.2.8aStop right here. This version is so long un-supported and out of date it just isn't even funny. Please upgrade to a supported release, preferably Samba 4.0. Your issue almost certainly relates to the lack of 'smb signing' support in that release, but so many other things have changed in the past dozen years that it could really be anything. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org