Xserver.man: correct list of available authorization protocols
XDM-AUTHORIZATION-2 (IPv6 capable version of -1) was never merged. SUN-DES-1 was removed by commit71b207a2e
in 2024 MIT-KERBEROS-5 was removed by commitdfbe32b5b
in 2007 Fixes:71b207a2e
("os: drop SUN-DES-1 authentication") Fixes:dfbe32b5b
("Remove the old Kerberos 5 authentication code.") Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1913>
This commit is contained in:
parent
80ad8a2c6d
commit
845c4ae518
|
@ -462,7 +462,8 @@ specify which transport type clients should try to use.
|
|||
.SH GRANTING ACCESS
|
||||
The X server implements a platform-dependent subset of the following
|
||||
authorization protocols: MIT-MAGIC-COOKIE-1, XDM-AUTHORIZATION-1,
|
||||
XDM-AUTHORIZATION-2, SUN-DES-1, and MIT-KERBEROS-5. See the
|
||||
Host Access, and Server Interpreted.
|
||||
See the
|
||||
.BR Xsecurity (@miscmansuffix@)
|
||||
manual page for information on the operation of these protocols.
|
||||
.PP
|
||||
|
|
Loading…
Reference in New Issue