I have trouble logging into a repository by specifying AD credentials and I 've already done all the following steps.
1. Assigning a license to each AD User in LFDS.
2. Assigning all the AD User as a trusted-Authentication with admin group which is highest priority.
Here is the error message and its details;
Error Code: 9010
Error Message: The user account name or password is incorrect. [9010]
------------ Technical Details: ------------
LFSO:
Call Stack: (Exception)
ProcessResponseHeaders
InternalDoLogin
LFSession::Login
CLFConnection::Create
Additional Details:
HRESULT: 0xc0042332 (ProcessResponseHeaders, LFSession.cpp:4892)
(LFSO/10.1.0.209)
LF.exe (10.1.1.254):
Call Stack: (Exception)
CLoginDialog::AttemptLogin
CLoginDialog::LoginToServer
CFolderTreeView::EnsureValidDatabase
Call Stack: (Current)
CLoginDialog::LoginToServer
CFolderTreeView::EnsureValidDatabase
Additional Details:
Exception: 0x80042332 [9010] (The user login or password is incorrect.) (CLoginDialog::AttemptLogin at LoginDialog.cpp:796)
Call History:
CFolderTreeView::EnsureValidDatabase
CLoginDialog::LoginToServer
GetOptionString ([cotco-repositorySettings]AdminNoPassword)
GetOptionString ([cotco-repositorySettings]UserName)
GetOptionString ([Settings]UseWindowsAuth)
GetOptionString ([cotco-repositorySettings]UseWindowsAuth)
CLoginDialog::AttemptLogin
GetOptionString ([Settings]CheckServerVersion)
Do I miss something? This is a new site and this never happened to the other sites.
Thank you in advance.