- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems with graphical Login fo NIS users
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
тАО05-17-2006 07:53 PM
тАО05-17-2006 07:53 PM
I've got a HP-UX 11.0 machine that is a nis client. Now when I try to log on vie telnet everything works fine. When I try to log in via ReflectionX or Xwin32 I get an error message that the login is incorrect?
Any Ideas? Help would be very appriciated.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:08 PM
тАО05-17-2006 08:08 PM
Re: Problems with graphical Login fo NIS users
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:15 PM
тАО05-17-2006 08:15 PM
Re: Problems with graphical Login fo NIS users
in Xerrors:
/usr/bin/X11/xset: bad font path element (#40), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
In the other two files there is nothing worth to mention it. Just a NFS error to an other machine
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:25 PM
тАО05-17-2006 08:25 PM
Re: Problems with graphical Login fo NIS users
Is processes dtlogin running? Is your reflection settings correct? Particularly the hardcoded user names and passwords if any. (Reflection has a setting that allows you store user name and password for logging)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:29 PM
тАО05-17-2006 08:29 PM
Re: Problems with graphical Login fo NIS users
yes the settings should be OK because local users are able to login.
Do you know what is happening while a X login? It seems like for some reason the machine can't contact NIS if I try to log in to cde.
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:35 PM
тАО05-17-2006 08:35 PM
Re: Problems with graphical Login fo NIS users
Now onto the problem. What makes you think that cde/gui login is not able to get to nis. From the pc where you run reflection, can you do nslookup on ip and hostname of hp-ux server? Is that nslookup correct? I am still doubtful that you should really be checking stored user names and passwords in reflection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:41 PM
тАО05-17-2006 08:41 PM
Re: Problems with graphical Login fo NIS users
Yes nslookup is correct. There are no stored usernames and passwords in Reflection.
I also can log in to all other machines in my nis domain. I still think that there is a problem with the X login routine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 08:53 PM
тАО05-17-2006 08:53 PM
Re: Problems with graphical Login fo NIS users
Try doing following. Open telnet seesion on hp-ux server. Do tail -f /var/adm/syslog/syslog.log
Now try logging in with reflection. Do you see any error messages in syslog?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 09:05 PM
тАО05-17-2006 09:05 PM
Re: Problems with graphical Login fo NIS users
no messages! Yes dtlogin is running and no I can't loin from another Computer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 09:21 PM
тАО05-17-2006 09:21 PM
Re: Problems with graphical Login fo NIS users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 09:34 PM
тАО05-17-2006 09:34 PM
Re: Problems with graphical Login fo NIS users
I guess there is a little missunderstnding.
All settings seem to be correct. the password does not have special characters and is not more than 8 characers long.
I can log in via telnet with nis users and local users(those that have an entry in the local passwd file) I can log in via Reflection with local users but NOT with nis users. So it seems that the cde login does not ask the nis Server for user authentication. It only looks in the local /etc/passwd. Now I have to find a way to force the cde login to act like the normal login -> first look in your local /etc/passwd then contact nis server.
So there is no problem with the passwords or with dtlogin process not running or such stuff. dtlogin just does not act like expected. So my question is which steps are made during the dtlogin? which programs are used and where can I configure it. maybe there is a equivalent to nsswitch.conf for dtlogin process? Maybe there has to be another sign then '+' in the /etc/passwd file or mabe its just a bug in HP-UX (I have a HP-UX 11.11 box too and this is working with exactly the same settings)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 09:46 PM
тАО05-17-2006 09:46 PM
Re: Problems with graphical Login fo NIS users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 09:52 PM
тАО05-17-2006 09:52 PM
Re: Problems with graphical Login fo NIS users
But the problem is that for every non graphic method(telnet,ssh,..) it works fine. For every graphic method (reflection, xwin32) it doesn't work. So I have no Idea why.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 11:19 PM
тАО05-17-2006 11:19 PM
Re: Problems with graphical Login fo NIS users
I fixed it. I just killed the dtlogin processes and started them again.
thanx for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-17-2006 11:21 PM
тАО05-17-2006 11:21 PM