Xserver.man: correct list of available authorization protocols

XDM-AUTHORIZATION-2 (IPv6 capable version of -1) was never merged.
MIT-KERBEROS-5 was removed by commit dfbe32b5b in 2007

Fixes: dfbe32b5b ("Remove the old Kerberos 5 authentication code.")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
(cherry picked from commit 845c4ae518
 minus the removal of SUN-DES-1, which is still present in the 21.1-branch)

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2018>
This commit is contained in:
Alan Coopersmith 2025-04-14 18:41:33 -07:00
parent 30c3dac8a0
commit 4430e87d09

View file

@ -443,7 +443,7 @@ 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
SUN-DES-1, Host Access, and Server Interpreted. See the
\fIXsecurity\fP(@miscmansuffix@) manual page for information on the
operation of these protocols.
.PP