Main > Programming > Libraries >

CGI::Builder::Auth::UserAdmin 0.06

CGI::Builder::Auth::UserAdmin 0.06

Sponsored Links

CGI::Builder::Auth::UserAdmin 0.06 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.050 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 955
Date added: 2007-03-13
Publisher: Doug MacEachern

CGI::Builder::Auth::UserAdmin 0.06 description

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.

CGI::Builder::Auth::UserAdmin 0.06 Screenshot

Advertisements

CGI::Builder::Auth::UserAdmin 0.06 Keywords

Bookmark CGI::Builder::Auth::UserAdmin 0.06

Hyperlink code:
Link for forum:

CGI::Builder::Auth::UserAdmin 0.06 Copyright

WareSeeker periodically updates pricing and software information of CGI::Builder::Auth::UserAdmin 0.06 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of CGI::Builder::Auth::UserAdmin 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
CGI::Builder::Auth::GroupAdmin is a Perl module for the management of HTTP server group databases. Free Download
CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. Free Download
Kpum is a user manager for the pureftpd server. Free Download
Samba::LDAP::User is a Perl module to manipulate a Samba LDAP User. Free Download
Simple RSS Service is a modular RSS feed generator. Free Download
mod_ldap_userdir is a module that enables the Apache web server to look up user home directories. Free Download
AXIGEN is a fast, reliable and secure mail server. Free Download
mod_auth_remedy is an Apache module for HTTP Basic authentication/authorization in the Remedy Action Request System (ARS). Free Download