Difference between revisions of "Security"
From dbawiki
| Line 2: | Line 2: | ||
* [[Random password generator]] | * [[Random password generator]] | ||
* [http://www.oracle.com/technetwork/database/enterprise-edition/calling-shell-commands-from-plsql-1-1-129519.pdf Allow running of OS / shell commands from within SQL and PL/SQL] | * [http://www.oracle.com/technetwork/database/enterprise-edition/calling-shell-commands-from-plsql-1-1-129519.pdf Allow running of OS / shell commands from within SQL and PL/SQL] | ||
| + | * [https://oracle-base.com/articles/10g/secure-external-password-store-10gr2 Store Oracle user (schema) passwords in a wallet instead of hard-coding them in shell scripts! - oracle-base.com] | ||