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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3993%2Fhead;p=thirdparty%2Fpdns.git 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 a7428879e6..d699996512 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.