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