CentralTechnology / lms-agent

License Monitoring System
1 stars 1 forks source link

COMException: The user name or password is incorrect. #125

Closed tjackadams closed 6 years ago

tjackadams commented 6 years ago

https://sentry.io/centraltechnology/license-monitoring-system/issues/527827895/

AuthenticationException: The user name or password is incorrect.

  File "C:\projects\lms-agent\src\LMS.Core\Users\Managers\ActiveDirectoryManager.cs", line 217, in GetGroupMembers
    System.Collections.Generic.List`1[Portal.LicenseMonitoringSystem.Users.Entities.LicenseUserGroup] GetGroupMembers(Hangfire.Server.PerformContext, System.Guid)
  File "C:\projects\lms-agent\src\LMS.Core\Users\UserWorkerManager.cs", line 100, in ComputeGroupMembershipAsync
    Void MoveNext()
  File "C:\projects\lms-agent\src\LMS.Core\Users\UserWorkerManager.cs", line 250, in MoveNext
    Void MoveNext()
  File "C:\projects\lms-agent\src\LMS.Core\Managers\WorkerManagerBase.cs", line 70, in ExecuteAsync
    Void MoveNext()
...
(8 additional frame(s) were not displayed)

COMException: The user name or password is incorrect.

  Module "System.DirectoryServices.DirectoryEntry", line 0, in Bind
    Void Bind(Boolean)
  Module "System.DirectoryServices.DirectoryEntry", line 0, in Bind
    Void Bind()
  Module "System.DirectoryServices.DirectoryEntry", line 0, in get_AdsObject
    IAds get_AdsObject()
  Module "System.DirectoryServices.PropertyValueCollection", line 0, in PopulateList
    Void PopulateList()
  Module "System.DirectoryServices.PropertyValueCollection", line 27, in .ctor
    Void .ctor(System.DirectoryServices.DirectoryEntry, System.String)
...
(6 additional frame(s) were not displayed)

The user name or password is incorrect.