Issue #242 has been updated by Jonathan Clarke.

Category set to Core
Status changed from New to Feedback

This is a nice little wrapper script. Thanks for contributing it!

Could you confirm that you place it under the BSD license for full use by the 
LSC project?

I have one question regarding the script: you read stdin to save it to a file, 
then open that file via Net::LDAP::LDIF. Can you not just pass the handle 
"<STDIN>" to Net::LDAP::LDIF? Or do you have some other reason for saving to a 
temporary file that I missed?

If you do think the temporary file should be kept, I suggest using a random 
name such as generated by the utility mktemp (this would avoid concurrency 
problems if using multithreading).
----------------------------------------
Feature #242: perl script example for JndiExecutableLdifService
http://tools.lsc-project.org/issues/242

Author: Lanore Ronan
Status: Feedback
Priority: Low
Assigned to: 
Category: Core
Target version: 


To use JndiExecutableLdifService I propose the following perl script




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to