Click here to Skip to main content
15,909,051 members

Comments by aburrow (Top 2 by date)

aburrow 28-Jan-11 1:01am View    
I was thinking perhaps some code that compares the ace entries and if an explicit and inherited permission matches then it removes the explicit.
aburrow 21-Jan-11 1:06am View    
I've put more of the code in my initial message. If I comment out "if (item.Rule.FileSystemRights < entry.Rule.FileSystemRights)" the feedback the user gets displays the inherited and explicit permissions correctly. But I haven't been able to replicate that on the backend.