|
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: 1537 (0x601) Types: TextFile Names: »lookupd.8c«
└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« └─⟦d3ac74d73⟧ └─⟦this⟧ »isode-5.0/others/lookup/lookupd.8c«
.TH LOOKUPD 8C "03 Jul 1988" .\" $Header: /f/osi/others/lookup/RCS/lookupd.8c,v 6.0 89/03/18 23:35:44 mrose Rel $ .\" .\" .\" $Log: lookupd.8c,v $ .\" Revision 6.0 89/03/18 23:35:44 mrose .\" Release 5.0 .\" .SH NAME lookupd \- password lookup service -- responder .SH SYNOPSIS .in +.5i .ti -.5i .B /usr/etc/ros.lookup \fImagic\0arguments\fR .in -.5i (under \fI/usr/etc/tsapd\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'/usr/etc/isoservices 'u /usr/etc/isoentities ISODE entities database /usr/etc/isobjects ISODE objects database /usr/etc/isoservices ISODE services database .re .fi .SH DIAGNOSTICS Obvious. .SH AUTHOR Marshall T. Rose, The Wollongong Group .SH BUGS This isn't a real ISO service.