1833882 Members
1735 Online
110063 Solutions
New Discussion

Re: Login Authentication

 
Arun Jain
Frequent Advisor

Login Authentication

Hi,

I want to know that which service has to be start and which file has to be create which enable that if we have try three unsuccessful
attempt at login the account has been disabled in HP-UX.

Regards,
Sumit
speak less say more
3 REPLIES 3
Danny Petterson - DK
Trusted Contributor

Re: Login Authentication

I thought that was default?!? From login-manpage:

"After three unsuccessful login attempts, a HANGUP signal is issued."

Else check the

/etc/default/security

...where you can set these things. Check

man 4 security

for details.

Yours
Danny
Arun Jain
Frequent Advisor

Re: Login Authentication

Hi danny,

I have already checked that, but what is the setting to be done for the same.

regards :
sumit
speak less say more
Danny Petterson - DK
Trusted Contributor

Re: Login Authentication

Hi again!

Sorry, I was a bit fast. If you have, or convert to, a trusted system:

http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1075048&admit=109447627+1201088113099+28353475

...this should also works for newer versions og HP-UX

if you DONT want to use trusted mode (not as easy):

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=597942&admit=109447626+1201088262524+28353475

Yours
Danny