代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/145256/12741662
todo
Zebra TODO list
2002/06/18
zebra:
o Pointopoint address configuration.
o Multiple (alias) address configuration for the interface when kernel
support it [just s
www.eeworm.com/read/327725/13065347
txt 重启后数据库启动出现问题.txt
Oracle817安装后,应能自动启动的四个文件(本例数据库名称为MYDB)
OracleOraHome81TNSListener
OracleOraHome81Agent
OracleOraHome81DataGatherer
OracleServiceMYDB
若安装时没有出现异常问题,并且刚安装后,启动Oracle没有问题,只是重启后数据库启动出现问题时:
首先,确定Oracle
www.eeworm.com/read/242067/13096519
cpp ras.cpp
// Ras.cpp: implementation of the CRas class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RasDial.h"
#include "Ras.h"
#include "RasD
www.eeworm.com/read/306257/13748408
h md5.h
#ifndef MD5_H_INC
#define MD5_H_INC
#ifdef __cplusplus
extern "C" {
#endif
/*{{{ MD5 Wrapper functions.*/
unsigned char* __stdcall
MD5_Hash(unsigned char* pucData,unsigned long ulLength,uns
www.eeworm.com/read/306257/13748664
h md5.h
#ifndef MD5_H_INC
#define MD5_H_INC
#ifdef __cplusplus
extern "C" {
#endif
/*{{{ MD5 Wrapper functions.*/
unsigned char* __stdcall
MD5_Hash(unsigned char* pucData,unsigned long ulLength,uns
www.eeworm.com/read/306257/13748832
h md5.h
#ifndef MD5_H_INC
#define MD5_H_INC
#ifdef __cplusplus
extern "C" {
#endif
/*{{{ MD5 Wrapper functions.*/
unsigned char* __stdcall
MD5_Hash(unsigned char* pucData,unsigned long ulLength,uns
www.eeworm.com/read/306257/13748839
h md5.h
#ifndef MD5_H_INC
#define MD5_H_INC
#ifdef __cplusplus
extern "C" {
#endif
/*{{{ MD5 Wrapper functions.*/
unsigned char* __stdcall
MD5_Hash(unsigned char* pucData,unsigned long ulLength,uns
www.eeworm.com/read/302520/13833375
h zlg500.h
#ifdef __SRC
#define EXTERN
#else
#define EXTERN extern
#endif
#ifdef __SRC
//需要用到的函数设置为1,不需要的设置为0
#define mifs_request_en 1
#define mifs_anticoll_en 0
#define mifs_anticoll2_en 0
www.eeworm.com/read/149795/5697010
makefile
# $Id: Makefile,v 1.1 2004/11/01 10:27:04 janakj Exp $
#
# Digest Authentication - Database support
#
#
# WARNING: do not run this directly, it should be run by the master Makefile
include ../../Mak
www.eeworm.com/read/147331/5731353
h auth_kerb.h
/* $FreeBSD: src/include/rpc/auth_kerb.h,v 1.1 2001/03/19 12:49:46 alfred Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legen