Operating System - HP-UX
1834162 Members
2614 Online
110064 Solutions
New Discussion

purporse of /etc/default/securirty file

 
san_intel3
Occasional Advisor

purporse of /etc/default/securirty file

I know that we can set some security parameters in /etc/default/security file to have more security on system(which is running in trusted mode)
But will it impact all the accounts system wide or only some accounts??

For example NUMBER_OF_LOGINS_ALLOWED=5
this parameter sets max number of unsuccessful logins allowed for an account as 5.

So will it be applicable for all accounts on the system??
Because after setting this parameter also for some accounts it is showing max number of unsuccessful logins allowed as some other number..

Will there be any seperate configuration file each account in this regard?? sothat system will first consider that file and if it not there then it will consider the values in /etc/default/security file..
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: purporse of /etc/default/securirty file

Shalom,

That does set it to be applicable for all account on the system.

You are done.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
James R. Ferguson
Acclaimed Contributor

Re: purporse of /etc/default/securirty file

Hi:

You could answer your own question had you read the manpages for 'security(4)'.

For HP-UX, section-4 of the manpages is devoted to files and their formats.

Also, please read:

http://forums1.itrc.hp.com/service/forums/helptips.do?#28

Regards!

...JRF...