Bug 3242 - permission denied after mounting win2k3 server
Summary: permission denied after mounting win2k3 server
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: smbmount (unmaintained) (show other bugs)
Version: 3.0.20b
Hardware: x86 Linux
: P3 regression
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 04:14 UTC by Tomas Skäre
Modified: 2006-01-17 22:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Skäre 2005-11-04 04:14:28 UTC
Prior to mounting, I have created a mount point:

drwxr-xr-x    2 root root     4096 Apr 12  2005 mockasin


I do a normal mount:

smbmount //mockasin/storage /mockasin -o username=tomber

That works fine, no errors. (Signing is turned off in server)


After mounting, I get:

lara:/# cd /mockasin 
lara:/mockasin# ls -l  
ls: .: Permission denied

ls -l / gives:
ls: mockasin: Permission denied

but lists the rest of the dirs and files in /. 

When umounting /mockasin, the directory is back to normal. 

uname -a: Linux lara 2.6.9 #19 Tue Jan 11 15:26:16 CET 2005 i686 GNU/Linux


After searching the web, I find that I'm not alone with this problem, and some
people states that it came somewhere between 3.0.2 and 3.0.4, but I haven't
tested with that old versions.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2006-01-17 22:08:55 UTC
please check with the smbfs kernel module maintainers about this.