- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: XDMCP Connections
 
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
 
10-08-2001 04:46 AM
10-08-2001 04:46 AM
			
				
					
						
							XDMCP Connections
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-08-2001 04:55 AM
10-08-2001 04:55 AM
			
				
					
						
							Re: XDMCP Connections
						
					
					
				
			
		
	
			
	
	
	
	
	
It's mainly a text file/comments and gives you the required syntax
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-09-2001 02:45 AM
10-09-2001 02:45 AM
			
				
					
						
							Re: XDMCP Connections
						
					
					
				
			
		
	
			
	
	
	
	
	
I want to deny access to all
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-09-2001 02:50 AM
10-09-2001 02:50 AM
			
				
					
						
							Re: XDMCP Connections
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-09-2001 02:54 AM
10-09-2001 02:54 AM
			
				
					
						
							Re: XDMCP Connections
						
					
					
				
			
		
	
			
	
	
	
	
	
for eg .....
1. cp /usr/dt/config/Xaccess /etc/dt/config
2. vi /etc/dt/config/Xaccess -->
At the last line , put in this :
!15.43.66.10 where this is ip address of host you do not wish to grant access, it should take wildcards so my guess is !* may work but I have not tried it ...
3. Reboot the Server to let Xaccess take effect
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-09-2001 03:23 AM
10-09-2001 03:23 AM
			
				
					
						
							Re: XDMCP Connections
						
					
					
				
			
		
	
			
	
	
	
	
	
/sbin/init.d/dtlogin.rc stop
/sbin/init.d/dtlogin.rc start