Daemon: Edit Agents and ACL Files |
Scroll |
The sqdagents.cfg file contains a list of the capture/publisher agents that are registered to the Daemon. These files were initially created with sample data by the CRDAEMON installation job. You can add, change or delete any entry in this file. If your file still contains the sample DB2CDC, IMSPUB and VSAMPUB agents, delete all the lines below number 3 and and SAVE since you will create a new agent section later.
Remember that after making changes to either file you must select Reload before the changes will take effect.
EDIT /home/sqdata/test/daemon/cfg/sqdagents.cfg Columns 00001 00072 Command ===> Scroll ===> CSR ****** ***************************** Top of Data ****************************** 000001 acl=acl.cfg 000002 message_file=../logs/acl.log 000003 000004 [DB2CDC1] 000005 type=capture 000006 cab=/home/sqdata/test/DB2CDC1.cab 000007 000008 [IMSPUB1] 000009 type=publisher 000010 cab=/home/sqdata/test/IMSPUB1.cab 000011 ****** **************************** Bottom of Data **************************** |
Press F3 when done.
Type 2 to edit the Access Control List acl.cfg file. The file contains user permissions for Daemon functions requested remotely. Refer to the SQDATAmon and SQDaemon Utility documentation for more information.
EDIT /home/sqdata/test/daemon/cfg/acl.cfg Columns 00001 00072 Command ===> Scroll ===> CSR ****** ***************************** Top of Data ****************************** 000001 default_acl=query 000002 000003 [groups] 000004 prod=user1,user2 000005 000006 [acls] 000007 prod=admin ****** **************************** Bottom of Data **************************** |
Press F3 when done.