Downloadliste

Projektbeschreibung

Erni replaces "su {user} -c {command}" that root uses to
run commands as nonroot users, because this method
requires that {user} have a valid login shell, leaving
another avenue open to abuse the account. With Erni,
{user} need not have a valid login shell, {user}'s group
memberships may be specified on the command line, and
{command} may be chroot'd. It may be used to kick off
daemons and also to run interactive tools (e.g. an SQL
browser) as the target user.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-10 18:05
0.50.0

Erni können nun fork () den angegebenen Befehl aus, um es als Daemon laufen, und für die init-Skripte, die Schweine der Konsole zu kompensieren. Diese Version verwendet eine neue Spur-Subsystem und verfügt über mehrere Aufräumarbeiten.
Tags: Major feature enhancements
Erni can now fork() the specified command to run
it as a daemon, and compensate for init scripts
that hog the console. This release also uses a new
trace subsystem, and features several code
cleanups.

2003-10-15 02:12
0.41.0beta

Tags: Initial freshmeat announcement

Project Resources