Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/05/2006, à 18:58

jo2s

Dapper Drake 6.06 + XDMCP

Salut à tous,

  je voudrais configurer des connexions XDMCP, mais le problème c'est que les fichiers d'aide ne correspondent pas.

  notament parceque je ne trouve pas d'onglet XDMCP dans gdmsetup.

  est-ce que quelqu'un a déjà configuré calà ?

  Merci

Hors ligne

#2 Le 31/05/2006, à 13:04

jo2s

Re : Dapper Drake 6.06 + XDMCP

Est ce que quelqu'un pourrait m'expliquer comment configuer XDMCP ?

  Merci

Hors ligne

#3 Le 31/05/2006, à 13:19

nolan

Re : Dapper Drake 6.06 + XDMCP

Bonjour,

edit le /etc/gdm/gdm.conf
puis

[xdmcp]
# Distributions: Ship with this off.  It is never a safe thing to leave
# out on the net.  Setting up /etc/hosts.allow and /etc/hosts.deny to only
# allow local access is another alternative but not the safest.
# Firewalling port 177 is the safest if you wish to have xdmcp on.
# Read the manual for more notes on the security of XDMCP.
[b]Enable=true[/b]
# Honour indirect queries, we run a chooser for these, and then redirect
# the user to the chosen host.  Otherwise we just log the user in locally.
#HonorIndirect=true
# Maximum pending requests
#MaxPending=4
#MaxPendingIndirect=4
# Maximum open XDMCP sessions at any point in time
#MaxSessions=16
# Maximum wait times
#MaxWait=15
#MaxWaitIndirect=15
# How many times can a person log in from a single host.  Usually better to
# keep low to fend off DoS attacks by running many logins from a single
# host.  This is now set at 2 since if the server crashes then gdm doesn't
# know for some time and wouldn't allow another session.
#DisplaysPerHost=2
# The number of seconds after which a non-responsive session is logged off.
# Better keep this low.
#PingIntervalSeconds=15
# The port.  177 is the standard port so better keep it that way
[b]Port=177[/b]
# Willing script, none is shipped and by default we'll send
# hostname system id.  But if you supply something here, the
# output of this script will be sent as status of this host so that
# the chooser can display it.  You could for example send load,
# or mail details for some user, or some such.
#Willing=/etc/gdm/Xwilling

Ne pas oublier de relancer gdm
sudo /etc//init.d/gdm restart

Normalement xdmcp devrait être actif


N'oubliez pas d'ajouter résolu au titre quand le sujet l'est.
Sous linux on s'en sort toujours sans reformater

Hors ligne

#4 Le 31/05/2006, à 14:08

jo2s

Re : Dapper Drake 6.06 + XDMCP

J'ai bien effectué les modifs dans /etc/gdm/gdm.conf et relancé gdm, mais quand j'essaye de me connecter depuis Windows avec Xming j'ai juste un écran noir...

Hors ligne

#5 Le 01/06/2006, à 16:20

nolan

Re : Dapper Drake 6.06 + XDMCP

Je vois pourquoi tu a un ecran noir mis à part
le parfeu win
ou celui de linux
ou le port 177 n'est pas sans #

As tu essayer cygwin chez moi j'utilise celui-ci avec cette commande  x -query adresse_ip :2


N'oubliez pas d'ajouter résolu au titre quand le sujet l'est.
Sous linux on s'en sort toujours sans reformater

Hors ligne