From 65c28a3c64ffbdf7f27193f40fb723556f84c079 Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Fri, 26 Apr 2019 11:45:28 +0200 Subject: [PATCH] Update Supported FreeIPA Versions section The replica role is not able to work with version 4.5. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f21f68c..1310261c 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,12 @@ Features * One-time-password (OTP) support for client installation * Repair mode for clients -Supported FreeIPA versions +Supported FreeIPA Versions -------------------------- -FreeIPA versions 4.5 and up are supported. The client role should also be functional with FreeIPA 4.4. +FreeIPA versions 4.6 and up are supported by all roles. + +The client role supports versions 4.4 and up, the server role is working with versions 4.5 and up, the replica role is currently only working with versions 4.6 and up. Supported Distributions -----------------------