blob: 8cf85f71d34b9892f880bc2026d25e4f3b4fcafb (
plain)
1
2
3
4
5
6
7
8
9
10
|
## This is the configuration file for the audispd-zos-remote
## Audit dispatcher plugin.
## See zos-remote.conf(5) for more information
server = zos_server.localdomain
port = 389
user = RACF_ID
password = racf_password
timeout = 15
q_depth = 64
|