Automating Stand-Alone JDBC Application Policy Conditions
Hello,
I'm trying to automate the configuration of JDBC Security Policies. I know how to do it manually through the Weblogic 10 Administration Console:
I have not been able to find any WLST instructions on how to configure these user and group policies during install. We install using the ant tasks.
We're trying to secure our JDBC connections because at this time, anyone can look up the JNDI Tree connections and use the JDBC connection to get into the database.
I appreciate any help.
Aaron Rife
0