Browse Source

Update applyfolderauthorization.py (#77)

master
Gerry Nelson 5 years ago
committed by GitHub
parent
commit
2986f5da8d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      applyfolderauthorization.py

2
applyfolderauthorization.py

@ -11,7 +11,7 @@
# Format of input csv file is 6 columns
# Column 1 is the full path to the folder
# 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 5 is the permissions on the folder
# Column 6 is the conveyed permissions on the folder's contents

Loading…
Cancel
Save