- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X window side login problem
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
02-20-2004 09:17 PM
02-20-2004 09:17 PM
X window side login problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 02:27 AM
02-23-2004 02:27 AM
Re: X window side login problem
Make sure that your workstation's IP address and hostname are correct. Do this by checking the following:
/etc/init.d/netconf
/etc/hosts
/etc/nsswitch.conf - check for 'hosts: files'
/etc/resolv.conf (if you are using DNS)
Make sure that dtlogin has been started.
/sbin/init.d/dtlogin.rc start
Then try to log in under CDE.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 02:30 AM
02-23-2004 02:30 AM
Re: X window side login problem
/var/dt/Xerrors
$HOME/.dt/startlog
$HOME/.dt/errorlog
Suspect something in profile is killing you
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 02:30 AM
02-23-2004 02:30 AM
Re: X window side login problem
DISPLAY=$(who -m -u | awk '{print $8}'):0.0
export DISPLAY
This should make sure the DISPLAY variable, the most common issue here is set properly for remote users.
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
02-23-2004 02:34 AM
02-23-2004 02:34 AM
Re: X window side login problem
cd $HOME (of that user)
mv .dt .dt.org
mv .dtprofile .dtprofile.org
and login again ..
it works sometimes ..
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 02:42 AM
02-23-2004 02:42 AM
Re: X window side login problem
Remove
$HOME/.TTauthority
$HOME/.Xauthority
$HOME/.dt
$HOME/.dtprofile
Dominique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 05:33 AM
02-23-2004 05:33 AM
Re: X window side login problem
I had the same problem. I changed permission on tmp directory.After that i had the same problem like you. Did you perhaps do the same thing ?
Just put the permission back.
Another sulution is to delete your .DT files.
Success
Idriz