Revision 76
ID: 6e36098ae99b
Ollivier Robert , 04/07/2008 04:59 PM
Re-implement authentication with respect to PAM usage.
auth.c:
- move all authentication methods here
- rename verify_password as authenticate_user
calife.c:
- use authenticate_user
conf.h:
- Add error code for auth. process
- rename verify_password as authenticate_user
Makefile.in:
- add auth.{c,o} & dependencies
db.c:
- remove verify_password
Files
- added
- modified
- copied
- renamed
- deleted