Jacques Bratières
2009-Jul-08 13:14 UTC
[samba] Problem accessing a share on a W2008 server via smbclient
Hi We just installed a W server 2008 server as antivirus server. As this server is heavily underused we created a share to backup files from other servers. This share is easily accessed from XP pro Pc's via \\ipadr\share and giving a user/password name on the W 2008 server. We then try to use it from an open suse 9.3 linux server via smbclient. smbclient //ipadr/share -U user%password smblient exits with message "session setup failed: SUCCESS - 0 " with debug=10 , ends with SPNEGO login failed error smbclient -L //ipadr gives: Error returning browse list: NT_STATUS_ACCESS_DENIED session request to 192.168.1.101 failed (Called name not present) session request to 192 failed (Called name not present) session request to *SMBSERVER failed (Called name not present) NetBIOS over TCP disabled -- no workgroup available smbclient -V -> 3.0.12.5-suse Thanks for any help. -- JB
Volker Lendecke
2009-Jul-08 14:04 UTC
[samba] Problem accessing a share on a W2008 server via smbclient
On Wed, Jul 08, 2009 at 03:14:00PM +0200, Jacques Brati?res wrote:> > Hi > > We just installed a W server 2008 server as antivirus server. > > As this server is heavily underused we created a share to backup files > from other servers. > This share is easily accessed from XP pro Pc's via \\ipadr\share and > giving a user/password name on the W 2008 server. > We then try to use it from an open suse 9.3 linux server via smbclient. > smbclient //ipadr/share -U user%passwordCan you try with a recent Samba? 3.4 was released a couple of days ago. Thanks, Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature Url : http://lists.samba.org/archive/samba/attachments/20090708/3ada2e01/attachment.bin
Jacques Bratières
2009-Jul-08 14:36 UTC
[samba] Problem accessing a share on a W2008 server via smbclient
Le Wed, 08 Jul 2009 16:10:09 +0200, Volker Lendecke <Volker.Lendecke@sernet.de> a ?crit:> On Wed, Jul 08, 2009 at 03:14:00PM +0200, Jacques Brati?res wrote: >> >> Hi >> >> We just installed a W server 2008 server as antivirus server. >> >> As this server is heavily underused we created a share to backup files >> from other servers. >> This share is easily accessed from XP pro Pc's via \\ipadr\share and >> giving a user/password name on the W 2008 server. >> We then try to use it from an open suse 9.3 linux server via smbclient. >> smbclient //ipadr/share -U user%password > > Can you try with a recent Samba? 3.4 was released a couple > of days ago. > > Thanks, > > VolkerThis is not easy , since both servers are production ones. We shall do it if no other ideas arise. Thanks for your answer -- JB