- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE + XDMCP
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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-14-2002 08:50 PM
08-14-2002 08:50 PM
CDE + XDMCP
I'm trying to find the command which will show me which hosts are available through XMDCP, similar to what's generated with CDE's chooser function.
Any and all help appreciated!
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 09:29 PM
08-14-2002 09:29 PM
Re: CDE + XDMCP
Have a look at the man page for dtlogin
# man dtlogin
The config file is /etc/dt/config/Xaccess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 03:37 AM
08-16-2002 03:37 AM
Re: CDE + XDMCP
Most of the dtlogin configuration files are found in /usr/dt/config. Xaccess used by dtlogin to control access from displays requesting XDMCP service.
This file contains a list of host names which are allowed or denied XDMCP connection access to this machine. When a remote display (typically an X-termimal) requests login service, Dtlogin will consult this file to determine if service should be granted
or denied.
Note that:
/usr/dt/config/Xaccess is a factory-default file and will
be unconditionally overwritten upon subsequent installation.
Before making changes to the file, copy it to the configuration directory, /etc/dt/config. You must also update the accessFile resource in /etc/dt/config/Xconfig.
These information are from man and the Xaccess configuration files.
Hope this helps!
Best Regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 03:56 AM
08-16-2002 03:56 AM
Re: CDE + XDMCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 09:36 AM
08-16-2002 09:36 AM
Re: CDE + XDMCP
the functionality you ask for is basically built into HP's X-server itself!
From command-line of your console try: X -query 11.22.33.44 # or whatever IP-address you want
or: X -broadcast # local LAN only, of course
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 06:36 PM
08-16-2002 06:36 PM
Re: CDE + XDMCP
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x316efd3f91d3d5118ff40090279cd0f9,00.html
Great help in finding them:
http://forums.itrc.hp.com/cm/TopSolutions/1,,CA648501!1!questions,00.html
live free or die
harry