代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/224327/4804230
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/224327/4804231
c pppsecretlib.c
/* pppSecretLib.c - PPP authentication secrets library */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01g,14mar99,jdi doc:
www.eeworm.com/read/224327/4804238
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/209559/4969308
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/209559/4975210
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/209211/4984051
c auth.c
/*
* Network listening authentication.
* This and all the other network-related
* code is due to Richard Miller.
*/
#include "all.h"
#include "9p1.h"
int allownone;
Nvrsafe nvr;
int didread;
/*
www.eeworm.com/read/209211/4985166
c server.c
#include
#include
#include
#include "session.h"
static char EAuthState[] = "bad authentication state";
static char ENotServer[] = "not a server session";
static char EVersion
www.eeworm.com/read/206200/5010518
txt how to setup db.txt
How To Setup The Database:
1. Create a new database called "CommunityServer"
2. Grant your login access to the new database.
2a. If you're using Windows Authentication. Enable Integrated Securit
www.eeworm.com/read/197479/5095027
c httpdatest.c
/*
httpdatest.c
gSOAP HTTP Digest Authentication example application.
gSOAP XML Web services tools
Copyright (C) 2000-2005, Robert van Engelen, Genivia, Inc., All Rights Reserved.
----------------
www.eeworm.com/read/197479/5095038
h httpdatest.h
/*
httpdatest.h
gSOAP HTTP Digest Authentication example application.
gSOAP XML Web services tools
Copyright (C) 2000-2005, Robert van Engelen, Genivia, Inc., All Rights Reserved.
----------------