il me semble qu'il y a une option de plus à GDM
pour autoriser ou pas les connexions TCP distantes.
chez moi c'est dans /etc/gdm/gdm.conf
# If true this will basically append -nolisten tcp to every X command line, a
# good default to have (why is this a "negative" setting? because if it is
# false, you could still not allow it by setting command line of any particular
# server). It's probably better to ship with this on since most users will not
# need this and it's more of a security risk then anything else.
# Note: Anytime we find a -query or -indirect on the command line we do not add
# a "-nolisten tcp", as then the query just wouldn't work, so this setting only
# affects truly attached sessions.
DisallowTCP=true
# option "allow tcp=0/1"
Posté par NeoX . En réponse au message Activer XDMCP sur une Fedora 9. Évalué à 1.
pour autoriser ou pas les connexions TCP distantes.
chez moi c'est dans /etc/gdm/gdm.conf
# If true this will basically append -nolisten tcp to every X command line, a
# good default to have (why is this a "negative" setting? because if it is
# false, you could still not allow it by setting command line of any particular
# server). It's probably better to ship with this on since most users will not
# need this and it's more of a security risk then anything else.
# Note: Anytime we find a -query or -indirect on the command line we do not add
# a "-nolisten tcp", as then the query just wouldn't work, so this setting only
# affects truly attached sessions.
DisallowTCP=true