summaryrefslogtreecommitdiff
path: root/modules/pam_pwdb/TODO
blob: 9dc7fc7e671bf21d684cb73fe5357881b9bfdd77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$Id$

	* get NIS working
	* .. including "nonis" argument
	* add helper binary

Wed Sep  4 23:40:09 PDT 1996    Andrew G. Morgan

	* verify that it works for everyone
	* look more seriously at the issue of generating a shadow
	  system on the fly
	* add some more password flavors

Thu Aug 29 06:26:42 PDT 1996	Andrew G. Morgan

	* check that complete rewrite works! ;^)
	* complete shadow support to the password changing code.
	  Also some code needed here for session managment?
	  (both pam.conf argument to turn it on/off, and some
	  conditional compilation.)
	* md5 passwords...
	* make the exclusive nature of the arguments work. That is,
	  only recognize the flags when appropriate.

Wed May  8 19:08:49 EDT 1996	Alexander O. Yuriev

	* support.c should go.

Tue Apr 23 21:43:55 EDT 1996	Alexander O. Yuriev
	
	* pam_sm_chauth_tok() should be written
	* QUICK FIX: pam_sm_setcred() probably returns incorrect error code