From: Pieter Lexis Date: Tue, 14 Jun 2016 11:30:28 +0000 (+0200) Subject: Notes on Oracle password expiry X-Git-Tag: auth-4.0.0-rc1~45^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64c73e6bedcd2d2206a5340029a360768079d727;p=pdns Notes on Oracle password expiry Closes #2491 --- diff --git a/docs/markdown/authoritative/backend-generic-oracle.md b/docs/markdown/authoritative/backend-generic-oracle.md index a7428879e..d69999651 100644 --- a/docs/markdown/authoritative/backend-generic-oracle.md +++ b/docs/markdown/authoritative/backend-generic-oracle.md @@ -37,3 +37,11 @@ in `/etc/tnsnames.ora`. ## `goracle-dnssec` Enable DNSSEC processing for this backend. Default=no. + +# Caveats +## Password Expiry +When your password is about to expire, and logging into oracle warns about this, +the Generic Oracle backend can no longer login, and will a OCILogin2 warning. + +To work around this, either update the password in time or remove expiration +from the account used.