On Wed, 08 Apr 2020 19:50:33 -0400, mGhost <
mGh...@mouse-potato.com> wrote:
> On 2020-04-08, David W. Hodgins <
dwho...@nomail.afraid.org> wrote:
>> On Wed, 08 Apr 2020 18:20:45 -0400, mGhost <
mGh...@mouse-potato.com> wrote:
>>
>>> Nope, afraid not. Aside from Wildman and maybe one or two others,
>>> everyone will side with me. Just watch. What you're saying is wrong.
>>
>> You seem to be one of the trolls whose purpose is to do nothing but sow
>> dissension, and divide people. Civil discussion is a much more productive
>> way of contributing.
>
> Your opinion is duly noted.
>
> Is it or is it not a good idea to run as root all the time?
Which as usual with a question that asks if something is a good idea, the
answer is that it depends on the situation.
On a system that does not have any type of connection to other systems, it
doesn't matter, and can make things easier, especially if other steps have been
taken such as having /usr is on a read only file system.
If the system has any sort of connection to a network, then running as root
defeats one level of system security. Restricting what runs as root is simply
one part of system security. Security is a process, not a product. There will
always be exceptions to rules. Proper management of the exceptions, with risk
assessment and analysis to decide what is acceptable risk in the given situation
will always over ride any given set of hard coded rules.
That's why sudo allows the system administrator to control whether or not a
given script can be run as root without a password, by selected users. It's
up to the administrator (root) to decide what is acceptable risk, and to ensure
other users, if any, are properly protected.
> Nothing in that question is trolling in anyway. I've answered the
> question with valid examples. If you disagree with the way I said it, drop
> me in your killfile and be done with me. Simple as that. Otherwise, I
> have no argument with you sir. Have a wonderful day. Stay safe.
I rarely killfile people. While I rarely respond to people I think are trolling,
there are times statements trolls post should be be countered.