Commit Graph

245 Commits

Author SHA1 Message Date
Todd C. Miller
80c1c8dcbc move pam_conv to be static to auth function
remove pam_misc.h (solaris doesn't have one)
1998-09-20 23:12:21 +00:00
Todd C. Miller
8d906459da pam stuff needs to run as root, not user, for shadow passwords 1998-09-18 05:29:26 +00:00
Todd C. Miller
0ef9f25d7e updated version 1998-09-17 16:27:15 +00:00
Todd C. Miller
932624d6ad user version.h for long message 1998-09-17 16:13:05 +00:00
Todd C. Miller
286aa8f83b this is version 1.5.6 1998-09-17 15:53:33 +00:00
Todd C. Miller
218e76a059 pam support, from Gary Calvin <GCalvin@kenwoodusa.com> 1998-09-11 23:19:53 +00:00
Todd C. Miller
1d26f2699d fix OTP_ONLY for opie 1998-07-28 16:44:23 +00:00
Todd C. Miller
ac5c39884f ignore kerberos if we can't get the local realm 1998-04-07 02:35:44 +00:00
Todd C. Miller
12477fd6e6 updated version 1998-04-06 03:35:50 +00:00
Todd C. Miller
36ef6aa489 fix version 1998-04-06 03:34:36 +00:00
Todd C. Miller
3b1be424aa updated version 1998-04-06 03:17:56 +00:00
Todd C. Miller
c27d678ff7 MAX* + 1 -> MAX* 1998-04-06 03:15:39 +00:00
Todd C. Miller
e37e1e56b6 updated version 1998-03-31 05:05:49 +00:00
Todd C. Miller
c866646cdf updated version 1998-02-18 21:39:31 +00:00
Todd C. Miller
73e984f397 added AIX 4.x authenticate() support 1998-02-17 06:15:30 +00:00
Todd C. Miller
2fc787d5f6 updated version 1998-02-17 02:43:17 +00:00
Todd C. Miller
bc7803cd08 updated version 1998-02-06 20:49:24 +00:00
Todd C. Miller
b4c1c9190e fix bogus flush of stderr 1998-02-06 19:05:08 +00:00
Todd C. Miller
7baad7a52f kill extra whitespace 1998-01-23 03:49:54 +00:00
Todd C. Miller
0c362fb216 updated version 1998-01-21 06:33:06 +00:00
Todd C. Miller
bb6a33e080 updated version 1998-01-21 05:50:58 +00:00
Todd C. Miller
166789a1dd ++version 1998-01-13 04:48:42 +00:00
Todd C. Miller
a74348f171 exit(1) if user enters no passwd 1998-01-13 04:41:21 +00:00
Todd C. Miller
5e723efe75 ++version 1996-11-14 02:37:56 +00:00
Todd C. Miller
6798768867 sprintf paranoia 1996-11-14 00:03:53 +00:00
Todd C. Miller
e712f1152c ++version 1996-10-07 05:05:33 +00:00
Todd C. Miller
3ecf71cad2 added HAVE_OPIE and changed to *_OTP_* 1996-10-05 03:59:05 +00:00
Todd C. Miller
1cb5217294 moved fclose() in skey stuff. 1996-10-04 03:27:29 +00:00
Todd C. Miller
f4f2eb66b1 now call skeychallenge() to get challenge instead of making one up ourselves.
this way, we get extra goodies in the prompt.
1996-10-03 23:43:17 +00:00
Todd C. Miller
6a230806a8 courtesan 1996-09-08 00:21:42 +00:00
Todd C. Miller
ce5547930e print long skey challemged to stderr, not stdout 1996-09-04 21:19:55 +00:00
Todd C. Miller
6e0efd965d use shost, not host for tgetpass 1996-08-30 14:49:55 +00:00
Todd C. Miller
d189849b44 ++version 1996-08-30 00:37:04 +00:00
Todd C. Miller
3c0aaf274c pass use and host to tgetpass 1996-08-29 21:58:17 +00:00
Todd C. Miller
ad9f1ff3ce added NO_MESSAGE 1996-08-29 20:56:11 +00:00
Todd C. Miller
35825133a7 ++version 1996-08-17 23:25:40 +00:00
Todd C. Miller
8e1ce2143c typo 1996-07-31 14:41:28 +00:00
Todd C. Miller
fb89ade3e0 protect AUTH_CRYPT_OLDCRYPT and AUTH_CRYPT_C1CRYPT since they
are only in dunix 4.x
1996-07-26 18:10:42 +00:00
Todd C. Miller
f5da2ecd9e SHADOW_TYPE is always defined so just against its value 1996-07-26 03:44:13 +00:00
Todd C. Miller
b380c0adef added support for AUTH_CRYPT_OLDCRYPT w/ DUNIX C2 1996-07-23 22:52:52 +00:00
Todd C. Miller
c6b64b90a2 SPW_SECUREWARE now uses bigcrypt 1996-07-14 01:04:05 +00:00
Todd C. Miller
e79f19be35 updated AFS support 1996-07-08 20:08:33 +00:00
Todd C. Miller
33383c49e5 removed usersec.h which is not present in new AFS versions 1996-07-08 13:58:25 +00:00
Todd C. Miller
e4743a46c1 fixed LONG_SKEY_PROMPT stuff 1996-06-07 18:33:18 +00:00
Todd C. Miller
ac186f85f1 hpux 10 uses bigcrypt() if C2 1996-06-06 02:20:17 +00:00
Todd C. Miller
b61573f6dd fixed some indentation 1996-04-05 21:53:02 +00:00
Todd C. Miller
0eb20432fe was closing an fd that may not have been opened 1996-04-02 19:57:13 +00:00
Todd C. Miller
4a46e1a189 Now use skeylookup() instead off skeychallenge() 1996-03-11 01:12:56 +00:00
Todd C. Miller
813ac511d2 ++version 1996-01-14 20:19:56 +00:00
Todd C. Miller
a90d2d478e ++version 1996-01-09 17:52:49 +00:00