Answer the question
In order to leave comments, you need to log in
Where are logs stored about creating a user with root rights in Linux?
Where can I see or configure such logging?
This also applies to the issuance of rights (sudo)
Answer the question
In order to leave comments, you need to log in
Not speaking for SUSE, but in Ubuntu
grep useradd auth.log | grep "UID=0"
It's literally about creating a root user. The rights on sudo can be at the normal user (without UID=0).
This also applies to the issuance of rights (sudo)Let's just say that the use of sudo is logged.
grep sudo auth.log
groups имяпользователя
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question