代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/149795/5697482
h auth_mod.h
/*
* $Id: auth_mod.h,v 1.20.2.2 2005/04/26 10:14:57 janakj Exp $
*
* Digest Authentication Module
*
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of ser, a free SIP server.
*
* se
www.eeworm.com/read/149795/5697489
c common.c
/*
* $Id: common.c,v 1.15 2004/08/24 08:58:24 janakj Exp $
*
* Digest Authentication Module
*
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of ser, a free SIP server.
*
* ser is f
www.eeworm.com/read/149728/5697617
c authen_s.c
/*
* Copyright 1997-2000 by Pawel Krawczyk
*
* See http://www.ceti.com.pl/~kravietz/progs/tacacs.html
* for details.
*
* authen_s.c Send PAP authentication request to the ser
www.eeworm.com/read/149728/5697635
c tacc.c
/* tacc.c TACACS+ PAP authentication client
*
* Copyright 1997-98 by Pawel Krawczyk
* Portions copyright (c) 1989 Carnegie Mellon University.
*
* See http://www.ceti.com.
www.eeworm.com/read/148153/5717087
5 rlm_pap.5
.TH rlm_pap 5 "3 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_pap \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_pap\fP module provides PAP functionality.
.PP
PAP authentication works with pass
www.eeworm.com/read/147766/5724721
h drm_auth.h
/* drm_auth.h -- IOCTLs for authentication -*- linux-c -*-
* Created: Tue Feb 2 08:37:54 1999 by faith@valinux.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000
www.eeworm.com/read/147766/5726104
h auth.h
/*
* include/linux/nfsd/auth.h
*
* nfsd-specific authentication stuff.
* uid/gid mapping not yet implemented.
*
* Copyright (C) 1995, 1996 Olaf Kirch
*/
#ifndef LINUX_NFSD_
www.eeworm.com/read/147766/5726148
h svcauth.h
/*
* linux/include/linux/sunrpc/svcauth.h
*
* RPC server-side authentication stuff.
*
* Copyright (C) 1995, 1996 Olaf Kirch
*/
#ifndef _LINUX_SUNRPC_SVCAUTH_H_
#define _LINU
www.eeworm.com/read/138890/5812767
5 rlm_pap.5
.TH rlm_pap 5 "3 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_pap \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_pap\fP module provides PAP functionality.
.PP
PAP authentication works with pass
www.eeworm.com/read/136812/5857628
h auth_unix.h
/* @(#)auth_unix.h 1.1 92/07/30 SMI */
/*
* auth_unix.h, Protocol for UNIX style authentication parameters for RPC
*
* Copyright (C) 1984, Sun Microsystems, Inc.
*/
#ifndef _rpc_auth_unix_h
#def