Date: Tue, 25 May 1999 04:14:36 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rlogin rlogin.1 rlogin.c Message-ID: <199905251114.EAA74221@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 1999/05/25 04:14:36 PDT
Modified files:
usr.bin/rlogin rlogin.1 rlogin.c
Log:
Add a -i localname switch (restricted to root) to specify a different
local "login" name for rcmd(3). This is particularly useful for things
like portslave and other packages with terminal server functionality
where a login can either run ppp locally or get shunted off to another
box via rlogin depending on radius authentication etc. Quite often the
local box doesn't even have accounts, so a flag such as this is needed.
Obviously this is restricted to callers with uid == 0.
Revision Changes Path
1.7 +6 -0 src/usr.bin/rlogin/rlogin.1
1.19 +15 -5 src/usr.bin/rlogin/rlogin.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905251114.EAA74221>
