This topic is locked

Active Directory Strange Issue

2/13/2019 7:31:08 PM
PHPRunner General questions
L
LandonH author

I have a application that uses Active Directory for user logon.

It works good but I have an issue.
I have some users that cannot logon but they can logon their computers that uses active directory.
Our IS dept is well weak.
does any one have any suggestions on what may cause this issue. .
Respectively

Landon

jadachDevClub member 2/13/2019



I have a application that uses Active Directory for user logon.

It works good but I have an issue.
I have some users that cannot logon but they can logon their computers that uses active directory.
Our IS dept is well weak.
does any one have any suggestions on what may cause this issue. .
Respectively

Landon


Check to see if you have case-insensitive logon unchecked. I ran into this a ways back. You can find it under security > registration and passwords.

admin 2/14/2019

+1 to what Jerry said.

L
LandonH author 2/14/2019



Check to see if you have case-insensitive logon unchecked. I ran into this a ways back. You can find it under security > registration and passwords.

L
LandonH author 2/14/2019

I tried your suggestion check the [case-insensitive logon] and it was unchecked. I checked it and rebuilt the application. Sorry to say that did not resolve the issue.

Thanks for you suggestion.
Landon

jadachDevClub member 2/14/2019

I would then double check domain and server.
I know this works as I must have done at least 50 enterprise applications using this product.
I assume you are in a windows environment using a windows server running IIS and app pool is set for windows authentication?