XDMCP no password


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers XDMCP no password
# 1  
Old 05-06-2005
XDMCP no password

Hello all,

Does anyone know or have configure their system to allow no password during an XDMCP session. I' m running Redhat whit gdm manager.
Thanks!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

XDMCP Error

Hi Friends, I am not able to login through X browser from Windows Machine to Sun Fire V890 server. Solaris 10 is installed on this machine. Please suggest me what changes need to be done in Solaris Server. Thanks in Advance (2 Replies)
Discussion started by: durgaprasadr13
2 Replies

2. AIX

How to enable XDMCP?

Hello everyone, I installed AIX the other day (several times!) but I can't get XDMCP to work. I remember from when I installed it the last time it worked out of the box. So why doesn't it work now? This is the error message I get: XDMCP fatal error: Session failed Session 2 failed for... (3 Replies)
Discussion started by: Kotzkroete
3 Replies

3. Solaris

Help: for XDMCP

Hi, Boss i have a problem about open the Graphic remote. when i used the Xmanager2.0 connect to the Sun Fire880 with Sun solaris 2.8 software. prompt to following information: XDMCP connection failed: retry? so can some body told me how the check the XDMCP protocol was enable...and the port 177... (9 Replies)
Discussion started by: surainbow
9 Replies

4. SCO

xdmcp dies in sco600

We have just installed a sco 600 server. Xdmcp comes up in the chooser but if you don't log in within a few minutes it disappears and you have to log in and then out on the console before you can see it in the chooser. Xdmcp is suppossed to be setup for continuous logins automatically. We... (0 Replies)
Discussion started by: khafner
0 Replies

5. HP-UX

xdmcp config

hi everybody, can anyone please tell me what are things for verify to have an xdmcp connexion ton HPUX 10.20 host best regards (0 Replies)
Discussion started by: hmaiida
0 Replies

6. HP-UX

xdmcp on HP-UX

Anybody know how to set up xdmcp on HPUX (11.0 +)? Thanks. (1 Reply)
Discussion started by: lyonsd
1 Replies

7. Linux

XDMCP Redaht As3

hello all, I was wondering if anyone had setup XDMCP client and server on thier Rehat AS3. I remember that it redhat 9 you just needed to enable XDMCP. Then you would get the chooser and enable you to connect to another X server. I was looking at this and reconfigure the xdm-config file, but... (0 Replies)
Discussion started by: larryase
0 Replies

8. IP Networking

xdmcp and netstat

On my linux box, i run netstat -l and i see xdmcp in the list but it doesn't have LISTEN as its state, see what it shows below, I'm wondering if this might explain why i can't see it in my exceed broadcast listing of servers broadcasting on our net? My unix boxes don't show this at all. Proto ... (1 Reply)
Discussion started by: kymberm
1 Replies

9. UNIX for Dummies Questions & Answers

XDMCP setup

How do you verify your XDMCP setup on Sun Solaris? I am trying to establish a connection, but no XDMCP servers were found. (1 Reply)
Discussion started by: heinb
1 Replies
Login or Register to Ask a Question
gdmXnestchooser(1)						   User Commands						gdmXnestchooser(1)

NAME
gdmXnestchooser, gdmXnest - run an XDMCP chooser SYNOPSIS
gdmXnestchooser [--background] [--broadcast] [--direct] [--no-gdm-check] [--no-query] [--xnest-extra-options=options] [--xnest=string] [gnome-std-options] hostname DESCRIPTION
gdmXnestchooser automatically gets the correct display number, sets up access, and runs Xnest with -indirect localhost. This ensures that you get an XDMCP chooser that is provided by your machine. You can also specify the hostname whose chooser should be displayed, so that gdmXnestchooser somehost runs the XDMCP chooser from host somehost inside an Xnest. gdmXnest is a symbolic link to gdmXnestchooser and is the same as running gdmXnestchooser with the --no-query and --no-gdm-check options. gdmXnest is useful for running Xnest without actually connecting somewhere. OPTIONS
The following options are supported: --background Run in the background. You can also use -b to specify this option. --broadcast Run broadcast instead of indirect (chooser). You can also use -B to specify this option. --direct Do direct query instead of indirect (chooser). You can also use -d to specify this option. --no-gdm-check Do not check for running GDM. --no-query Just run Xnest, no query (no chooser). You can also use -n to specify this option. --xnest-extra-opExtra=options for Xnest. The default is no options. You can also use -o to specify this option. --xnest=string Xnest command line. The default value is Xnest. You can also use -x to specify this option. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. OPERANDS
The following operands are supported: hostname Hostname whose chooser should be displayed. EXAMPLES
Example 1: Running the XDMCP Chooser From Host somehost Inside an Xnest example% gdmXnestchooser somehost Example 2: Connecting to somehost Directly Run example% gdmXnestchooser -d somehost FILES
The following files are used by this application: /usr/bin/gdmXnestchooserExecutable to run an XDMCP chooser ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-display-mgr | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gdm(1), gdmflexiserver(1), gdmphotosetup(1), gdmsetup(1), gdmthemetester(1), gdm-restart(1m), gdmconfig(1m), gnome-std-options(5) NOTES
Original man page written by Martin K. Petersen <mkp@mkp.net>, George Lebl <jirka@5z.com>. Copyright (c) 1998, 1999 by Martin K. Petersen. Copyright (c) 2001, 2003, 2004 by George Lebl. Copyright (c) 2003 by Red Hat, Inc. Updated by Brian Cameron, Sun Microsystems Inc., 2004. SunOS 5.10 1 Sep 2004 gdmXnestchooser(1)