- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- login error
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
07-28-2004 12:18 AM
07-28-2004 12:18 AM
login error
Thanks and regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 12:32 AM
07-28-2004 12:32 AM
Re: login error
To assign points :
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 12:32 AM
07-28-2004 12:32 AM
Re: login error
a) the user is already logged in via a CDE session
b) multiple users are sharing the same home directory
c) something else perhaps related to NIS ... does this occur for all users at all ?
d) have you checked .ICEauthority does it exist and does it have the correct permissions -rw-------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 12:33 AM - last edited on 09-16-2024 02:31 AM by support_s
07-28-2004 12:33 AM - last edited on 09-16-2024 02:31 AM by support_s
Re: login error
move the file.
mv .ICEauthority .ICEauthority.bak
Then try logging in.
Anil
- Tags:
- iLO_OA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 12:44 AM
07-28-2004 12:44 AM
Re: login error
what is the user that log on CDE?
Check by
# find / .name .ICEauthority*
if .ICEauthority-c and .ICEauthority-l exist now.
If yes then move them:
# mv .ICEauthority-c /tmp/.ICEauthority-c.old
# mv .ICEauthority-l /tmp/.ICEauthority-l.old
and relaunch CDE.
In order to assign points: near date of every posts you will see a field "Unassigned" as a dropdown menu.
Select it and assign points.
Hope this helps you.
Best regards,
Fabio