- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How To Enable XDMCP
Operating System - Linux
1820096
Members
3588
Online
109608
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2001 01:05 AM
тАО08-29-2001 01:05 AM
I installed Red Hat Linux 7.0 and everything including X-Windows and Network configuration went through. However, when I attempt to connect to my system from a PC, my system does not appear in Display Manager Chooser list. This means possibly XDMCP is not enabled. Other servers line Telnet, FTP etc are working fine.
Can someone tell me how to enable this XDMCP ?
Can someone tell me how to enable this XDMCP ?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2001 10:32 AM
тАО08-29-2001 10:32 AM
Solution
Hello,
By default, xdmcp is not allowed, because it is considered by some security specialists as a weak.
To change this, go to /etc/X11/xdm :
-> In xdm-config, make sure that DisplayManager.requestPort is set to 177 (instead of 0).
-> In Xaccess, make sure that the line beginning with a star "*" and with a comment like "any host can get a login window" is not commented out.
If you want to enable "xdmcp indirect", don't forget to uncomment "* CHOOSER BROADCAST" too.
After that, restart xdm. A good way to do this with RedHat, is to exit from the graphical environment, to open a text console as root, and to type :
init 3
sleep 10
init 5
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
By default, xdmcp is not allowed, because it is considered by some security specialists as a weak.
To change this, go to /etc/X11/xdm :
-> In xdm-config, make sure that DisplayManager.requestPort is set to 177 (instead of 0).
-> In Xaccess, make sure that the line beginning with a star "*" and with a comment like "any host can get a login window" is not commented out.
If you want to enable "xdmcp indirect", don't forget to uncomment "* CHOOSER BROADCAST" too.
After that, restart xdm. A good way to do this with RedHat, is to exit from the graphical environment, to open a text console as root, and to type :
init 3
sleep 10
init 5
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
Learn and explain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2001 11:08 PM
тАО08-29-2001 11:08 PM
Re: How To Enable XDMCP
To enable things, you need to look in the /etc/X11/gdm/gdm.conf file for the xdmcp section, and change 'Enable=0' to
'Enable=1'.
Now I am able to connect to my Linux box from any HP workstation or PC with X server.
'Enable=1'.
Now I am able to connect to my Linux box from any HP workstation or PC with X server.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP