diff options
author | green <green@FreeBSD.org> | 1999-07-15 17:01:43 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 1999-07-15 17:01:43 +0000 |
commit | e18ab7089381828852704b64216c10877171c9ec (patch) | |
tree | 42b5c2340e3fbe862024ef886174e2590f0547dc /usr.sbin/sgsc | |
parent | edc82f2b819e4395a715e35e64582c165fa7acd9 (diff) | |
download | FreeBSD-src-e18ab7089381828852704b64216c10877171c9ec.zip FreeBSD-src-e18ab7089381828852704b64216c10877171c9ec.tar.gz |
By popular demand, ident_stream now takes arguments. Ex:
# This enables the old, fake ident service.
auth stream tcp nowait root internal
# This enables the new, real ident service.
auth stream tcp nowait root internal auth -r
# This enables ~/.fakeid support, too.
auth stream tcp nowait root internal auth -r -f
Diffstat (limited to 'usr.sbin/sgsc')
0 files changed, 0 insertions, 0 deletions