From 4fddd6e35a38e564463f85e24525d8017f045d23 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Wed, 12 Dec 1990 15:29:18 +0000 Subject: [PATCH] update info on krb5_rd_req git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1541 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/api/krb5.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex index 35a83b7b9..6f2645700 100644 --- a/doc/api/krb5.tex +++ b/doc/api/krb5.tex @@ -438,6 +438,9 @@ Returns system errors, encryption errors, replay errors. Parses a KRB_AP_REQ message, returning its contents. \funcparam{server} specifies the expected server's name for the ticket. +If \funcparam{server} is NULL, then any server name will be accepted if +the appropriate key can be found, and the caller should verify that the +server principal matches some trust criterion. \funcparam{sender_addr} specifies the address(es) expected to be present in the ticket. -- 2.26.2