Help - Search - Members - Calendar
Full Version: how can I login as sudo
The Planet Forums > System Administration > HOWTOs
sdhost
how can I login to server using txx as login name and sdfg as password using su and not a root
Catalyst
so you don't want txx to have root privs and use `su -` to earn privs? simply create the user txx with the password you want (`adduser txx` then `passwd txx`), and change /etc/ssh/sshd_config `PermitRootLogin no` and restart sshd.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.