helpers/basic_auth/MSNT/allowusers.c File Reference

#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/param.h>
#include <string.h>
#include "usersfile.h"
Include dependency graph for allowusers.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int Read_allowusers (void)
int Check_ifuserallowed (char *ConnectingUser)
void Check_forallowchange (void)

Variables

static usersfile AllowUsers
static int init = 0
char Allowuserpath [MAXPATHLEN]

Function Documentation

void Check_forallowchange ( void   ) 

Definition at line 46 of file allowusers.c.

References Check_forfilechange().

Referenced by Check_forchange().

int Check_ifuserallowed ( char *  ConnectingUser  ) 

Definition at line 40 of file allowusers.c.

References Check_userlist().

Referenced by Check_user().

int Read_allowusers ( void   ) 

Definition at line 27 of file allowusers.c.

References Allowuserpath, init, and Read_usersfile().

Referenced by main().


Variable Documentation

char Allowuserpath[MAXPATHLEN]

Definition at line 24 of file allowusers.c.

Referenced by OpenConfigFile(), ProcessLine(), and Read_allowusers().

Definition at line 20 of file allowusers.c.

int init = 0 [static]

Definition at line 21 of file allowusers.c.

Referenced by Read_allowusers(), and redirectInit().

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors