Displaying 1 result from an estimated 1 matches for "smbwww".
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab.
Using redhat 7.3 and the latest samba as of 7/17/02.
I can mount from the command line using smbmount as follows:
smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx
I can not mount from the command line using:
mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww
The following error is returned when trying to use the 'mount' command as stated above:
execvp of smbmnt failed. Error was N...