Why is it possible to change the password of an admin user on linux?
- by enum
A few days ago, a friend of mine, wanted to show me that he can use my linux even if I don't tell him my password.
He entered in GRUB, selected the recovery mode option.
My first problem is that he already had access to my files (read only). He tried to do passwd but failed. Then he did some kind of remount (I guess that gave him write rights) and after that he was able to change my password.
Why is this possible? I personally see it a security issue. Where I work there are several people that use linux and neither of them have a BIOS password set or some other kind of security wall.