Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
As things stand right now, I am using SSH to remote admin my linux boxes but I am logging in as root every time. For now I am spending most of my time editing config files that are owned by root to get deamons working the way I want them to work. I know this isn't the greatest in terms of secutiry, so I am wondering how I should proceed. If I create another user account on the boxes and su to root, will that let me edit files owned by root? Or is there another group to which I could add a user in order to edit these files? Thanks.
You can also set up sudo to allow you to do certian commands without having to type the root password. This would allow you to grant some privleges to users who have to do things, but not give them the root password.
I tend to use webmin over ssl for my servers at work for remote work (say I'm on call or at home),
its easy and can beat editing loads of different files at the same time (as great for the other admin in our office who is the NT nut,but has to support our linux box's as well (who says ther isn't justice!) , so it kinda make him feel at home.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.