- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Xaccess problems
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
Discussions
Discussions
Discussions
Forums
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
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-01-2003 05:54 AM
тАО08-01-2003 05:54 AM
Xaccess problems
As a test in the Xaccess file I have:
!dt7d50cc.ode.state.oh.us
I have restarted dtlogin (/sbin/init.d/dtlogin.rc stop/start). The system is still allowed to connect.
I did a search here and based on past posts this seems right.
Any suggestions?
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 05:58 AM
тАО08-01-2003 05:58 AM
Re: Xaccess problems
It is however possible that the state of Ohio has multiple IP addresses and purposeful discrepencies in its DNS server.
do a dig or nslookup and do it by IP address.
Also, check /var/adm/syslog/syslog.log during your login test so hou can get all of the IP addresses.
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
тАО08-01-2003 06:09 AM
тАО08-01-2003 06:09 AM
Re: Xaccess problems
I tried a Xaccess file with nothing in it , which with how I understaqnd it should prevent any connections. It still allows me to connect even configured that way.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 07:18 AM
тАО08-01-2003 07:18 AM
Re: Xaccess problems
Have you updated Xconfig to point to the new access file?
cp /usr/dt/config/Xconfig /etc/dt/config/Xconfig
In /etc/dt/config/Xconfig
Replace
Dtlogin.accessFile: Xaccess
With
Dtlogin.accessFile: /etc/dt/config/Xaccess
Now make any configuration changes you would like in /etc/dt/config/Xaccess file and then run:
/sbin/init.d/dtlogin.rc reset
Tyler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 07:52 AM
тАО08-01-2003 07:52 AM
Re: Xaccess problems
I did start and stop dtlogin.
From everything I have looked at it seems it never even looks at the Xaccess file.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 01:01 PM
тАО08-01-2003 01:01 PM
Re: Xaccess problems
Bastille does something very similar to disable XDMCP connections from remote hosts, so if it's not working I'd like to know.
Tyler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2003 11:34 PM
тАО08-03-2003 11:34 PM
Re: Xaccess problems
Try cp /usr/dt/config/Xaccess ->
/etc/dt/config/Xaccess : vi ->
!dt7d50cc.ode.state.oh.us
*
(in that order as it's important)
exit CDE
/usr/dt/bin/dtconfig -reset ... or preferably
/sbin/init 2 followed by init 3
result ?