mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
Override default location for authorized_keys for administrators (#369)
This commit is contained in:
parent
2f551d4535
commit
d930619073
@ -83,3 +83,6 @@ Subsystem sftp sftp-server.exe
|
|||||||
# AllowTcpForwarding no
|
# AllowTcpForwarding no
|
||||||
# PermitTTY no
|
# PermitTTY no
|
||||||
# ForceCommand cvs server
|
# ForceCommand cvs server
|
||||||
|
|
||||||
|
Match Group administrators
|
||||||
|
AuthorizedKeysFile __PROGRAMDATA__/ssh/administrators_authorized_keys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user