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.476.213 Times

Authentication freeware
Filter: All | Freeware | Demo
 

Authentication

< 1 2 3 4 5 > 
Added: January 23, 2010 | Visits: 747

HTTPD::Authen HTTPD::Authen is a HTTP server authentication class. SYNOPSIS use HTTPD::Authen (); This module provides methods for authenticating a user. It uses HTTPD::UserAdmin to lookup passwords in a database. Subclasses provide methods specific to the authentication mechanism. Currently, under... Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): HTTPD::Authen Download

Added: April 10, 2010 | Visits: 1.394

smspasswd smspasswd software provides two factor authentication via cell phone short message service (SMS). The reason I wrote this was because of all the pesky SSH brute force attacks, which continue to build in numbers. I didn’t want to waste money and time on using tokens because the few people who... Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): smspasswd Download

Added: October 11, 2010 | Visits: 1.023

Apache2::AuthenNTLM Apache2::AuthenNTLM is a Perl module to perform Microsoft NTLM and Basic User Authentication. SYNOPSIS < Location / > PerlAuthenHandler Apache2::AuthenNTLM AuthType ntlm,basic AuthName test require valid-user # domain pdc bdc PerlAddVar ntdomain "name_domain1 name_of_pdc1" PerlAddVar... Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): Apache2::AuthenNTLM Download

Added: February 02, 2010 | Visits: 894

mod_auth_pgsql mod_auth_pgsql Apache module allows user authentication (and can log authethication requests) against information stored in a PostgreSQL database. PostgreSQL is a public domain SQL database. Authentication One database, and one (or two) tables. One table holds the username and the encryped... Platforms: *nix

License: Freeware Size: 15.36 KB Download (108): mod_auth_pgsql Download

Added: September 06, 2010 | Visits: 868

pam-telecenter pam-telecenter is a PAM module that provides remote authentication with roaming and pseudo-user accounts to telecenters. Roaming is only supported through PostgreSQL. Compiling and installing pam-telecenter: If youre using Debian GNU/Linux, you can install the libpam-telecenter downloading... Platforms: *nix

License: Freeware Size: 286.72 KB Download (90): pam-telecenter Download

Added: March 06, 2010 | Visits: 995

mod_auth_cache mod_auth_cache is an Apache module transparently caches an authentication originally done by a different module. The aim of this module is to speed up complex authentication mechanisms, to reduce database traffic if authenticating thru a backend database and to implement some sort of... Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): mod_auth_cache Download

Added: July 19, 2010 | Visits: 866

Apache::AuthPerLDAP Apache::AuthPerLDAP is a mod_perl PerLDAP Authentication Module. SYNOPSIS < Directory /foo/bar > # Authentication Realm and Type (only Basic supported) AuthName "Foo Bar Authentication" AuthType Basic # Any of the following variables can be set. # Defaults are listed to the right.... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): Apache::AuthPerLDAP Download

Added: May 02, 2010 | Visits: 981

Net::YahooMessenger::CRAM Net::YahooMessenger::CRAM is a Yahoo Messenger Challenge-Response Authentication Mechanism. SYNOPSIS my $cram = Net::YahooMessenger::CRAM->new(); $cram->set_id($your_yahoo_id); $cram->set_password($your_password); $cram->set_challenge_string($string_from_server); my ($response_type6,... Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): Net::YahooMessenger::CRAM Download

Added: October 17, 2010 | Visits: 994

mod_auth_pam 2.0 1.1.1 for Apache mod_auth_pam is an authentication module for the Apache Web-Server. The PAM authentication module implements Basic authentication on top of the Pluggable Authentication Module library. Thereby it supports standard unix passwd, shadow, NIS, SMB auth and radius (-> complete list of modules)... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): mod_auth_pam 2.0 1.1.1 for Apache Download

Added: April 21, 2010 | Visits: 1.061

mod_auth_pam 1.1.1 for Apache mod_auth_pam is an authentication module for the Apache Web-Server. The PAM authentication module implements Basic authentication on top of the Pluggable Authentication Module library. Thereby it supports standard unix passwd, shadow, NIS, SMB auth and radius (-> complete list of modules)... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): mod_auth_pam 1.1.1 for Apache Download

