Hi, all-
Does anyone know if there is a way to change "use windows authentication" from defaulting to being checked on the log in screen?
Thanks!
Like on the security tool? Yeah, there isn't, as you have to choose for each account whether it will use Windows Auth or not. They can't use both.
Hi, Gawain-
Thanks for your response. Yes, we are not using windows authentication at all, but it keeps defaulting to being checked for our users. I was hoping there was a way to change this so it defaults to being unselected.
I might be wrong, but I think if you remove integratedSecurity=True from the master.ini file it won't come up. Without that line it should just give you the log in screen with user name and password and no check box.
Thank you, Melissa! I will have to look into this. Appreciate your suggestion.