Search found 1 match

by sundance
Tue Nov 05, 2013 11:45 am
Forum: madSecurity
Topic: Problems with IAccount
Replies: 1
Views: 9922

Problems with IAccount

Hi, I'm trying to set access rights to a folder for an ActiveDirectory account that has just been created (using ADSI). It seems it sometimes takes some time for the account to become available for madSecurity. I'm using this code: var UserAccount: IAccount; Security: ISecurityObject; begin Security...