fr:tricks:windows_perm
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
fr:tricks:windows_perm [2024/05/18 17:44] – adminw1k1 | fr:tricks:windows_perm [2024/05/18 17:45] (Version actuelle) – adminw1k1 | ||
---|---|---|---|
Ligne 20: | Ligne 20: | ||
- | ### NFSv4 ACL Permissions | + | ==== NFSv4 ACL Permissions |
- | - **r (Read Data / List Directory)**: | + | * **r (Read Data / List Directory)**: |
- | - **w (Write Data / Add File)**: Allows modifying a file or adding a new file in a directory. | + | |
- | - **x (Execute / Traverse)**: | + | |
- | - **p (Append Data / Add Subdirectory)**: | + | |
- | - **a (Append Data / Modify Directory)**: | + | |
- | - **A (Read Attributes)**: | + | |
- | - **R (Read Named Attributes)**: | + | |
- | - **W (Write Named Attributes)**: | + | |
- | - **c (Read ACL)**: Allows reading the ACL. | + | |
- | - **C (Write ACL)**: Allows modifying the ACL. | + | |
- | - **o (Write Owner)**: Allows changing the file or directory ownership. | + | |
- | - **s (Synchronize)**: | + | |
- | - **d (Delete)**: Allows deleting a file or directory. | + | |
- | - **D (Delete Child)**: Allows deleting a file or directory within a directory. | + | |
- | - **t (Read Attributes, NFSv4 specific)**: | + | |
- | - **T (Write Attributes, NFSv4 specific)**: | + | |
- | - **N (Read Named Attributes, NFSv4 specific)**: | + | |
- | ### Combined Permissions | + | ==== Combined Permissions |
+ | |||
+ | * **Read (rxaRc)**: Read, execute/ | ||
+ | * **Modify (rwxpdcaARWco)**: | ||
+ | * **Traverse (x)**: Execute/ | ||
+ | * **Full Control (rwxpdDaARWcCos)**: | ||
- | - **Read (rxaRc)**: Read, execute/ | ||
- | - **Modify (rwxpdcaARWco)**: | ||
- | - **Traverse (x)**: Execute/ | ||
- | - **Full Control (rwxpdDaARWcCos)**: | ||
fr/tricks/windows_perm.txt · Dernière modification : 2024/05/18 17:45 de adminw1k1