If you want to override
the default library from the AUTHLIB procedure, use LIBRARY=.
AUTHLIB MODIFY <LIBRARY=library-name>
If
for some reason you want to modify the passwords for a secured library
object that is no longer bound to a physical library, specify LIBRARY=_NONE_
with the SECUREDLIBRARY= and SECUREDFOLDER= options to locate the
secured library object.
AUTHLIB MODIFY <LIBRARY=_NONE_ SECUREDLIBRARY=secured-library-name>
<SECUREDFOLDER=secured-folder-name>
CAUTION:
Do not
use LIB=_none_ when the secured library object is bound to a physical
library.
LIB=_none_ causes the
action to operate only on the secured library object and has no effect
on the physical data.