If a users is logged in to your system, and now you want to
restrict that user what will you do?



If a users is logged in to your system, and now you want to restrict that user what will you do?..

Answer / phani_a20

1) who -a |grep username

2) get the process id

3)kill -9 pid

4)passwd -l username

5)passwd username --change the user password

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More Solaris AllOther Interview Questions

You can ping servers on the subnet your workstation is on, but not other subnets. Why?

2 Answers  


Major Difference between sparc and X86 systems

1 Answers  


Difference between NFS version 2 and NFS version 3?

2 Answers  


what are the deamons for nis server,nis slave,nis client

2 Answers   IBM, Satyam, Tech Mahindra,


how to add a disk group in veritas from one system to another system?

2 Answers   TCS,


If ping command is not working then how to check the status of the server..?

2 Answers  


Explain sar commands.?

3 Answers  


what is use of boot -a

3 Answers   TCS,


What is the use of Ldap utility in solaris

1 Answers  


I have a hard disk. After inserting this what are the recommended steps to install it on your solaris

1 Answers   HCL,


what is behavior of system if /var is 100% full.what you'll do to overcome it?

1 Answers   Thomson Reuters,


How do you give a user access to an application or program that needs to run as root without giving them the root password?

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)