My specifics;
I add users either through Drupal using ldap_provisioning module or
simple ldap_add commands.
The external script can be anything from simply touching a file, to
emailing, to more complex Perl or Python scripts.
I prefer not to chain commands to either ldap_add command or the
ldap_provisioning module and would prefer to only kick off my external
script upon users being added/removed or even something as a simple
change to the LDAP db.
- Brian
On Mar 23, 2009, at 11:59 AM, LiPi - wrote:
System, configurations, what kind of scripts, how do you add users
(manually, client..)...
Be more specific, that's not a magic list and who read it are not
magicians.
2009/3/23 Brian Krusic <brian(a)krusic.com>:
> Hi all,
>
> How would you run an external script automatically after an LDAP
> change
> (add/remove a user)?
>
> I've checked around and can't seem to find a solution that I can
> understand.
>
> - Brian
>
>
>
>
>