Main > Miscellaneous > Security >

pam_sqlite 0.3

pam_sqlite 0.3

Sponsored Links

pam_sqlite 0.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.011 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1256
Date added: 2006-05-17
Publisher: Edin Kadribasic

pam_sqlite 0.3 description

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 matter of:

$ ./configure
$ make
$ make install

Compilation has been tested on RedHat Linux 7.3.

You will need to have SQLite library and header files for this module to compile.

See test.c for an example application that authenticates using this module.

Configuration:

For the service you wish the module to be used, you need to edit the /etc/pam.d/ file or /etc/pam.conf, and add the relevant lines.

For example:

auth required pam_sqlite.so
account required pam_sqlite.so
password required pam_sqlite.so

Configure the database, and table the module should use with the configuration file /etc/pam_sqlite.conf. An example of this file:

database = /etc/sysdb
table = account
user_column = user_name
pwd_column = user_password
expired_column = acc_expired
newtok_column = acc_new_pwreq
debug

expired_column tells PAM if the user account has expired. Set it to 1 or y if it has.
newtok_column tells PAM if the user needs a new password. Set it to 1 or y if it does.

Note that for backwards compatibility with earlier versions, options specified in the configuration file can be supplied as module arguments as well. Module arguments will override the configuration file.

Configuration Options:

database - the database which should be connected to
user_column - the column containing usernames
pwd_column - the column containing the passwords
expired_column - this column should contain 1 or y if the account
has expired
newtok_column - this column should contain 1 or y if the user
needs to change their password
debug - this is a standard module option that will enable
debug output to syslog (takes no values)
pw_type - specifies the password encryption scheme, can be one
of clear, md5, or crypt. defaults to clear.
config_file - specifies the path to a file to read for further
configuration options
sql_verify - specifies SQL template to use when verifying the
the password for a user
sql_check_expired - SQL template to use when checking for account expiry.
sql_check_newtok - SQL template to use when checking to see if the user
needs to change their password.
sql_set_passwd - SQL template to use when updating the password for
and user.

pam_sqlite 0.3 Screenshot

Advertisements

pam_sqlite 0.3 Keywords

Bookmark pam_sqlite 0.3

Hyperlink code:
Link for forum:

pam_sqlite 0.3 Copyright

WareSeeker periodically updates pricing and software information of pam_sqlite 0.3 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 pam_sqlite 0.3 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
pam_imap is a PAM module that authenticates against a remote IMAP or IMAPS server. Free Download
Pam_smbmount is software that mounts file systems for user sessions. Free Download
PAM ListMySQL Module joins the functionality of both pam_mysql and pam_listfile. Free Download
SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. Free Download
PHP pam_auth is a basic extension to allow you to authenticate users using PHP via PAM. Free Download
Simput is a group of utilities useful for creating PHP Web sites. Free Download
Msql is a Perl interface to the mSQL and mysql databases. Free Download
phpQLAdmin is designed primarily for administration of a QmailLDAP user database. Free Download