mount -t smbfs //
for example:
mount -t smbfs //server/E$ /mnt/test -o username=gagazote/mydomain,password=hackth1s
ah well..I'm not that bright anyway.
Update, 9/12/07:
Since the smbfs switch is being deprecated, probably a better way to do this in the future is to use the "-t cifs" switch described here:
/2007/09/mounting-windows-file-share-in-fedora.html
No comments:
Post a Comment