mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 15:04:54 +02:00
Updated ssh.exe examples (markdown)
parent
3bbfc0002b
commit
233921e20d
@ -2,7 +2,7 @@
|
||||
##### Login With Password:
|
||||
1. Work Group Users:
|
||||
* `ssh user@host`
|
||||
2. Domain Users: Any of the following formats:
|
||||
2. Domain Users: Domain needs to be explicitly specified. Any of the following formats would work:
|
||||
* `ssh -l user@domain host`
|
||||
* `ssh domain\user@host`
|
||||
* `ssh user@domain@host`
|
||||
|
Loading…
x
Reference in New Issue
Block a user