From 64c73e6bedcd2d2206a5340029a360768079d727 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 14 Jun 2016 13:30:28 +0200 Subject: [PATCH] Notes on Oracle password expiry Closes #2491 --- docs/markdown/authoritative/backend-generic-oracle.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.47.2