Attempt to use permanent system object LIBNOTES without authority
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
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."
[edit]
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.
