Hi Guys,
 
Need a work around for the error I am facing while creating a secured library object using proc authlib.
 
The error is 
ERROR: The SecuredLibrary option cannot be longer than 60 characters.
 
But my requirement is the library path should be included in secure library name.
 
Example: The library path: /XXX/xxxxx/xxxxxx/xxxxxx/xxxxxx/xxxxxx/libraryname
 
and secured library name will be "_XXXX_xxxx_xxxxx_xxxxx_xxxxxx_xxxxxx_libraryname
 
But this is exceeding more than 60 characters and throwing the above error.