Which file defines all users on your system?

Answers were Sorted based on User's Feedback



Which file defines all users on your system?..

Answer / anand au

/etc/passwd file contain all users information

Is This Answer Correct ?    26 Yes 0 No

Which file defines all users on your system?..

Answer / sekar s b

/etc/passwd and /etc/shadow

Is This Answer Correct ?    8 Yes 1 No

Which file defines all users on your system?..

Answer / hari

/etc/passwd alone has the user's list

whereas /home has mail user's list and
/etc/shadow has password details of users. a user can be
created without password so total users is only
within /etc/passwd

Is This Answer Correct ?    3 Yes 1 No

Which file defines all users on your system?..

Answer / gaurav kumar

#/etc/passwd (will store the user information).
#ll /home (this is the by default home dir. of the users
without home directory user can't login in the system).

Is This Answer Correct ?    2 Yes 0 No

Which file defines all users on your system?..

Answer / shams p khan

/etc/passwd file define all user information

/etc/passwd 7 clone seprated field

root:x:0:0:root:/root:/bin/bash

1.username
2.password
3.UID
4.GID
5.User comman information
6.User home directory
7.Login shell

Is This Answer Correct ?    2 Yes 0 No

Which file defines all users on your system?..

Answer / c.raja

if the system users centralized login methods like nis, hesoid, ldap.

We can get the user informations using the following command
#getent passwd.

Is This Answer Correct ?    2 Yes 1 No

Which file defines all users on your system?..

Answer / ashish pandey

/home

Is This Answer Correct ?    1 Yes 5 No

Which file defines all users on your system?..

Answer / gokul pradeep

ls /home

Is This Answer Correct ?    4 Yes 12 No

Post New Answer

More Linux General Interview Questions

Is kali linux for beginners?

0 Answers  


What is the purpose of online help?

0 Answers  


how does dns resolution work in linux?

0 Answers  


Do most games run on linux?

0 Answers  


What can you do with arch linux?

0 Answers  






Is unix different from linux?

0 Answers  


How do I run a batch file in linux?

0 Answers  


What's the difference between unix and linux and windows?

0 Answers  


Where can I download linux os for free?

0 Answers  


Is linux safer than mac?

0 Answers  


In /etc/fstab, wat is the meaning of 'defaults' word and 0 0 indicates which options?

4 Answers  


What is cli in linux?

0 Answers  


Categories