That would mean the user had /root
as their home directory, which is also not recommended. Every user should have their own home directory, even if they are intended for administrative purposes (via sudo, not by making them have UID 0).
That would mean the user had /root
as their home directory, which is also not recommended. Every user should have their own home directory, even if they are intended for administrative purposes (via sudo, not by making them have UID 0).