diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-03-22 22:52:33 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-03-22 22:52:33 +0100 |
commit | 67935afc0664e42612f609718c4a4c43a1db9273 (patch) | |
tree | 5e6fd4853cf44cfbaf06adf8f5438f700a3aa6d1 /TODO | |
parent | 515ed607754a2fc9030ae155750ae07ec63c4dfe (diff) |
get files ready for 0.6.8 release0.6.8
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@825 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -46,6 +46,13 @@ other items * maybe use datagram sockets for NSS/nslcd communication * support multiple search bases * support memberOf attribute in passwd entries that map to groups -* rename tls_checkpeer option to tls_reqcert * 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 |