# chattr +i /etc/passwd
Enable addition of New Users
# chattr -i /etc/passwd
I = immutable attribute of the file
Knowledge not shared benefits no one.
# chattr +i /etc/passwd
Enable addition of New Users
# chattr -i /etc/passwd
I = immutable attribute of the file