Posts

Showing posts with the label CMDSEC

Configuring GGSCI Command Security CMDSEC in GoldenGate 19c classic

Configuring GGSCI Command Security CMDSEC You can establish command security for Oracle GoldenGate to control which users have access to which Oracle GoldenGate command line functions. For example, you can allow certain users to issue INFO and STATUS commands, while preventing their use of START and STOP commands. Security levels are defined by the operating system's user groups. To implement security for Oracle GoldenGate commands, you create a CMDSEC file in the Oracle GoldenGate directory. Without this file, access to all Oracle GoldenGate commands is granted to all users. As GoldenGate administrator you have team of GoldenGate users who has different levels of skill sets and responsibilities ,how do you manage these Users with correct responsibilities is in GoldenGate classic 19c ? CMDSEC (Command line GGSCI Security) For e.g. A person with monitoring responsibility should not able to use START and STOP commands But the same person should able to use INFO an...