File:  [CSRG BSD Unix] / 43BSDTahoe / new / xns / man / authcredcheck.n
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

.TH "AUTH_CREDCHECK" 3 "29-Dec-86" "Xerox (WRC)"
.\" $Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/xns/man/authcredcheck.n,v 1.1.1.1 2018/04/24 16:12:58 root Exp $
.SH NAME
Auth_CredCheck
\- Check user supplied credentials and verifier with a network Authentication 
service
.SH SYNOPSIS
.PP
.nf
.B "#include <sys/types.h>"
.B "#include <netns/ns.h>"
.B "#include <xnscourier/Authentication2.h>"
.B "#include <xnscourier/courier.h>"
.PP
.B "Boolean Auth_CredCheck(creds, verifier)"
.B "	Authentication2_Credentials creds;"
.B "	Authentication2_Verifier verifier;"
.f
.PP
Link with
.IR "-lcourier" .
.SH DESCRIPTION
The routine
.I Auth_CredCheck
returns TRUE or FALSE depending upon whether the supplied credentials and
verifier are valid as determined by a network Authentication service. The
credentials and verifier supplied in the arguments
.I credentials
and 
.I verifier
must be of type simple. If another type is supplied, FALSE will be returned.
If
.I credentials
specifies 
.I nullCredentials
TRUE will be returned.
.PP
.I AuthGetFirstAuth
is used to locate a network Authentication service where the credentials and
verifier may be validated. If no service can be located or a connection 
established, the return value will also be FALSE.
.SH NOTES
Currently only the simple flavor of credentials and verifiers are supported.
.SH FILES
/usr/local/lib/libcourier.a		-lcourier library.
.SH SEE ALSO
Auth_GetFirstAuth(3N), xnsbfs(1N)
.br
``XNS Courier Under Unix''
.br
Authentication Protocol, \s8XSIS\s0 098404 (April 1984).
.SH AUTHOR
Ed Flint


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.