I think the last revision got lost here. Identd needs to be run as root,

at least for now. I relegated the getcred sysctls to only root, but if
they're deemed to be "allowable" to export to users, I'll do so and
revert this change.
This commit is contained in:
Brian Feldman 1999-07-16 16:24:13 +00:00
parent 2ab0563dfe
commit e1e112f9a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48846

View File

@ -1,4 +1,4 @@
# $Id: inetd.conf,v 1.35 1999/07/15 01:33:56 green Exp $
# $Id: inetd.conf,v 1.36 1999/07/16 15:41:13 sheldonh Exp $
#
# Internet server configuration database
#
@ -77,7 +77,7 @@ ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd
#
# Example entry for an external ident server
#
#auth stream tcp wait kmem:kmem /usr/local/sbin/identd identd -w -t120
#auth stream tcp wait root /usr/local/sbin/identd identd -w -t120
#
# example entry for the optional qmail MTA
#