|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T l
Length: 1451 (0x5ab) Types: TextFile Names: »lookupd.8c«
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0 └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« └─⟦de7628f85⟧ └─⟦this⟧ »isode-6.0/others/lookup/lookupd.8c«
.TH LOOKUPD 8C "03 Jul 1988" .\" $Header: /f/osi/others/lookup/RCS/lookupd.8c,v 7.0 89/11/23 22:56:38 mrose Rel $ .\" .\" .\" $Log: lookupd.8c,v $ .\" Revision 7.0 89/11/23 22:56:38 mrose .\" Release 6.0 .\" .SH NAME lookupd \- password lookup service -- responder .SH SYNOPSIS .in +.5i .ti -.5i .B \*(SDros.lookup \fImagic\0arguments\fR .in -.5i (under \fI\*(SDtsapd\fR\0) .SH DESCRIPTION The \fIlookupd\fR server implements a password lookup service using remote operations. The currently supported operations are: .sp .in +.5i .nf .ta \w'\fBlookupUser\fR 'u \fIoperation\fR \fIdescription\fR \fBlookupUser\fR lookup based on user-name \fBlookupUID\fR lookup based on user-ID .re .fi .in -.5i .sp This program is provided primarily as an example of how one can use \fIThe Applications Cookbook\fR to write programs which use remote operations. Formally, it is known as the \*(lqpasswdstore\*(rq, responding with the \*(lqisode password lookup demo\*(rq application context utilizing the \*(lqisode password lookup demo pci\*(rq presentation context. .PP This program is not invoked directly by the user, rather the \fItsapd\fR\0(8c) daemon starts this in response to a request to associated with the isode image service. .SH FILES .nf .ta \w'\*(EDisoservices 'u \*(EDisoentities ISODE entities database \*(EDisobjects ISODE objects database \*(EDisoservices ISODE services database .re .fi .SH DIAGNOSTICS Obvious. .SH AUTHOR Marshall T. Rose