S
S
Slav1n2017-03-02 17:42:41
ubuntu
Slav1n, 2017-03-02 17:42:41

What are the default user rights in Ubuntu?

Is the user created during Ubuntu installation the root user or just a user in the sudo group? Is it safe to continue using it on the production server, or is it better to create a separate user in the sudo group?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Saboteur, 2017-03-02
@Slav1n

The root user (whatever you call it) has UID=0, and there can only be one.
Everyone else is a sudo user.
Your user is most likely added to sudo by default.
You can run the
id command
and see your UID and your groups

D
Dmitry, 2017-03-02
@Tabletko

It's just that this user is added to the sudo group by default.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question