smbmount/mount -t smbfs fails - bug?

Terry td3201 at yahoo.com
Tue Apr 20 13:34:31 UTC 2004


Hello, the following command fails in FC2T2 but works
fine in FC1:
mount -t smbfs -o
credentials=/etc/asdf.cred,rw,uid=500,gid=500.workgroup=asdf
//asdf/foo$ /mnt/asdf/foo

The error for this command is:
7088: session setup failed: ERRDOS - ERRnoaccess
(Access denied.)
SMB connection failed

The following command appears to be successfull:
smbmount //asdf/foo$ /mnt/asdf/foo -o
credentials=/etc/asdf.cred,rw,uid=500,gid=500,workgroup=asdf

But gives the following error when you try to `ls' the
mount point:
ls: /mnt/asdf/foo/: Invalid slot

Also, it shows mounted in mount:
/dev/hda5 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
/dev/hda3 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/hdc on /mnt/cdrom type iso9660
(ro,nosuid,nodev,user=davt01)
//asdf/foo on /mnt/asdf/foo$ type smbfs (0)

What am I doing wrong here?  I can take that exact
command over to an FC1 boxen right now and it works. 
Also, here are some relevant package versions:
samba-common-3.0.3-2.pre2
samba-client-3.0.3-2.pre2
util-linux-2.12-15

Thanks!
Terry


	
		
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash





More information about the fedora-test-list mailing list