Home > OS >  Beginners, on assigned accounts, avoid to use the root of the problem
Beginners, on assigned accounts, avoid to use the root of the problem

Time:11-24

Everybody is good, ask you a question,

Our company needs to build a WEB server, using Ubuntu, because is outsourcing WEB design, but is our own server,
I want to how to assign an account, both the deployment setup permissions, and don't need to use root,

Because I am query some information, related to the WEB server software installation requires administrator account, even the root account,
But if the administrator account can change the root password, how can you prevent this?

Thank you very much

CodePudding user response:

Build a group, add user to this group, unified management, don't know what you are using the web software, usually don't have to root should be

CodePudding user response:

Thank you for your reply, other administrators cannot modify the root password

CodePudding user response:

Configure user permissions using visudo is king, other increase in the number of user groups what

Essentially have little effect, because even if you added in the root group, some commands which give you Permission denied or to learn to use sudo to achieve what you want, rather than directly throw privilege group ~ ~

More often, the privilege group as an access control better, and use it to do access control is not ideal, also is not real