[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444139: marked as done (no effect in X-Session changing ServerArgsLocal=-nolisten tcp in kdmrc )



Your message dated Sat, 10 Nov 2007 22:40:01 +0100
with message-id <200711102240.01705.fboudra@free.fr>
and subject line no effect in X-Session changing ServerArgsLocal=-nolisten tcp in kdmrc
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdm
Version: 3.5.7-3

I want to start X-Session capable to display X-Apps from remote hosts. Commenting out the '-nolisten tcp' Option in /etc/kde3/kdm/kdmrc like this

[X-:*-Core]
#ServerArgsLocal=-nolisten tcp

does not have the expectet effect. X keeps starting without listening to remote connections:


$ pgrep -lf X
10023 /usr/bin/X -br -nolisten tcp :0 vt7 -auth /var/run/xauth/A:0-bfneHR

BTW: I DID set xhost [hostname] locally and the DISPLAY-variable correctly on the remote host...

Thx
Paul

--
Paul Coray
Administrator Server und Netzwerk

Oeffentliche Bibliothek der Universitaet Basel
EDV-Abteilung
Schoenbeinstrasse 18-20
CH-4056 Basel

Tel: +41 61 267 05 13
Fax: +41 61 267 31 03

mailto:paul.coray@unibas.ch
http://www.ub.unibas.ch



--- End Message ---
--- Begin Message ---
Hi,

kdm uses /var/run/kdm/kdmrc generated from /etc/kde3/kdm/kdmrc 
in /etc/init.d/kdm with genkdmconf:

KDMCFGDIR=/var/run/kdm
genkdmconf --in $KDMCFGDIR

if you update ServerArgsLocal in /etc/kde3/kdm/kdmrc,
make sure you call /etc/init.d/kdm.

to test:
* edit /etc/kde3/kdm/kdmrc
* update ServerArgsLocal parameter
* call genkdmconf --in /var/run/kdm
* edit /var/run/kdm/kdmrc
* check ServerArgsLocal parameter was properly synced

which is the case for me. Now, restart kdm to make the change takes effect.

cheers,

Fathi


--- End Message ---

Reply to: