1837864 Members
2966 Online
110122 Solutions
New Discussion

Re: account disabled

 
augusto cossa
Frequent Advisor

account disabled

Gents,

I was trying to login using Reflection and I couldn't and at console were the below message:

account is disabled but console login is allowed.

Why because I was typing the correct password and after 10 hours from the workstation it was possible to login.

Any can explain this?

Thanks,

A Cossa
4 REPLIES 4
CHRIS_ANORUO
Honored Contributor

Re: account disabled

There is something wrong here? HPUX does not recognize user names more than 8 characters.
Crosscheck this as it will be part of the problem.


Cheers!
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Brian M. Fisher
Honored Contributor

Re: account disabled

Your system must be set up as "Trusted". It is possible that there are only certain hours that you are allowed to log in or the account became disabled for some other reason. To check your system wide security settings do the following:
1) sam
2) Auditing and Security
3)System Security Policies

To check the security setting for a specific user:
1) sam
2) Accounts for Users and Groups
3) Users
4) Select user
5) Actions --> Modify Security Policies
6) Actions --> Set Authorized Login Times

I hope this helps,
Brian
<*(((>< er
Perception IS Reality
Bill Hassell
Honored Contributor

Re: account disabled

It is also possible that with auditing turned on (Trusted Systems), the root filesystem has filled and auditing can no longer write to the files in /.secure/etc. These log files will require regular trimming if the system has a lot of users. Check the man pages for audsys on how to stop logging, backup the files and move them and zero them, then restart logging.


Bill Hassell, sysadmin
Kofi ARTHIABAH
Honored Contributor

Re: account disabled

Hi Chris: "Reflection" is an X-server for PCs (a bit like the Hummingbird Exceed)

----------------------

Is it possible that have converted your system to a trusted system and have password aging enabled? I have had the same problem... what you have to do is to remember to change the root passwd before it expires... but for now, you have no choice but to login at the console and change the root passwd before you can log-in with Reflection.

Good luck.
nothing wrong with me that a few lines of code cannot fix!