I am trying to connect a RedHat 6.2 to a Windows 2003 server with an external usb drive attached, so as to setup a backup routine but im having problems accessing the 2003 server, i can view the linux box no problem through the network neighbourhood within 2003 but i am unable to do it vice-versa, im currently trying to view just the server itself via,
but to no avail with the error returned as,
Do i need to mount the 2003 servers usb drive within linux or is it a credential issue?
Any suggestions as im not very experienced with linux?
Code:
$ smbclient -L SERVERNAME -Uadministrator%password
Code:
WARNING: The "alternate permissions"option is deprecated
added interface ip=192.168.1.21 bcast=192.168.1.255 nmask=255.255.255.0
added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
Domain=[domain] OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
tree connect failed: NT_STATUS_ACCESS_DENIED
Any suggestions as im not very experienced with linux?