On Tue, Jul 06, 2004 at 06:48:32PM +0200, LeRoux van Wyk wrote: | Hi there | | I'm trying to mount my a samba share for read and write access by a | normal user. Can anybody shed some light on the subject for me. I've | tried | | smbmount //server/share /mnt/share uid=user rw -o username=user1 | | It asks me for a password and then mounts the drive, but as a normal | user (user) I don't have write permission...can anybody tell me what I'm | doing wrong?
Try this: smbmount //server/share /mnt/share \ -o username=user1,password=SMB_PASSWORD,uid=UNIX_USER_NAME,gid=UNIX_GROUP_NAME Best regards, -- Zane Dodson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]