Closed wladich closed 3 years ago
Update: added mixed-case domain names and variants of user name in upper case
The table "Without DefaultDomainName" also applies to WinRM logons from Windows to Windows:
winrs
command, credentials provided with -u:
and -p:
optionsInvoke-Command
PowerShell scriptlet, credentials provided as PSCredential
object in -Credentials
optionMoved this ticket to https://pagure.io/freeipa/issue/8733
Tested with autologon Windows feature (link) on AD controller and client machines.
I have also checked that all used login formats work for non-admin AD user.
With DefaultDomainName
Without DefaultDomainName
In all cases when login fails, Windows displays message "The user name or password is incorrect. Try again"
Is GC supposed to support all of those login formats?