From 3fb37d17c1fac4692f566cda3904d983af85124f Mon Sep 17 00:00:00 2001 From: Kenneth G Raeburn Date: Thu, 17 May 1990 00:28:14 +0000 Subject: Document new -a/-d (authentication) options. --- clients/zlocate/zlocate.1 | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'clients/zlocate') diff --git a/clients/zlocate/zlocate.1 b/clients/zlocate/zlocate.1 index 229b243..a42be5e 100644 --- a/clients/zlocate/zlocate.1 +++ b/clients/zlocate/zlocate.1 @@ -7,15 +7,17 @@ .\" specifies the terms and conditions for redistribution. .\" .\" -.TH ZLOCATE 1 "July 1, 1988" "MIT Project Athena" +.TH ZLOCATE 1 "April 17, 1990" "MIT Project Athena" .ds ]W MIT Project Athena .SH NAME zlocate \- find a user using Zephyr .SH SYNOPSIS .B zlocate [ -.BI user \ ... -] +.B -a +| +.B -d +] user ... .SH DESCRIPTION .I Zlocate uses the @@ -30,6 +32,16 @@ login and location. The location is usually the X window system display name of the user's display, but may be the terminal name if he is not using X or for some other reason is only using the terminal interface to .I zwgc(1). + +By default, all zlocate requests are authenticated using +.IR Kerberos . +If you do not have kerberos tickets, or for some other reason do not +want to authenticate, the +.B -d +option will turn off authentication. The +.B -a +option is the default, authentication on. + .SH DIAGNOSTICS .I zlocate exits with status zero (0) if at least one user was found, and one (1) @@ -39,9 +51,11 @@ zctl(1), zephyr(1), znol(1), zwgc(1), zhm(8), zephyrd(8), X(1) .br Project Athena Technical Plan Section E.4.1, `Zephyr Notification Service' -.SH AUTHOR +.SH AUTHORS .PP Robert S. French (MIT-Project Athena) +.br +Marc Horowitz (MIT-Project Athena) .SH RESTRICTIONS Copyright (c) 1987,1988 by the Massachusetts Institute of Technology. All Rights Reserved. -- cgit v1.2.3