Introduction to an easier way to maintain a LDAP server with lots of POSIX accounts on a cluster through App::LDAP.
The solution targets the demand to provide the seamless access to every computing node for every account to execute parallel programs, and allows these accounts to be managed swiftly like using /etc/passwd and its friends.
Sometimes we don't need to modify accounts information rapidly, in this situation, App::LDAP is aimed at helping you being far from facing LDIF format directly.
This talk would include the real user story, the command line usages and the howto for writing the extensions for your own environment.