How shadow passwords are given?



How shadow passwords are given?..

Answer / Anju

Shadow passwords in Linux are stored in an encrypted format to enhance security. When a user sets a password, the system creates both plaintext and encrypted versions of that password. The plaintext version is stored in /etc/passwd, while the encrypted version is stored in /etc/shadow.nnYou cannot view or change shadow passwords directly since they are not meant for human consumption. If you need to update a user's password, use commands like passwd or chpasswd instead.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

What is called .scratch pad of computer.?

1 Answers  


List the main applications of 8 bit microprocessors?

1 Answers  


What is the tcp handshake?

1 Answers  


What is the best bsd?

1 Answers  


Why do developers use md5 options on passwords?

1 Answers  


Who owns data dictionary?

3 Answers  


Is kali linux good for beginners?

1 Answers  


Compare linux credit based algorithm with other scheduling algorithms?

1 Answers  


How to check and verify the status of the bond interface?

1 Answers  


What are the types of shell in linux?

1 Answers  


What is Linux Shell? What is Shell Script?

1 Answers   Arigo Infotech,


What does ls stand for linux?

1 Answers  


Categories