-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi I was trying to add python Ldap library. I followed the instructions in this repository inside the xebialabs/xl-release:9.5 docker container
In the code I import the library as follows.
import ldap
ldap.initialize(server_url)
While executing the task I get this error
Exception during execution: java.security.AccessControlException: java.security.AccessControlException: access denied ("java.io.FilePermission" "{ServerWorkingDirectory}/lib/Lib" "read") in <script> at line number 31
Do you know what can it be releated?
Metadata
Metadata
Assignees
Labels
No labels