I currently use python scripting language to create users via the LDAP
protocol. This works well for us because we pull daily from our Human
Resources system.

I have in the past used:
        php -> via LDAP protocol
        LDIFDE -> using LDIF Files & a batch script
        C++
        adduser (I think that's what this was called)
        CSVDE -> using CSV Files and a batch script.

Lots of different options, really it depends on what your up to doing and
how
automated you want it to be. I feed in student accounts and add / delete
approx 2000+ accounts every 3 months, so I need to be as automated as
possible to keep from doing it full time.

Thanks,
--
Matt Brown
[ SELECT * FROM active_directory WHERE userPassword = '' ]
Information Technology System Specialist
Eastern Washington University
 
+--------------------------------------+


List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to