Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to lock the user id in solaris?

Answers were Sorted based on User's Feedback



How to lock the user id in solaris?..

Answer / senthilkumar

#passwd -l username

Is This Answer Correct ?    48 Yes 1 No

How to lock the user id in solaris?..

Answer / p.r.l.prasanna

passwd -l <username>

Is This Answer Correct ?    26 Yes 2 No

How to lock the user id in solaris?..

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

How to lock the user id in solaris?..

Answer / lochan

What is the function of sticky bits?

Is This Answer Correct ?    5 Yes 9 No

Post New Answer

More Solaris Commands Interview Questions

what is interface in solaris

2 Answers  


What are thing you must ensure to provide security the system

2 Answers  


If the system panic or system not booting

1 Answers  


To check the status of the media inseted on the tape drive

1 Answers  


How to increase the size of the file system?

2 Answers  


how to see particular job whether completed or not?

4 Answers  


What are the service group dependence?

2 Answers  


Difference between LDOM and Domain?

2 Answers   IBM,


How will you ad new aliases name

1 Answers  


What are the differences between the command line and graphical user interface?

0 Answers  


How will compare 2 host patches

1 Answers  


In which file port No’s are defined

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)