- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Console login
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
11-18-2008 05:46 AM
11-18-2008 05:46 AM
Console login
When i am login to my server through console its telling that login incorrect but i can login to the server through data IP with the same username and password.none of the other user can login to the server through console.
Regards
vijesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 05:56 AM
11-18-2008 05:56 AM
Re: Console login
console login could be disabled.
tail -f /var/adm/syslog/syslog.log
Try a console login.
report results here.
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
11-18-2008 06:12 AM
11-18-2008 06:12 AM
Re: Console login
Pls check the attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 06:15 AM
11-18-2008 06:15 AM
Re: Console login
SAM->User&Groups->select "user" --> default settings --> look user allowed for console Login,
more /var/adm/syslog/syslog.log
Thanks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 06:36 AM
11-18-2008 06:36 AM
Re: Console login
check the User login settings for the below user using sam-> check wether Console Login permission is allowed,
amogh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 06:39 AM
11-18-2008 06:39 AM
Re: Console login
I found that i am using special character for my password that is why it is not allowing but i am not able to create new password without special character in my server....
Regards
vijesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 07:59 AM
11-18-2008 07:59 AM
Re: Console login
look for below file what does it shows..?
may i know why are you going to user special character..?
more /etc/default/security file
Thanks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 08:37 AM
11-18-2008 08:37 AM
Re: Console login
or "passed -d"
to remove the existing password, then set it something reasonable.
or simply deleting the password field for that user in /etc/passwd then setting it
there are reasons that special characters are warned against..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2008 11:02 AM
11-18-2008 11:02 AM
Re: Console login
uh...
define what *you* call a special character
and what requires you to have said character(s) in your password (ie. what message do you get if you don't use it)