From 8d892f442f27026ac7195f6d9720b6da046ff477 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Wed, 14 Nov 2012 09:35:03 +0100 Subject: Better error message for login of users from other realms When user from other realm than FreeIPA's tries to use Web UI (login via forms-based auth or with valid trusted realm ticket), he gets an unauthorized error with X-Ipa-Rejection-Reason=denied. Web UI responds with showing login dialog with following error message: 'Sorry you are not allowed to access this service.'. Note: such users are not supported because they don't have a corresponding entry in LDAP which is needed for ACLs. https://fedorahosted.org/freeipa/ticket/3252 denied change --- install/ui/login.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install/ui/login.html') diff --git a/install/ui/login.html b/install/ui/login.html index 69e3dea7f..f279f027d 100644 --- a/install/ui/login.html +++ b/install/ui/login.html @@ -34,6 +34,10 @@

If the problem persists, contact your administrator.

+ +