mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-31 01:45:10 +02:00
Updated ...md (markdown)
parent
de6dfdffbd
commit
028678c404
1
...md.md
1
...md.md
@ -74,6 +74,7 @@ Unix domain sockets are used for IPC communication between processes on the same
|
||||
+ Local Socket Forwarding - This is forwarding traffic to AF_UNIX sockets and this feature is not applicable in Windows
|
||||
+ SSHD rexec - Not applicable for Windows. SSHD will be implemented as Windows service, that can be configured for auto restart.
|
||||
+ SSHD from inetd - Not applicable for Windows.
|
||||
|
||||
AF_UNIX channel will be implemented using secure bidirectional named pipes in Windows. This does not support ancillary data but is sufficient for above listed features relevant in Windows.
|
||||
|
||||
#### Privilege Separation and Security model in Windows (tentative design)
|
||||
|
Loading…
x
Reference in New Issue
Block a user