I'm trying to automate file sharing process and I started by creating some Active Directory groups for each permission:
USR_TEST_GROUP_RD, USR_TEST_GROUP_WR, USR_TEST_GROUP_FULL
I've added some Active Directory users to those groups and added those 3 groups to a folder for them to access, but I'm sill getting an Access Denied message. Why?