From 845c4ae5187f959fe042129e7c62210535f94290 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 14 Apr 2025 18:41:33 -0700 Subject: [PATCH] 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 commit 71b207a2e in 2024 MIT-KERBEROS-5 was removed by commit dfbe32b5b in 2007 Fixes: 71b207a2e ("os: drop SUN-DES-1 authentication") Fixes: dfbe32b5b ("Remove the old Kerberos 5 authentication code.") Signed-off-by: Alan Coopersmith Part-of: --- man/Xserver.man | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/Xserver.man b/man/Xserver.man index cf2dc7396..13f774fa4 100644 --- a/man/Xserver.man +++ b/man/Xserver.man @@ -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