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

Pam Beasley software
Filter: All | Freeware | Demo
 

Pam Beasley

< 1 2 3 4 5 > 
Added: February 27, 2010 | Visits: 882

pam_quota pam_quota is a simple pam session module to automatically setup user quota (root excluded). pam_quota has been used in a simple multiuser scenario on FreeBSD 5.2-RELEASE with pam_mkhomedir, without any problem. Usege is straightforward, as described by the following README: This is a simple...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): pam_quota Download

Added: February 05, 2010 | Visits: 637

pam_shield pam_shield is a PAM module that uses iptables to lock out script kiddies that probe your computer for open logins and/or easy guessable passwords. The project is meant as an aid to protect public computers on the open internet. Everybody knows it is unwise to leave computers largely unprotected...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): pam_shield Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 1.130

Linux-PAM Linux-PAM project offers a flexible mechanism for authenticating users. For the uninitiated, we begin by considering an example. We take an application that grants some service to users; login is one such program. Login does two things, it first establishes that the requesting user is whom...


Platforms: *nix

License: Freeware Size: 1024 KB Download (95): Linux-PAM Download

Added: February 12, 2010 | Visits: 762

pam_eaccess pam_eaccess is a PAM module which add a generic way to do authorization. Indeed, for each service (for which you want add authorization) you can define the list of users (or all) who are allowed to connect to this service..


Platforms: *nix

License: Freeware Size: 58.37 KB Download (95): pam_eaccess Download

Added: March 08, 2010 | Visits: 815

pam_imap pam_imap is a PAM module that authenticates against a remote IMAP or IMAPS server. pam_imap program supports multiple servers, SSL, password caching, user blacklists (for admin users), and many configuration abilities. Examples of recommended use: 1) A lab of UNIX/Linux machines that would...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (95): pam_imap Download

Added: October 11, 2010 | Visits: 1.453

pam_cloop pam_cloop is a PAM module which tries to mount encrypted partitions when you log in. In order to successfully log in, you have to enter your cryptoloop pass phrase in addition to your unix password. My notebook had my home directory on an encrypted partition since I upgraded to Linux 2.5. It...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): pam_cloop Download

Added: April 06, 2010 | Visits: 785

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

Added: October 12, 2010 | Visits: 965

Daemon Shield Find IPs of crackers and kiddies attempting to break in. Creates iptables rules to block attackers IPs for a specified period of time. It works by using handlers which are created to watch for attacks against a given service, such as ssh, telnet, ftp, etc. The handlers can be enabled or...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (95): Daemon Shield Download

Added: February 09, 2010 | Visits: 991

QtSmbstatus QtSmbstatus is a GUI (graphical user interface) for smbstatus. QtSmbstatus is meant to provide the possibility of administering remote machines. QtSmbstatus was designed as a client/server system secured with SSL. A login and password is required to log on to server (PAM). Qtsmbstatusd ought to...


Platforms: *nix

License: Freeware Download (95): QtSmbstatus Download

Added: January 04, 2010 | Visits: 923

Courier Authentication Library Courier Authentication Library is an API toolkit for implementing password validation and account metadata lookups. Copies of this library code used to exist in other tarballs: Courier, Courier-IMAP, and SqWebMail. Building and installing any of these packages wouldve automatically installed this...


Platforms: *nix

License: Freeware Size: 6.3 MB Download (95): Courier Authentication Library Download

Added: June 11, 2010 | Visits: 1.062

pam_mktemp pam_mktemp is a PAM module which may be used with a PAM-aware login service to provide per-user private directories under /tmp as a part of account management or PAM session. When an interactive (shell) session is started, a directory is created and the environment variables TMPDIR and TMP are...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): pam_mktemp Download

Added: May 03, 2010 | Visits: 781

pam_sqlite pam_sqlite allows developers to authenticate users against a table in an SQLite database. pam_sqlite supports checking account information (pam_acct_expired, new_authtok_reqd) and updating authentication tokens. Compilation & Installation pam_sqlite is autoconfed, thus, compiling should be a...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): pam_sqlite Download

Added: January 04, 2010 | Visits: 612

Pam_smbmount Pam_smbmount is software that mounts file systems for user sessions. The project consists of a pluggable authentication module, daemon psmd and a psmount utility. Pam_smbmount is intended for servers with simultaneously working users. Currently it supports following file systems: smbfs any file...


Platforms: *nix

License: Freeware Download (94): Pam_smbmount Download

Added: October 14, 2010 | Visits: 948

pldap Pldap short from PAM LDAP Module is an experimental attempt at writing a new LDAP authentication module for PAM. It is currently beta code, and only implements the basic elements of LDAP authentication. However, it does provide all the elements of a PAM module, and can be used to authenticate...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (93): pldap Download

Added: September 17, 2010 | Visits: 854

pam_chroot pam_chroot is a Linux PAM module that allows a user to be chrooted in auth, account, or session. pam_chroots configuration employs a flexible syntax that allows users to be selectively chrooted based upon usernames or group membership. Whats New in This Release: - fixed typo offset for...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): pam_chroot Download

Added: February 03, 2010 | Visits: 806

babyftpd babyftpd is a FTP Server Daemon, mostly written in C++. One important thing is worth mentioning. It is _not_ a finished product, dont use it if you dont know what youre doing, it might break things. It has only been tested with linux2.6, glibc 2.3 and gcc 3.3. As of now no install script is...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): babyftpd Download

Added: June 07, 2010 | Visits: 760

gBootRoot gBootRoot makes the construction and development of distributions fun and simple with its Root Methods (Yard) and user-mode-linux test bed. Finish the product with a Boot Method (2-disk compression supported). Normal (non-root) users can make root filesystems and boot disks. It includes the...


Platforms: *nix

License: Freeware Size: 6.4 MB Download (92): gBootRoot Download

Added: August 15, 2008 | Visits: 907

PAM the Pocket Asset Manager PAM - The Pocket Asset Manager makes updating your stock portfolio a breeze. Either in the cradle or wirelessly connected, PAM is designed to use your existing Internet connection and efficiently retrieve stock quotes from North American exchanges. Features: Small, fast and compact! PAM is...


Platforms: Windows CE

License: Shareware Cost: $19.95 USD Size: 74 KB Download (91): PAM the Pocket Asset Manager Download

Added: May 10, 2010 | Visits: 739

pam_unix2 pam_unix2 PAM module is for traditional password authentication.. PAM Module: pam_unix2 from Thorsten Kukuk.


Platforms: *nix

License: Freeware Size: 194.56 KB Download (91): pam_unix2 Download

Added: February 17, 2010 | Visits: 1.029

TeleAuth Client Tools TeleAuth Client Tools are a set of Unix tools for the TeleAuth two-factor/two-channel authentication system. This includes a commandline client and a set of PAM modules. It also enables out-of-the-box two-factor authentication on Linux, Mac OS X, and Windows machines. These tools can be used...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (91): TeleAuth Client Tools Download

< 1 2 3 4 5 >