From 2986f5da8d21580807261e1499eb6aa93ed707b3 Mon Sep 17 00:00:00 2001 From: Gerry Nelson <45608078+gerrynelson63@users.noreply.github.com> Date: Wed, 26 May 2021 13:28:56 -0400 Subject: [PATCH] Update applyfolderauthorization.py (#77) --- applyfolderauthorization.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applyfolderauthorization.py b/applyfolderauthorization.py index f45977e..728cf3b 100755 --- a/applyfolderauthorization.py +++ b/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