tomatchili
Programmer
- May 20, 2009
- 1
I Have been reading and using:
thread52-1250247
which tell me to use the command:
mount -v cifs -n remote_ip/remote_user/remote_PASSWORD /remoteshare /mnt/localshare
when mounting a cifs share to my AIX 5.3 servicepack 4 machine. But i also need to set the nbname (i.e. netbios name) to make the Windows 2008 server that runs the fileshare to acept the connection. Does anyone have any ideas who to achive it?
I got connection to the windos 2008 server when I run the command
smbclient -L netbios_of_windows_share -I ip_of_windows_share
Thanks in advance!
Anders
thread52-1250247
which tell me to use the command:
mount -v cifs -n remote_ip/remote_user/remote_PASSWORD /remoteshare /mnt/localshare
when mounting a cifs share to my AIX 5.3 servicepack 4 machine. But i also need to set the nbname (i.e. netbios name) to make the Windows 2008 server that runs the fileshare to acept the connection. Does anyone have any ideas who to achive it?
I got connection to the windos 2008 server when I run the command
smbclient -L netbios_of_windows_share -I ip_of_windows_share
Thanks in advance!
Anders