* Aleksandar Milivojevic <[EMAIL PROTECTED]> [2006-05-02 18:51]: > I'm looking for recomendations for LDAP user management utility. > Preferably open source.
nothing I personally use but.. have a look at luma: http://luma.sourceforge.net/screenshots.html which has plugins, works well with custom schemas and properly supports SASL and TLS (compared to GQ, which is dead, sadly). there's also lat: http://dev.mmgsecurity.com/projects/lat/ but I can't be botherd to install all the requirements atm. > A huge plus would be if I could define rules for automatically > generating aliases and/or virtusertable entries for sendmail based > on the user's attributes. > > Does such a beast exists, or am I better off writing my own application? we generate these things automagically (via lots of perl code and a bit of PL/SQL) from our RDBMS, which is the authoritative source for most things that end up in the DSA. cheers, -p.schober -- [EMAIL PROTECTED] - vienna university computer center Universitaetsstrasse 7, A-1010 Wien, Austria/Europe Tel. +43-1-4277-14155, Fax. +43-1-4277-9140 --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
