- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disabling broad cast form HPUX workstations
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
05-04-2005 05:50 PM
05-04-2005 05:50 PM
disabling broad cast form HPUX workstations
When ae open the xmanager window ..it will show all the the work stions and server in the network..My requirement is I want to disable broadcast on some work stations
(This workstations should not be displayed once Xmanger is opened
Thanks in advance
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 05:56 PM
05-04-2005 05:56 PM
Re: disabling broad cast form HPUX workstations
* put the workstations in a vlan
* change the start parameter in /etc/rc.config.d/xfs to 1 and restart workstation
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 06:40 PM
05-04-2005 06:40 PM
Re: disabling broad cast form HPUX workstations
You can limit access to a login screen on the workstations by modifying Xaccess file. Copy Xaccess from /usr/dt/config to /etc/dt/config. After modifying /etc/dt/config/Xaccess, tell the login server to reread Xaccess by typing:
#/usr/dt/bin/dtconfig -reset
You can comment out * wildcard to disable a workstation appears in XDMCP-broadcast for all hosts or insert host names which will be allowed to see the workstation in Xmanager.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 06:51 PM
05-04-2005 06:51 PM
Re: disabling broad cast form HPUX workstations
windows machines ...While opening the Xmanger client in windows I dont wnat some
workstation to be displayed on the pool
Thanks
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 06:57 PM
05-04-2005 06:57 PM
Re: disabling broad cast form HPUX workstations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 07:21 PM
05-04-2005 07:21 PM
Re: disabling broad cast form HPUX workstations
If you disable access in Xaccess file on a workstation, this workstation should disappear from clients' Xmanager list. By default any client can see it in Xmanager.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 07:28 PM
05-04-2005 07:28 PM
Re: disabling broad cast form HPUX workstations
I have modified /etc/rc.config.d/xfs
value to 1
Regards
Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 07:29 PM
05-04-2005 07:29 PM
Re: disabling broad cast form HPUX workstations
Thanks
Binu