Add default value for GSSAPIDelegateCredentials property in sshd_config manpage
Resolves: RHEL-211135 Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
This commit is contained in:
parent
116c684a9e
commit
f7c876cea7
@ -111,7 +111,7 @@ diff --color -ruNp a/sshd_config.5 b/sshd_config.5
|
||||
.Cm yes .
|
||||
+.It Cm GSSAPIDelegateCredentials
|
||||
+Accept delegated credentials on the server side. The default is
|
||||
+.CM yes .
|
||||
+.Cm yes .
|
||||
.It Cm GSSAPIEnablek5users
|
||||
Specifies whether to look at .k5users file for GSSAPI authentication
|
||||
access control. Further details are described in
|
||||
|
||||
@ -750,6 +750,8 @@ test -f %{sysconfig_anaconda} && \
|
||||
- Fix GSSAPI indicators check ignoring subsequent deny rules if
|
||||
allow rule matched first
|
||||
Resolves: RHEL-182151
|
||||
- Add default value for GSSAPIDelegateCredentials property in sshd_config manpage
|
||||
Resolves: RHEL-211135
|
||||
|
||||
* Fri Jun 26 2026 Zoltan Fridrich <zfridric@redhat.com> - 9.9p1-27
|
||||
- CVE-2026-55653: Fix double free in openssh DH-GEX client path during
|
||||
|
||||
Loading…
Reference in New Issue
Block a user