summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-05-09 20:54:58 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-05-09 20:54:58 +0000
commit1389c21c04330d50afec29c3ca2f17a00d4b6d1e (patch)
tree569bf762ef76d224a63ed38371ae93c99cdf12a4 /TODO
parent313bb209dc64413ec5a707d5d0c4fb39e2f837d0 (diff)
get files ready for 0.6.9 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@881 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 1 insertions, 11 deletions
diff --git a/TODO b/TODO
index 3f0ede8..9d201c6 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,9 @@
probably before we can call this stable
---------------------------------------
* find problem with reachability of LDAP server
-* Debian package: protect /etc/nss-ldapd.conf if bindpw is used
other items
-----------
-* probably document that you should use libpam-ldap for authentication without
- exposing the passwords through NSS
* document test suite (instructions for setting up environment (server), LDIF
file, nsswitch.conf and nss-ldapd.conf)
* write more unit tests
@@ -39,20 +36,13 @@ other items
* see if we can use LD_LIBRARY_PATH to run our tests in so we don't need to
install NSS library in system path
* only parse configuration options if they are available on the platform
-* have some more general mechanism to disable NSS module in nslcd
+* have some more general mechanism to disable NSS lookups from nslcd
* support searchbase autodetection
-* start the LDAP search and connection in myldap_get_entry() instead of
- in myldap_search()
-* maybe use datagram sockets for NSS/nslcd communication
* support multiple search bases
* support memberOf attribute in passwd entries that map to groups
* setnetgrent() may need to return an error if the netgroup is undefined
* handle repeated calls to getent() better (see http://bugzilla.padl.com/show_bug.cgi?id=376)
-* make it possible to define nisNetgroup as a ou-like thing with
- handling all sub-nisNetgroup objects as memberNisNetgroup, host objects as
- nisNetgroupTriple (HOST,,), users as (,USER?,)
* make it possible to start nslcd really early in the boot process and have
it become available when it determines it can (other timeout/retry mechanism
on startup)
-* if Debconf base is empty do something more useful
* make lookups case-sensitive