How are effective permissions calculated?
A.
Both export and UNIX permissions are calculated and the highest permission between the two is the effective permission.
B.
Both export and UNIX permissions are calculated and the lowest permission between the two is the effective permission.
C.
Both share permissions and Windows ACLs are calculated and the highest permission between the two is the effective permission.
D.
Both share permissions and Windows ACLs are calculated and the lowest permission between the two is the effective permission.