SvcGuest icon indicating copy to clipboard operation
SvcGuest copied to clipboard

There are currently no logon servers available to service the logon request.

Open Jamesits opened this issue 6 years ago • 0 comments

Service cannot be started. System.Security.SecurityException: There are currently no logon servers available to service the logon request.

   at System.Security.Principal.WindowsIdentity.KerbS4ULogon(String upn, SafeAccessTokenHandle& safeTokenHandle)
   at System.Security.Principal.WindowsIdentity..ctor(String sUserPrincipalName, String type)
   at System.Security.Principal.WindowsIdentity..ctor(String sUserPrincipalName)
   at SvcGuest.SupervisorService.OnStart(String[] args)
   at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
The Zone of the assembly that failed was:
MyComputer

Jamesits avatar Jan 26 '19 09:01 Jamesits