Used to synchronize local passwd users database with LDAP server.
Missing users are added with useradd
command. Removed users are
removed with userdel
command.
Run this utility periodically (hourly) from your cron script as root.
Download the script from sourceforge
http://sourceforge.net/project/showfiles.php?group_id=57518
See global variables as very top of the script and change them accordingly your environment.
Sergey Rusakov, <rusakov_sa@mail.ru>