Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Changepassword 0.5
Authpg 1.2B2
Top Code
Authpg 1.2B2
Changepassword 0.5
C/C++ > User Authentication
Source List

Code 1-2 of 2   


ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web. All passwords are syncronized and changed in real time over a browser like Mozilla, Netscape, IE, Opera, and others. it works on a linux platform.





AuthPG is a PostgreSQL Authentication Module(mod_auth_pg) that enables Apache to authenticate users with the information stored in PostgreSQL database. This module gets a username and password pair in the standard way or from a cookie, and you can...