1# $Source: /home/user/PROJECT/WL-520gu-NewUI/src/router/samba/examples/LDAP/smbldap-tools/TODO,v $
2#
3## TODO list - First In, Last in the list...
4## (BF: Bug Report / FR: Feature Request)
5
6
7FR * add 'LDAP port' for both slave and master LDAP server in smbldap_conf.pm
8FR * use RFC2307 best practices (Luke, next time you visit Paris, have a 
9     beer at IDEALX'cantina ;-)
10FR * add mail (sendmail/postfix/qmail/courier) support
11FR * bugfix, really : allow non-root users to change passwd
12     (currently the config must be unreadable because of bindpasswd)
13FR * make smbldap-tools to use system configuration files
14     (/etc/login.defs and /etc/ldap.conf for example)
15FR * rewrite smbldap-tools using perl-ldap. In fact, this 0.x
16     release use ldap system tools (ldapadd,ldapdelete,ldapmodify)
17FR * add shadowAccounts manipulation support
18FR * internationalize the SMBLDAP-TOOLS
19FR * add smbldap-sar : Samba System Activity Report to help
20     supporting Samba/LDAP sysadmin activity
21FR * add smbldap-backup/smbldap-restore to backup and restore
22     a SAM (in LDAP) database. No sorcery, just LDIF, but usefull
23     for non-LDAP gurus
24FR * adding migration tools from migration from W2K and NetWare to Samba-LDAP
25FR * adapt smbldap-tools to use Samba 3.0
26
27
28# - The End
29