cancel
Showing results for 
Search instead for 
Did you mean: 

Mechanics of Authentication

Sharon_Griffin
Champ on-the-rise
Champ on-the-rise

Can you explain the communication and verification process between the workstation, OnBase and AD to authenticate the user?

7 REPLIES 7

Hi Michelle,

The user would need the 'Read Group Membership' privilege. I believe it is a specific right that would need to be granted that is beyond the 'Read' privilege. It needs the ability to be able to read other users user groups within AD. By default you can always read your own, but you cannot read other users. That is what the AppPool needs to do. For the Web Client, you would need to have the account running the Web Server AppPool have the rights to query AD since that is where the authentication would be taking place for the Web Client since your AppPools are separated.

Sharon_Griffin
Champ on-the-rise
Champ on-the-rise
I also read that the SID is stored in the database but cannot find documentation as to where in the database this information would be stored? Can you supply that informtion to me please?

Not applicable

The table where the SID is stored is hsi.useraccount, the field is securityid