Gerry Nelson
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
applyfolderauthorization.py
|
|
@ -11,7 +11,7 @@ |
|
|
# Format of input csv file is 6 columns |
|
|
# Format of input csv file is 6 columns |
|
|
# Column 1 is the full path to the folder |
|
|
# Column 1 is the full path to the folder |
|
|
# Column 2 is the principal type |
|
|
# Column 2 is the principal type |
|
|
# Column 3 is the principal name |
|
|
# Column 3 is the principal id |
|
|
# Column 4 is the access setting (grant or prohibit) |
|
|
# Column 4 is the access setting (grant or prohibit) |
|
|
# Column 5 is the permissions on the folder |
|
|
# Column 5 is the permissions on the folder |
|
|
# Column 6 is the conveyed permissions on the folder's contents |
|
|
# Column 6 is the conveyed permissions on the folder's contents |
|
|
|