代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/138890/5813242
c auth.c
/*
* auth.c User authentication.
*
* Version: $Id: auth.c,v 1.136.2.1 2004/12/29 23:08:42 phampson Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under t
www.eeworm.com/read/136812/5857649
c auth_none.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)auth_none.c 1.1 92/07/30 Copyr 1984 Sun Micro";
#endif
/*
* auth_none.c
* Creates a client authentication handle for passing "null
www.eeworm.com/read/136812/5860050
c auth_kern.c
#ifndef lint
static char sccsid[] = "@(#)auth_kern.c 1.1 92/07/30 Copyr 1983 Sun Micro";
#endif
/*
* auth_kern.c, Implements UNIX style authentication parameters in the kernel.
*
* Copy
www.eeworm.com/read/135941/5876147
h auth.h
/*
* linux/include/linux/sunrpc/auth.h
*
* Declarations for the RPC client authentication machinery.
*
* Copyright (C) 1996, Olaf Kirch
*/
#ifndef _LINUX_SUNRPC_AUTH_H
#defi
www.eeworm.com/read/135153/5889794
c svcauth.c
/*
* linux/net/sunrpc/svcauth.c
*
* The generic interface for RPC authentication on the server side.
*
* Copyright (C) 1995, 1996 Olaf Kirch
*
* CHANGES
* 19-Apr-2000 Chri
www.eeworm.com/read/126765/6012417
c upap.c
/* upap.c - User/Password Authentication Protocol */
/* Copyright 1994-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights
www.eeworm.com/read/126765/6012425
c chap.c
/* chap.c - Crytographic Handshake Authentication Protocol */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1991 Gregory M. Christy.
* All rights rese
www.eeworm.com/read/125688/6025542
x rquota.x
/*
* Remote quota protocol
* Requires unix authentication
*/
#ifndef RPC_HDR
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rquota.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/
%/*static char sccsid
www.eeworm.com/read/124745/6040505
5 rlm_unix.5
.TH rlm_unix 5 "5 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_unix \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_unix\fP module allows authentication against the system
password, shadow, and
www.eeworm.com/read/124745/6041282
c auth.c
/*
* auth.c User authentication.
*
* Version: $Id: auth.c,v 1.136 2004/03/08 21:51:03 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the term