Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
beim mounten von fat als user wird keine umask gesetzt
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
DrCrippen
n00b
n00b


Joined: 04 Jun 2004
Posts: 18
Location: Warendorf / Germany

PostPosted: Wed Jun 30, 2004 6:56 pm    Post subject: beim mounten von fat als user wird keine umask gesetzt Reply with quote

In der manpage von mount steht das die umask option beim mounten auf die des aktuellen prozesses gestellt wird. Wenn ich jedoch die Partition mounte, sind die Rechte immer gleich egal was ich mit umask einstelle.
Hat einer eine Idee warum
_________________
registered Linux user number 359161
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Jun 30, 2004 7:07 pm    Post subject: Reply with quote

wie sind denn die rechte?
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
DrCrippen
n00b
n00b


Joined: 04 Jun 2004
Posts: 18
Location: Warendorf / Germany

PostPosted: Wed Jun 30, 2004 7:17 pm    Post subject: Tip: Styles ko:nnen schnell zum markierten Text hinzugefu:gt Reply with quote

Der mountende User hat alle. Der Rest keine Schreibrechte.
entspricht also umask 022.
_________________
registered Linux user number 359161
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Jun 30, 2004 7:20 pm    Post subject: Reply with quote

ja und was hast in deiner fstab eingetragen um den mountpoint zu mounten?
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Wed Jun 30, 2004 7:20 pm    Post subject: Reply with quote

Wie sieht denn dein fstab-Eintrag aus?
_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Jun 30, 2004 7:25 pm    Post subject: Reply with quote

Code:
/dev/Y /mnt/X vfat users,owner,rw,umask=000 0 0

das sollte den kram korrekt mounten
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
DrCrippen
n00b
n00b


Joined: 04 Jun 2004
Posts: 18
Location: Warendorf / Germany

PostPosted: Sat Jul 03, 2004 4:49 pm    Post subject: Reply with quote

Code:

/dev/incam /media/incam  vfat  user,noauto   0 0


Das ist der Eintrag. Ich weiß das mit der umask Option ja auch.
Wollt aber jedem Benutzer, die rechte selbst festlegen lassen.
Natürlich könnte man dafür den mountpoint nach dem mounten einfach andere Rechte zuweisen.
Nur wie gesagt in der manpage steht:

Code:

umask=value
              Set the umask (the bitmask of the permissions that are not present). The default
              is the umask of the current process.  The value is given in octal.


Was ich mich Frage ist, wie man die umask des aktuellen Prozesses entsprechend ändert.
Den der Befehl umask in der bash ändert absolut nichts.
_________________
registered Linux user number 359161
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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