How to lock the user id in solaris?
Answers were Sorted based on User's Feedback
Answer / swamynaidu kollu
Before we look at how to lock the user id, let's first take
a look at how you configure the number of consecutive,
failed authentication attempts that will serve as your line
in the sand. Any number of consecutive, failed attempts
beyond the number selected will result in the account being
locked. This number is based on the RETRIES parameter in the
/etc/default/login file. By default, this parameter is set
to 5. You can certainly customize this parameter based on
your local needs and policy. By default, the Solaris
Security Toolkit will set the RETRIES parameter to 3.
Now that we know how to define how many consecutive,
unsuccessful authentication attempts we will allow, let's
take a look at how you can enable the account lockout policy
globally. This policy can be altered using the
LOCK_AFTER_RETRIES variable in the /etc/security/policy.conf
file. Just as it sounds, if you set this parameter to YES,
then the account lockout policy is enabled for all users on
the system (unless there is a user override which we will
talk about in a minute). By default, this parameter is set
to NO which means that account lockout is not enabled.
To lock a user in Solaris:
#passwd -l {username}
| Is This Answer Correct ? | 4 Yes | 1 No |
Which command is used to backup and restore solaris file system?
Write the steps involved in creating and executing a program to implement the “case” command.
what are the common errors you find in Solaris Volume manager?
how to see particular job whether completed or not?
what is the metasets in Solaris?please explain the sets with example.Any documents please share for me friends. (link)
Options in ufsdump
Options in ufsrestore
How to unfreeze the svcgroup, (enable onl. & offl.)
Syntex to execute a ufsdump
how to search hide files
Explain RAID0, RAID1, RAID3,
How to stop if Solaris system it rebooting continually. What is the steps to come normal position.