[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Rechte Problem mit USB



Am Fr, 11. Mär 2016 um 11:07:54 +0100 schrieb Christian Knoke:
Peter Funk schrieb am 11. Mar um 11:03 Uhr:
Christian Knoke schrieb am Freitag, den 11.03.2016 um 10:51:
Sigi schrieb am 10. Mar um 23:06 Uhr:

Nun habe ich doch noch eine Frage. Was bedeutet das große X hier unten, ich
kann dass nirgends finden.

# chmod ugo+rxwX -R /media/rosa/5d284039-a5a7-491b-b940-8e32999418b3/

ACL's vielleicht?

X ungleich Y.

Im Pattern chmod ugo=..... werden rechts vom Gleichheitszeichen
Kombinationen der Menge rxwX akzeptiert, jedoch keine der Buchstaben RWY, um
es zu präzisieren.

,----[ man chmod ]-
| The format of a symbolic mode is  [ugoa...][[-+=][perms...]...],  where
| perms  is  either zero or more letters from the set rwxXst, or a single
| letter from the set ugo.  Multiple symbolic modes can be  given,  sepa‐
| rated by commas.
| […]
| The  letters  rwxXst select file mode bits for the affected users: read
| (r), write (w), execute (or search for directories) (x), execute/search
| only  if  the file is a directory or already has execute permission for
| some user (X), set user or group ID on execution (s), restricted  dele‐
| tion  flag or sticky bit (t).  Instead of one or more of these letters,
| you can specify exactly one of the letters ugo: the permissions granted
| to  the  user  who  owns the file (u), the permissions granted to other
| users who are members of the file's  group  (g),  and  the  permissions
| granted  to  users  that are in neither of the two preceding categories
| (o).
`----

Gruß
Dirk


Reply to: