Bug 9914 - RH 6.1 mount mounts smbfs as root only
Summary: RH 6.1 mount mounts smbfs as root only
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mount
Version: 6.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-03-02 08:25 UTC by Disco Stu
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-03-03 07:05:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Disco Stu 2000-03-02 08:25:38 UTC
Whenever I mount a smbfs share no matter which options i use its always
mounted with root permissions. I used this line to mount my smb share in
6.0 and it worked fine but in 6.1 it mounts as root.

mount -t smbfs -o guest,uid=501 //server/share/ /home/dir/dir

The UID 501 is a valid user!

I tried using other otpions such as umask=777 gid=50 rw fmask=777 in all
sorts of combinations with no luck

The share mounts ok but the permission are set to that of root and other
users can't modify or add files to that share.

Comment 1 Bill Nottingham 2000-03-02 17:32:59 UTC
The options to smbmount changed. This is fixed as of
samba-2.0.6, but there is still a slightly different syntax.

Comment 2 Disco Stu 2000-03-03 07:05:59 UTC
yep that fixed it
thanks


Note You need to log in before you can comment on or make changes to this bug.