aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/inetd.8
diff options
context:
space:
mode:
authorDavid Malone <dwmalone@FreeBSD.org>2000-12-05 13:56:01 +0000
committerDavid Malone <dwmalone@FreeBSD.org>2000-12-05 13:56:01 +0000
commit38db6bf3e51ed4fa0161b34e1a40c03076235a47 (patch)
tree97985d22613340945a9aa449cc88983a2f6d99c9 /usr.sbin/inetd/inetd.8
parent962079cf0039e57c7c5fbb1f7520a5c3a412c179 (diff)
downloadsrc-38db6bf3e51ed4fa0161b34e1a40c03076235a47.tar.gz
src-38db6bf3e51ed4fa0161b34e1a40c03076235a47.zip
Add a -F option to the builtin ident service, which allows .fakeid files
to contain the name of other valid users. PR: 22837 Submitted by: Andreas Gerstenberg <andy@andy.de> Reviewed by: green Reviewed by: sheldonh
Notes
Notes: svn path=/head/; revision=69620
Diffstat (limited to 'usr.sbin/inetd/inetd.8')
-rw-r--r--usr.sbin/inetd/inetd.810
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8
index e152a2137cd8..bbaf4f6caef9 100644
--- a/usr.sbin/inetd/inetd.8
+++ b/usr.sbin/inetd/inetd.8
@@ -469,6 +469,16 @@ If the file
.Pa .fakeid
exists in the home directory of the identified user, report the username
found in that file instead of the real username.
+If the the username found in
+.Pa .fakeid
+is that of an existing user,
+then the real username is reported.
+.It Fl F
+same as
+.Fl f
+but without the restriction that the username in
+.Pa .fakeid
+must not match an existing user.
.It Fl g
Instead of returning the user's name to the ident requester, report a
username made up of random alphanumeric characters, e.g.