|
If login failed for a correct 'UserName' and 'Password',
Check if the User is imported from 'Active Directory'.
If User is not imported from Active Directory, then submit only the username and password to http://machinename:portname/servlets/RequestServlet for Authentication.
If User is imported from Active Directory, then submit the username and password
along with DOMAIN_NAME and logonDomainName to http://machinename:portname/servlets/RequestServlet
for Authentication.
|
|
Note: |
|