cancel
Showing results for 
Search instead for 
Did you mean: 

AD Authentication Slowness

Kevin_Danel
Confirmed Champ
Confirmed Champ

Hello,

My organization recently implemented AD Authentication in our OnBase system and although it is working, my users think that the authentication speed is too slow. I know that this could probably primarily be a network speed issue; however, I am not sure how to go about identifying where the slowness is coming from. Has anyone had a similar situation and has any advice? We mostly use the OnBase Thick Client but the slowness is also seen using the Web Client. Authentication time usually ranges between 15 seconds and 30 seconds.

Thank you,


Kevin Danel
OnBase Administrator
the Chickasaw Nation
Information Technology

2 ACCEPTED ANSWERS

AdamShaneHyland
Employee
Employee

Hi Kevin!

Thanks for the post.

I'm sorry to hear about the network authentication slowness issue you are experiencing.  If you are noticing the issues in both the OnBase Thick Client and the Web Client, the easiest way to troubleshoot is to start by enabling the verbose switch on the OnBase Thick Client shortcut.  Simply add the -V switch.  This will write a verbose log to the users temporary directory (Start | Run | %temp%).  Looking through the verbose logs, you should see timestamps.  Scroll through the log file until you see major gaps in time.  This might help to identify why there are lags querying back to Active Directory.

Additionally, you could enable the LDAP profile within the Application Servers web.config.  This can be done manually by setting the enableMailSlot from false to true and then attempting to login with the Diagnostics Console running.  You might have to enable the LDAP/NT tab to view the messages.  Once enabled you will see the messages generated by a user attempting to authenticate into OnBase.  As well, you should be able to find gaps in time where slowness is being experienced.

If you are not familiar/comfortable troubleshooting using Verbose or other tools such as Diagnostics Console, I would recommend working with your first line of support.

Take care.

View answer in original post

Kevin_Danel
Confirmed Champ
Confirmed Champ

Hello,

I just wanted to report back that we have upgraded to OnBase v16 and the AD authentication slowness is gone now. I think the slowness was definitely a version 12 problem because we had the issue all the way up to the ugprade, and after the upgrade it is 100% gone. 

Thank you,
Kevin Danel

View answer in original post

11 REPLIES 11

Kevin_Danel
Confirmed Champ
Confirmed Champ

Hello,

I just wanted to report back that we have upgraded to OnBase v16 and the AD authentication slowness is gone now. I think the slowness was definitely a version 12 problem because we had the issue all the way up to the ugprade, and after the upgrade it is 100% gone. 

Thank you,
Kevin Danel

Hi Kevin.

Thanks for the follow up. Glad that you are no longer experiencing the slowness.

Take care.