代码搜索:HTGROUP
找到约 11 项符合「HTGROUP」的源代码
代码结果 11
www.eeworm.com/read/177356/5328016
h htgroup.h
/* GROUP FILE ROUTINES
*/
#ifndef HTGROUP_H
#define HTGROUP_H
#include
typedef HTList GroupDefList;
typedef HTList ItemList;
typedef struct {
c
www.eeworm.com/read/177356/5328033
c htgroup.c
/* MODULE HTGroup.c
** GROUP FILE ROUTINES
**
** Contains group file parser and routines to match IP
** address templates and to find out group membership.
**
**
** AUTHORS:
** AL Ari Luotonen
www.eeworm.com/read/274903/4180251
h htgroup.h
/* GROUP FILE ROUTINES
*/
#ifndef HTGROUP_H
#define HTGROUP_H
#include
typedef HTList GroupDefList;
typedef HTList ItemList;
typedef struct {
c
www.eeworm.com/read/274903/4180268
c htgroup.c
/* MODULE HTGroup.c
** GROUP FILE ROUTINES
**
** Contains group file parser and routines to match IP
** address templates and to find out group membership.
**
**
** AUTHORS:
** AL Ari Luotonen
www.eeworm.com/read/418779/10912075
txt 1374.txt
Rule:
--
Sid:
1374
--
Summary:
Attempted .htgroup access via web
--
Impact:
Attempt to gain information on group access permissions on a webserver
--
Detailed Information:
This is an attempt to ga
www.eeworm.com/read/473927/6824061
txt 1374.txt
Rule:
--
Sid:
1374
--
Summary:
Attempted .htgroup access via web
--
Impact:
Attempt to gain information on group access permissions on a webserver
--
Detailed Information:
This is an attempt to ga
www.eeworm.com/read/130382/5958731
c gmtree.c
/*____________________________________________________________________________
Copyright (C) 1998 Network Associates, Inc.
All rights reserved.
GMTree.h - create and fill group manager contro
www.eeworm.com/read/100018/15888504
pl auth-lib.pl
# auth-lib.pl
# Functions for editing text and dbm user files
# list_authusers(file)
# Returns an array of user names from the given file
sub list_authusers
{
local($_, @rv);
open(HTPASSWD, $_[0]);
w
www.eeworm.com/read/116744/14955975
txt ch27l01.txt
Listing 27.1 The NCSA HTTPD server AccessFileName.
AuthUserFile /somedir/.htpasswd
AuthGroupFile /somdir/.htgroup
AuthName realmname
AuthType Basic # or Digest
www.eeworm.com/read/177356/5328099
h htaaprot.h
/* PROTECTION SETUP FILE
*/
#ifndef HTAAPROT_H
#define HTAAPROT_H
#include
#include
/*
Server's Representation of Document (Tree) Protec