From d6b4eae8eb0a5ca3119414005e483fedd63a62d6 Mon Sep 17 00:00:00 2001 From: forsyth Date: Mon, 17 Jan 2011 11:10:35 +0000 Subject: 20110117-1110 --- man/2/factotum | 3 --- 1 file changed, 3 deletions(-) (limited to 'man/2') diff --git a/man/2/factotum b/man/2/factotum index 1d243495..338e6022 100644 --- a/man/2/factotum +++ b/man/2/factotum @@ -12,7 +12,6 @@ Authinfo: adt{ suid: string; # ID on server cap: string; # capability (only valid on server side) secret: array of byte; # key for encryption - attrs: list of ref Attr; # attributes after authentication }; AuthRpcMax: con \fR...\fP; @@ -116,8 +115,6 @@ value containing the agreed user IDs, a capability for that is valid only on the server, and an array of bytes containing a shared secret that can be used by client and server to create encryption and hashing keys for the conversation. -There might also be an optional list of attributes provided during the authentication protocol; -which of those attributes, if any, are authenticated depends on the protocol. .PP .B Getuserpasswd returns a tuple -- cgit v1.2.3