Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vb15a4$1dlt4$9@dont-email.me>
Deutsch   English   Français   Italiano  
<vb15a4$1dlt4$9@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.os.linux.misc
Subject: Re: privileged user in RedHat
Date: Sun, 1 Sep 2024 07:32:20 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <vb15a4$1dlt4$9@dont-email.me>
References: <20240828082101.617dadf2@dorfdsl.de>
	<u82cnVISw_fySlP7nZ2dnZfqnPSdnZ2d@earthlink.com>
	<varans$5b0$2@tncsrv09.home.tnetconsulting.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 01 Sep 2024 09:32:20 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="451ad815162a3f3080e1cdc6c6433f29";
	logging-data="1496996"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19tRjuc7dX/AWQXomLu3zHo"
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:vgmDPNTjMbH6VRmcd88tKvh3bso=
Bytes: 1409

On Thu, 29 Aug 2024 21:28:12 -0500, Grant Taylor wrote:

> A simple example is an immutable file which root can't remove without
> disabling the immutability first.

So it takes the root user two steps to modify/delete that file, instead of 
one.

A better example would be RBAC setups, where “root” becomes “just another 
user”.