]> eyrie.org Git - kerberos/pam-webauth-otp.git/log
kerberos/pam-webauth-otp.git
10 years agoUpdate release date release/0.1
Russ Allbery [Mon, 5 Aug 2013 19:52:53 +0000 (12:52 -0700)]
Update release date

10 years agoLink the module with the Kerberos libraries
Russ Allbery [Mon, 5 Aug 2013 19:28:55 +0000 (12:28 -0700)]
Link the module with the Kerberos libraries

We're using the Kerberos libraries to get local configuration, so
we need to link with them directly.

10 years agoAdd portable/krb5.h to the distribution
Russ Allbery [Tue, 30 Jul 2013 22:47:59 +0000 (15:47 -0700)]
Add portable/krb5.h to the distribution

10 years agoStop sending o4 as the factor
Russ Allbery [Tue, 30 Jul 2013 22:37:07 +0000 (15:37 -0700)]
Stop sending o4 as the factor

The server should no longer care.

10 years agoInitial NEWS file for release 0.1
Russ Allbery [Tue, 30 Jul 2013 22:25:36 +0000 (15:25 -0700)]
Initial NEWS file for release 0.1

10 years agoSet defaults for keytab and timeout
Russ Allbery [Tue, 30 Jul 2013 22:20:58 +0000 (15:20 -0700)]
Set defaults for keytab and timeout

Use a 30 second timeout by default and use the system default
/etc/krb5.keytab by default unless otherwise configured.

10 years agoInitial working version
Russ Allbery [Sun, 28 Jul 2013 00:36:11 +0000 (17:36 -0700)]
Initial working version

Added Kerberos code to be able to read configuration options from
krb5.conf.  Fixed various bugs in the PAM code, including properly
obtaining the user who is authenticating.

10 years agoInitial code
Russ Allbery [Sat, 27 Jul 2013 23:00:59 +0000 (16:00 -0700)]
Initial code

Compiles.  Probably doesn't work.  Based on the infrastructure from
rra-c-util 4.9.