On Thu, Oct 24, 2002 at 06:52:32PM -0700, Kris Kennaway wrote:
> --nolisten-tcp was added deliberately for security reasons: see the
> commit logs (it's also documented clearly at the top of the startx
> manpage). It sounds like an oversight that xdm doesn't do this; I've
> asked the XFree86 maintainer to investigate and make the corresponding
> change if necessary.
As in:
--- /usr/X11R6/lib/X11/xdm/Xservers.orig Fri Mar 22 18:30:32 2002
+++ /usr/X11R6/lib/X11/xdm/Xservers Fri Oct 25 09:23:10 2002
@@ -10,4 +10,4 @@
# look like:
# XTerminalName:0 foreign
#
-:0 local /usr/X11R6/bin/X
+:0 local /usr/X11R6/bin/X -nolisten tcp
A very good move indeed, IMHO.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message