📄 credentials.n
字号:
.TH "CREDENTIALS" 3 "3-Feb-87" Cornell.\" $Header: credentials.n,v 1.2 87/04/01 13:55:40 ed Exp $.SH NAMEGetSimpleCredsAndVerifierMakeSimpleCredsAndVerifier,\- Authentication credentials/verifier creation routines.SH SYNOPSIS.PP.nf.B "#include <xnscourier/Authentication2.h>".PP.B "GetSimpleCredsAndVerifier(name, pwd, credentials, verifier)".B " Authentication2_Clearinghouse_Name *name;".B " char *pwd;".B " Authentication2_Credentials *credentials;".B " Authentication2_Verifier *verifier;".PP.B "MakeSimpleCredsAndVerifier(name, pwd, credentials, verifier)".B " Authentication2_Clearinghouse_Name *name;".B " char *pwd;".B " Authentication2_Credentials *credentials;".B " Authentication2_Verifier *verifier;".f.PPLink with.IR "-lcourier" ..SH DESCRIPTION.PP.I GetSimpleCredsAndVerifierdetermines the user name and simple verifier bycalling.I getXNSuserand then creates the appropriate simple credentials and verifier returning them in the areas pointed to by the arguments.I credentialsand.IR verifier ..I GetSimpleCredsAndVerifieralso returns the user Clearinghouse name in the area and the ascii form of the simple verifier in the area pointed to by.I nameand.I pwd respectively. This is used in conjunction with the use of.I xnscredswhich sets the appropriate environment variables for.B XNSNAMEand .BR XNSPASSWD ..PPThe routine.I MakeSimpleCredsAndVerifiercreates a set of Authentication credentials and verifier of type simple fromthe user name (in Clearinghouse 3-part format) and password supplied in the arguments.I nameand .IR pwd .The created credentials and verifier are returned in the areas pointed to bythe arguments.I credentialsand.IR verifier ..PP.I MakeSimpleCredsAndVerifieris maintained for backward compatiblity..SH NOTESAt this time only the simple flavor of credentials and verifiers are supported..SH FILES/usr/local/lib/libcourier.a -lcourier library..SH SEE ALSOgetXNSuser(3n), xnscreds(1n).br``XNS Courier Under Unix''.brAuthentication Protocol, \s8XSIS\s0 098404 (April 1984)..SH AUTHORJ.Q. Johnson
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -