how can i make an user to nologin without locking the account for the user

Answers were Sorted based on User's Feedback



how can i make an user to nologin without locking the account for the user..

Answer / aman thakur

Simply edit a line in /etc/passwd and chage user's shell to /bin/false(in case of ubuntu) or /bin/nologin(incase of redhat or fedora)

Is This Answer Correct ?    45 Yes 7 No

how can i make an user to nologin without locking the account for the user..

Answer / balaji

usermod -s /sbin/nologin username

Is This Answer Correct ?    11 Yes 2 No

how can i make an user to nologin without locking the account for the user..

Answer / arnab chowdury

Simply edit a line in /etc/passwd and chage user's shell to /sbin/nologin

Is This Answer Correct ?    12 Yes 4 No

how can i make an user to nologin without locking the account for the user..

Answer / tinku prasad

Simply edit a line in /etc/passwd and chage user's shell
to /sbin/nologin

Is This Answer Correct ?    5 Yes 2 No

how can i make an user to nologin without locking the account for the user..

Answer / naveen.esamalla

i know just lock the useraccount ie usermod -L username

Is This Answer Correct ?    10 Yes 9 No

how can i make an user to nologin without locking the account for the user..

Answer / santhosh kumar

use password aging for that user. and set the date which is already past..!!! "chage username" is the command

Is This Answer Correct ?    3 Yes 4 No

how can i make an user to nologin without locking the account for the user..

Answer / girish

vi /etc/passwd
student:x:500:500::/home/student:/bin/bash
student:*:500:500::/home/student:/bin/bash

here student is user and just replace "X" with "*"

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Linux AllOther Interview Questions

what are acl permissions..? what is automation of jobs..?

5 Answers   IBM, TCS,


How to recover a deleted file in linux ?

5 Answers  


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

0 Answers  


why accounting Software does not support on linux?

5 Answers  


What utility can you use to automate rotation of logs?

2 Answers  






what is meant by mysql clustering

2 Answers  


expalin the process of kickstart installation?

1 Answers   HCL, IBM,


What is page-in and page-out in redhat linux?

1 Answers  


what is NIS Server...?

2 Answers   IBM,


Hi all Could u plz tell me how I can get UNIX/Linux Certification

2 Answers   Accenture,


in linux gui desktop icon was lost how con u back this icons

2 Answers  


What is the difference between an argument and an option/switch?

3 Answers   Wipro,


Categories