Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.322 Times

CGI::Builder::Auth::UserAdmin 0.06

  Date Added: April 22, 2010  |  Visits: 1.262

CGI::Builder::Auth::UserAdmin

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)

CGI::Builder::Auth::UserAdmin is a Perl module for the management of HTTP server user databases. SYNOPSIS use CGI::Builder::Auth::UserAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage collection, which is available on CPAN. If you want to use it, go download that package. This module is used as part of the internal implementation of CGI::Builder::Auth. The original documentation is preserved here in this release for historical purposes. The software has been hacked and this documentation is not guaranteed to be correct. The module may disappear from the CGI::Builder::Auth distribution in a future release. Do not use it directly or rely on it. This software is meant to provide a generic interface that hides the inconsistencies across HTTP server implementations of user and group databases. METHODS new () Heres where we find out whats different about your server. Some examples: @DBM = (DBType => DBM, DB => .htpasswd, Server => apache); $user = new CGI::Builder::Auth::UserAdmin @DBM; This creates an object whos database is a DBM file named .htpasswd, in a format that the Apache server understands. @Text = (DBType => Text, DB => .htpasswd, Server => ncsa); $user = new CGI::Builder::Auth::UserAdmin @Text; This creates an object whose database is a plain text file named .htpasswd, in a format that the NCSA server understands. @SQL = (DBType => "SQL", Host => "", #server hostname Port => "", #server port DB => "www", #database name User => "", #database login name Auth => "", #database login password Encrypt => "crypt", #encryption method Driver => "mSQL", #driver for DBI Server => "apache", #HTTP server type, not required UserTable => "www-users", #table with field names below NameField => "user", #field for the name PasswordField => "password", #field for the password ); $user = new CGI::Builder::Auth::UserAdmin @SQL; This creates an object whos mSQL database is named www, with a schema that the Apache server (extention) understands..

Requirements: No special requirements
Platforms: Linux
Keyword: Cgi Cgibuilderauthuseradmin Dbm Http Server Libraries Management Module New Perl Perl Module Server Sql User Useradmin
Users rating: 0/10

License: Freeware Size: 51.2 KB
CGI::BUILDER::AUTH::USERADMIN RELATED
Libraries  -  HTTP::Server::Simple::Mason 0.09
HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return (...
13.31 KB  
Network & Internet  -  Dwarf HTTP Server 1.3.1
Dwarf HTTP Server is a full-featured and ready-to-use web server with the Java Servlet API 2.2 and Java Server Pages 1.1 implementation. Dwarf HTTP Server can be used either standalone or embed in a larger hosting application, free of charge for...
931.84 KB  
Web Server Tools  -  Sami HTTP Server 2.0.1
Sami HTTP Server is small, powerful and extremely easy to use. You can modify server settings and view the current activity with just a few clicks. Other features include a virtual directory, PHP, bandwidth rate limit, statistics about connections...
207 KB  
Web Server Tools  -  Techlogica HTTP Server 1.0
Techlogica HTTP Server 1.0 is a free and easy-to-setup web server. If you are a developer and you need an easy way to locally test a website based on PHP or CGI, our HTTP server is perfect for you. Our server also has full traffic logging and...
4.24 MB  
Utilities  -  HTTP Server type 1.2.3
httptype is a program that returns the http host software of a website. It is written in Perl. httptype reads a list of http hosts and optionally the port number for each of these. It queries each host, displaying the type of HTTP server running...
14.34 KB  
Modules  -  Maps Management Module 2.7
The Maps Management Module is an addon module for PHP-Nuke. It is a full Module for managing "maps" for any type of game.Administration Features:List of maps to edit are now in a dropdown list.Add and edit Descriptions, images, and links.Upload...
51.2 KB  
Web Server Tools  -  Apache HTTP Server 1.3.24
The Number One HTTP Server On The Internet. The Apache Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server.
 
Project Management  -  Metis Project Management Module 0.1.1
Metis is an open source project management module developed in PHP using MySQL for a database backend. Metis features a simple installation and configuration and is designed with simplicity and ease of use as the primary goals.
39.69 KB  
Modules  -  Listkeeper 6.x-1.0-rc3
The Listkeeper list management module allows a user to easily maintain a lookuplist. It is primarily a secondary module, which allows other modules to use it to allow a user to seamlessly administer any items that would appear in a dropdown list,...
20.48 KB  
Libraries  -  CGI::Builder::Auth::GroupAdmin 0.06
CGI::Builder::Auth::GroupAdmin is a Perl module for the management of HTTP server group databases. SYNOPSIS use CGI::Builder::Auth::GroupAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This...
51.2 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB