Stefan Hornburg (Racke)
Mounting Shares from win2k3 DCs
This isn't possible with smbfs (see Samba mailinglist).
The solution is to mount with cifs like that:
//server/share /local/dir cifs credentials=/etc/local/creds,ip=192.168.0.200
This isn't possible with smbfs (see Samba mailinglist).
The solution is to mount with cifs like that:
//server/share /local/dir cifs credentials=/etc/local/creds,ip=192.168.0.200