Added: April 09, 2010 | Visits: 952

mod_authnz_external mod_authnz_external is an Apache module used for authentication. The two modules provide basically the same functionality, and differ mainly in the way they interface to other authentication code in Apache. For Apache 2.1 and later, mod_authnz_external should be prefered. The Apache HTTP... Platforms: *nix

License: Freeware Size: 174.08 KB Download (106): mod_authnz_external Download

Added: July 02, 2010 | Visits: 1.348

Deck 0.1 Deck is a JavaScript library that aims to provide AJAX-based search and authentication for Horizon Information Portal (HIP) on-line public access catalog systems. Deck is currently alpha-quality, but it is under active development and it can already be used to build functional web... Platforms: *nix

License: Freeware Size: 163.84 KB Download (102): Deck 0.1 Download

Added: July 27, 2010 | Visits: 964

mod_auth_samba mod_auth_sanba is an Apache module that allows you use Windows user database for user password authentication and ndbm database for groups in WWW authentication. Configuration: The following directives have been added which you can put in a < Directory >, < Location > or .htaccess:... Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): mod_auth_samba Download

Added: November 14, 2010 | Visits: 985

squid_auth_shadow squid_auth_shadow provides a shadow-based authentication module for squid. squid_auth_shadow is a small authentication module for squid. It uses information from /etc/shadow for authentication. Aliases for UNIX user names may be used and certain users may be explicitly blocked. The module... Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): squid_auth_shadow Download

Added: August 16, 2010 | Visits: 826

mod_xmlrpc_auth mod_xmlrpc_auth is an Apache module for XML-RPC Authentication. mod_xmlrpc_auth is an Apache module which performs authentication and authorization using an XML-RPC call. Installation: To build mod_xmlrpc_auth, you should be able to simply run these commands: ./configure make make... Platforms: *nix

License: Freeware Size: 74.75 KB Download (95): mod_xmlrpc_auth Download

Added: January 05, 2010 | Visits: 659

Apache2::AuthNetLDAP Apache2::AuthNetLDAP is a mod_perl module that uses the Net::LDAP module for user authentication for Apache. SYNOPSIS AuthName "LDAP Test Auth" AuthType Basic #only set the next two if you need to bind as a user for searching #PerlSetVar BindDN "uid=user1,ou=people,o=acme.com" #optional... Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): Apache2::AuthNetLDAP Download

Added: June 22, 2010 | Visits: 678

Kredentials Kredentials is a KDE systray applet for keeping Kerberos and AFS authentication tokens current. Each hour Kredentials renews Kerberos tickets and (optionally) obtains new AFS tokens, and it notifies the user upon final ticket expiration. Installation: The simplest way to compile this... Platforms: *nix

License: Freeware Size: 1003.52 KB Download (93): Kredentials Download

Added: September 19, 2010 | Visits: 810

WebService::TicketAuth WebService::TicketAuth is a ticket-based authentication module for SOAP services. SYNOPSIS @WebService::MyService::ISA = qw(WebService::TicketAuth); WebService::TicketAuth is an authentication system for SOAP-based web services, that provides a signature token (like a cookie) to the client... Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): WebService::TicketAuth Download

Added: January 15, 2010 | Visits: 1.996

mod_auth_aix "Loadable Authentication Modules" are AIXs way to extend the identification and authentication functions of the operating system. They are - up to a certain degree - the AIX equivalent of PAM and NSS mechanisms known by many other systems. mod_auth_aix is an Apache module that allows the Apache... Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): mod_auth_aix Download

Added: April 06, 2010 | Visits: 786

pam_bioapi pam_bioapi adds BioAPI support to the Linux PAM implementation, the standard for pluggable authentication system for GNU/Linux. pam_bioapi currently only works for local user authentication (the type that can be performed by login, gdm/kdm/xdm, xscreensaver, su, and sudo). pam_bioapi has no... Platforms: *nix

License: Freeware Size: 286.72 KB Download (95): pam_bioapi Download

< 1 2 3 4 5 >