Why is the passwd command able to modify the /etc/passwd file?
It has the SUID permission mode and is owned by root.
It has the same name as the file it modifies.
It is a system administration command.
The kernel identifies it as one of the names of extended commands.