Attempt to use permanent system object LIBNOTES without authority - Support

Attempt to use permanent system object LIBNOTES without authority

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

Customer is trying to use the DOMGETNM1 and ERSDOMNAM API's in a batch job and receiving the following authority error:

"Attempt to use permanent system object LIBNOTES without authority."

Solution:

1.) Run the following command to allow the DOMGETNM1 and ERSDOMNAM commands to access the Lotus Domino Service program LIBNOTES in library QNOTES

GRTOBJAUT OBJ(QNOTES/LIBNOTES) OBJTYPE(*SRVPGM) USER(*PUBLIC) AUT(*USE)

-or-

2.) Only run these commands under a user profile with *ALLOBJ authority.

Personal tools