-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Andrew,
Am 12.08.2011 16:44, schrieb Andrew Niemantsverdriet: > Yes, I suppose this would work. I was hoping more for a file upload > type thing. I get a spreadsheet mailed to me that contains the names > of the graduating class. It would be nice to be able to just upload a > file and have those accounts go away but doing it by hand or writing a > custom script to do it would work as well. maybe you could write some simple macro that creates an LDIF file. This can then be uploaded via the tree view (import). The syntax is quite simple, e.g.: dn: cn=SomeUser,ou=People,dc=example,dc=com changetype: delete dn: cn=SomeOtherUser,ou=People,dc=example,dc=com changetype: delete See here for the LDIF syntax: http://download.oracle.com/docs/cd/B14099_19/idmanage.1012/b15883/ldif_appendix002.htm#CHDFECDI > Yes, I would love to see this feature, it would save me a couple > steps. Ok, I plan this for 3.7.0. > Also to expand on this a little if there are hooks that are > going to be added for custom scripts would it be had to add some for > PDF creation as well? If it is going to be hard I can make my custom > scripts do what I want but it would be nice to have the same look for > the PDF's if they were created by the file upload method or > individually. I am imaigning just a check box on the file upload page > that asks if you want PDF's created and then drop them all into a > directory. Maybe using the UID as the file name or something like > that. It is now on my list for 3.7.0. I will check how this can be done. - -- Best regards Roland Gruber LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! http://www.ldap-account-manager.org/lamcms/lamPro -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5FZXAACgkQq/ywNCsrGZ4JkwCffPA+Ss1qLPiHCcwrQpHHYktM Y2QAn3Xya6TS0EesjwwHRok5RZYcV2a8 =SQwA -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ FREE DOWNLOAD - uberSVN with Social Coding for Subversion. Subversion made easy with a complete admin console. Easy to use, easy to manage, easy to install, easy to extend. Get a Free download of the new open ALM Subversion platform now. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
