Subject | add Role to user |
---|---|
Author | Rick Roen |
Post date | 2006-02-21T18:19:14Z |
D7 + IBO 4.6A
Is there any way via IBO to add/change a role for a user. I know I can
do it with a Grant.
I see the AlterUser(Action: TIB_AlterUserAction; AUserName, AUserPass,
AGroupName, AFirstName, AMiddleName, ALastName: string) method, but
nothing for a role.
What is the "AGroupName"? I checked the source code and am still
clueless.
Rick
Is there any way via IBO to add/change a role for a user. I know I can
do it with a Grant.
I see the AlterUser(Action: TIB_AlterUserAction; AUserName, AUserPass,
AGroupName, AFirstName, AMiddleName, ALastName: string) method, but
nothing for a role.
What is the "AGroupName"? I checked the source code and am still
clueless.
Rick