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:
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-
Only run these commands under a user profile with *ALLOBJ authority.
Last Modified On:
No, open a new Support Case