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

After creating swap file update the same to /etc/vfstab what will be the fstype.

3 Answers  


please post few interview questions ? or any url related to solaris

0 Answers  


I have single NIC card and we have two ports can we configure as IPMP?

1 Answers   ITC Infotech,


How to enable and disable the dtlogin

1 Answers  


How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)

2 Answers  


If a User Account is locked,which file you need to check and how do you get to know at what time it has been locked.

4 Answers   CTS,


How will you grow a disk space whitout disturbs

2 Answers  


what is cluster.

5 Answers  


How to create core dump and crash dump #coreadm .

0 Answers  


How will you ad new aliases name

1 Answers  


We have edit the /etc/passwd file and modify a user forget to give the shell will user able to loging?

2 Answers  


What r the daemons for DNS , Veritas, Apache,NFS Server & Client 4How can u configure two DHCP and Two DNS servers r there and u have 100's of users then 1st system takes which DHCP server and which DNS sever 5 what is the use of NIS how can u configure 6 what is the use RAID and which is the best(Solaris) 7 in RAID 5 and RAID 0+1 which u will preffer (Veritas)

3 Answers   HCL, IBM, Tech Mahindra,


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)