{"id":314,"date":"2009-04-14T13:46:25","date_gmt":"2009-04-14T17:46:25","guid":{"rendered":"http:\/\/warriormill.com\/?p=314"},"modified":"2009-05-20T17:08:23","modified_gmt":"2009-05-20T21:08:23","slug":"oracle-application-server-extract-database-password","status":"publish","type":"post","link":"https:\/\/warriormill.com\/2009\/04\/oracle-application-server-extract-database-password\/","title":{"rendered":"Oracle Application Server extract Database Password"},"content":{"rendered":"

Navigate the following by starting at OracleContextn and working you way down to PORTAL you will get the password to the Oracle Database used by the portal. Using Oracle SQL-developer you can used the JDBC connection string to connect and view the database.<\/p>\n

OrclResourceName=PORTAL,orclReferenceName=YourDomain.YourDatabase<\/strong>,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext<\/p>\n

[code lang=”dos”] ldapsearch -h -p -D “cn=orcladmin” -w -b “cn=IAS Infrastructure Database,cn=IAS,cn=Products,cn=OracleContext” -s sub “orclresourcename=PORTAL”\u00a0 rclpasswordattribute [\/code]<\/p>\n","protected":false},"excerpt":{"rendered":"

Navigate the following by starting at OracleContextn and working you way down to PORTAL you will get the password to the Oracle Database used by the portal. Using Oracle SQL-developer you can used the JDBC connection string to connect and view the database. OrclResourceName=PORTAL,orclReferenceName=YourDomain.YourDatabase,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext [code lang=”dos”] ldapsearch -h -p -D “cn=orcladmin” -w -b […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[49],"tags":[94,95],"_links":{"self":[{"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/posts\/314"}],"collection":[{"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/comments?post=314"}],"version-history":[{"count":10,"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/posts\/314\/revisions"}],"predecessor-version":[{"id":321,"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/posts\/314\/revisions\/321"}],"wp:attachment":[{"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/media?parent=314"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/categories?post=314"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/warriormill.com\/wp-json\/wp\/v2\/tags?post=314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}