summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clients/zlocate/zlocate.122
1 files changed, 18 insertions, 4 deletions
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.