-----Original Message----- From: plug-discuss-admin@lists.plug.phoenix.az.us on behalf of Craig White Sent: Mon 9/27/2004 2:46 PM To: plug-discuss@lists.plug.phoenix.az.us Subject: RE: Accessing smbmount error -- permission denied On Mon, 2004-09-27 at 14:06, Sanjay Darisi wrote: > > -----Original Message----- > From: plug-discuss-admin@lists.plug.phoenix.az.us on behalf of Craig White > Sent: Mon 9/27/2004 1:57 PM > To: plug-discuss@lists.plug.phoenix.az.us > Subject: RE: Accessing smbmount error -- permission denied > > On Mon, 2004-09-27 at 13:38, Sanjay Darisi wrote: > > ---- > > I tend to mount these things by hand first - before I set up fstab just > > so I can test these options > > > > mount -t smbfs //SERVERIP/Share /home/windows -o > > "username=joe,password=joe_password" > > ----------- > > I'm trying this by hand using the mount command, I'm not using fstab entry to mount. > ---- > >>if you try the above command...what happens? > ------------ > > I get the prompt back. Share is mounted. It shows up when I do $mount . But when I try to access the folder, it says permission denied. I can access the same share from another linux machine here. I'm doing all these as root. ---- Craig -- $mount ? - I don't understand what you mean. -------------- Sanjay -- When you type mount and hit enter at the command prompt, it gives you all the drives/partitions that are currently mounted in the system, right? That's what I meant. I guess all it does is reading from /proc/mounts that is the reason I mentioned this in my post. --------------- Craig -- Can you access the \\SERVERIP\Share with the same username/password combo on Windows 98? ---------- Sanjay -- I don't have access to Windows 98. But I can access these shares from other windows computers and a linux computer that has same FC1 on it, though different samba version (ref: my original post), in our network. ---------- Craig -- Can you create another directory such as /home/windows and mount it there and see if it makes a difference? ---------- Sanjay -- I've tried mounting at different directories but the same 'Permission Denied' error. It's strange that I can 'cd' to it but can't read from it. I have to get this working asap :-( ---------- Craig --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss