From 48c4cf945317e6fd397a8ec4a918461fad96265f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 6 Jan 2019 18:11:02 +0000 Subject: version: 0.0.2.0 utmps-wtmpd bugfix utmps-utmpd allows utmp group to write to utmp file --- doc/utmps-utmpd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/utmps-utmpd.html') diff --git a/doc/utmps-utmpd.html b/doc/utmps-utmpd.html index 78ca490..2bee9ad 100644 --- a/doc/utmps-utmpd.html +++ b/doc/utmps-utmpd.html @@ -56,7 +56,7 @@ for every client connection; every instance reads the effective uid of the client in an environment variable set by the superserver, which allows it to filter operations - for instance, it allows any user to read from the database but it only -allows root to write to it. +allows root, and members of the group utmps-utmpd runs as, to write to it.

-- cgit v1.3.1