Can anyone help me on, how can we convert .conf file to obfuscated file .conf.obf extension? Any tool or link where I can find the steps for that?
Asked
Active
Viewed 90 times
1 Answers
0
Use /opt/PolicyDirector/sbin/pdconf binary. It has an option to obfuscate values within a config file. Run the pdconf binary to see the options. Essentially it would look something like this:
/opt/PolicyDirector/sbin/pdconf -f /opt/whatever.conf setentry -obfuscate stanza entry value

Matt
- 731
- 6
- 7