Link to home
Start Free TrialLog in
Avatar of matt51
matt51

asked on

Restrictive linux permissions with smbmount

I am running RH6.1 with samba 2.05a, it is on a NT domain.  From the NT machines I can access the linux machine correctly.  However when when I mount a NT share on my linux machine, only the root user can write to the mount.  And the permission on everything is that root owns it.  I mounted it using this command:
smbmount //server/service /mnt/2001 -I xxx.xxx.xxx.xxx -U username
It then asks for the password, and I enter it.  I can use the share correctly, as long as I'm the root user.  I can't change permissions to it.  I've set up the correct permission on the mountpoint, and I can't chmod or chown.  Any ideas on how other users can access, and write to the share?
ASKER CERTIFIED SOLUTION
Avatar of linuxwrangler
linuxwrangler

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of matt51
matt51

ASKER

I was able to mount the drive as a regular user.  Any ideas how I can change permissions after I mount it?
Avatar of matt51

ASKER

Comment accepted as answer
Avatar of matt51

ASKER

Sorry it took me so long to get back.  If you have a chance, could you email me what you did to allow you to change permissions after you mount it (matt@minime.msad71.net).

-Thanks