Skip to content

3.9.9.5

Compare
Choose a tag to compare
@MutonUfoAI MutonUfoAI released this 09 Jan 10:43
· 38 commits to master since this release
  • fix bug in Kerberos plugin
  • fix bug in MultiEmail plugin
  • fix domain vs email username logins
  • added new SSHAuth plugin
  • logins are verified in the same order as the default CP does
    • if a machine is a domain member, a login is verified against the domain
    • if a machine is not part of a domain, a login is verified against the local SAM
    • to force a local authentication on a domain member use .\username
    • to force a domain login of a subdomain use username@sub.contoso.local