Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot write to disk using smbmount [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Sat Sep 03, 2005 4:58 pm    Post subject: cannot write to disk using smbmount [solved] Reply with quote

hi,

having at work wxp laptop and at home machine with gentoo.

running from gentoo:

smbmount //work_machine/builds /mnt/smb/ -o username=administrator rw

ok no problem and it's mounted ... although once i want to create a directory or copy a file it says check your permissions and does not work.

strange is also that i can edit existing files a resave those without any problems.

then under root i can create files/dirs.

any hint?

thx,
mahdi


Last edited by mahdi1234 on Sat Sep 03, 2005 5:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
aceFruchtsaft
Guru
Guru


Joined: 16 May 2004
Posts: 438
Location: Vienna, Austria

PostPosted: Sat Sep 03, 2005 5:23 pm    Post subject: Reply with quote

How abount using
Code:

smbmount -o username=administrator,rw,uid=<your uid> //work_machine/builds /mnt/smb/


Then all directories/files should belong to your regular user.
Back to top
View user's profile Send private message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Sat Sep 03, 2005 5:50 pm    Post subject: Reply with quote

great working perfectly now ;) ... thx
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum