mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-29 11:50:18 +01:00
426469d984
* Add new options from OpenSSH 9.9p1 Signed-off-by: Jakub Jelen <jjelen@redhat.com> * ci: Add CentOS10 Signed-off-by: Jakub Jelen <jjelen@redhat.com> * tests: Use LogLevel option for testing to avoid OpenSSH 9.9 bug The OpenSSH 9.9p1 has a bug in parsing/printing the Compression option so lets use different option for testing. https://bugzilla.mindrot.org/show_bug.cgi?id=3759 Signed-off-by: Jakub Jelen <jjelen@redhat.com> --------- Signed-off-by: Jakub Jelen <jjelen@redhat.com>
68 lines
1.2 KiB
Text
68 lines
1.2 KiB
Text
AcceptEnv
|
|
AllowAgentForwarding
|
|
AllowGroups
|
|
AllowStreamLocalForwarding
|
|
AllowTcpForwarding
|
|
AllowUsers
|
|
AuthenticationMethods
|
|
AuthorizedKeysCommand
|
|
AuthorizedKeysCommandUser
|
|
AuthorizedKeysFile
|
|
AuthorizedPrincipalsCommand
|
|
AuthorizedPrincipalsCommandUser
|
|
AuthorizedPrincipalsFile
|
|
Banner
|
|
CASignatureAlgorithms
|
|
ChrootDirectory
|
|
ChannelTimeout
|
|
ClientAliveCountMax
|
|
ClientAliveInterval
|
|
DenyGroups
|
|
DenyUsers
|
|
DisableForwarding
|
|
ExposeAuthInfo
|
|
ForceCommand
|
|
GatewayPorts
|
|
GSSAPIAuthentication
|
|
HostbasedAcceptedKeyTypes
|
|
HostbasedAcceptedAlgorithms
|
|
HostbasedAuthentication
|
|
HostbasedUsesNameFromPacketOnly
|
|
IgnoreRhosts
|
|
Include
|
|
IPQoS
|
|
KbdInteractiveAuthentication
|
|
KerberosAuthentication
|
|
LogLevel
|
|
MaxAuthTries
|
|
MaxSessions
|
|
PAMServiceName
|
|
PasswordAuthentication
|
|
PermitEmptyPasswords
|
|
PermitListen
|
|
PermitOpen
|
|
PermitRootLogin
|
|
PermitTTY
|
|
PermitTunnel
|
|
PermitUserRC
|
|
PubkeyAcceptedKeyTypes
|
|
PubkeyAcceptedAlgorithms
|
|
PubkeyAuthentication
|
|
PubkeyAuthOptions
|
|
RDomain
|
|
RefuseConnection
|
|
RekeyLimit
|
|
RevokedKeys
|
|
RequiredRSASize
|
|
RhostsRSAAuthentication
|
|
RSAAuthentication
|
|
RSAMinSize
|
|
SetEnv
|
|
StreamLocalBindMask
|
|
StreamLocalBindUnlink
|
|
TrustedUserCAKeys
|
|
UnusedConnectionTimeout
|
|
X11DisplayOffset
|
|
X11MaxDisplays
|
|
X11Forwarding
|
|
X11UseLocalHost
|