Download List

项目描述

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.

系统要求

System requirement is not defined
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

埃尔尼现在可以叉()指定的命令来运行它作为一个守护进程,并赔偿init脚本的猪控制台。此版本还使用了一个新的跟踪子系统,并支持多种代码清理。
标签: 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

标签: Initial freshmeat announcement

Project Resources