murraybiscuit
Executive Member
*noob alert*
i've got a server, with root and another user.
the root user doesn't have ssh login.
the regular user has ssh and sudo all privileges.
but, if a hacker got a hold of the regular user pass, they could su - and kill the system.
would it be better to give login to an unprivileged account and then su from there to a more priveged account?
how do you guys set up users with sudo & ssh?
i've got a server, with root and another user.
the root user doesn't have ssh login.
the regular user has ssh and sudo all privileges.
but, if a hacker got a hold of the regular user pass, they could su - and kill the system.
would it be better to give login to an unprivileged account and then su from there to a more priveged account?
how do you guys set up users with sudo & ssh?