Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 0a58a7b4fb7e267569bb1cfa74c2d539 > files > 28

smbldap-tools-0.9.9-8.mga7.armv7hl.rpm

# $Id: TODO 9 2010-10-21 13:10:37Z mm1 $
#
## TODO list - First In, Last in the list...
## (BF: Bug Report / FR: Feature Request)

. forcer le changement de mot de passe a la premiere connexion en Unix

. enable taint mode in smbldap-passwd:
  remove 'FindBin' entries
  remove 'use smbldap_tools;'
  + #!/usr/bin/perl -wT
 use lib "/usr/sbin/";
 use smbldap_tools qw(connect_ldap_master
                      print_banner
                      get_user_dn
                      get_dn_from_line
                      is_samba_user
                      is_user_valid
                      %config);


FR * make smbldap-tools to use system configuration files
     (/etc/login.defs and /etc/ldap.conf for example)
FR * internationalize the SMBLDAP-TOOLS
FR * add smbldap-sar : Samba System Activity Report to help
     supporting Samba/LDAP sysadmin activity
FR * add smbldap-backup/smbldap-restore to backup and restore
     a SAM (in LDAP) database. No sorcery, just LDIF, but usefull
     for non-LDAP gurus
FR * adding migration tools from migration from W2K and NetWare to Samba-LDAP