From 6f5c27e659941fa61a966819bb1d89f03dcb72b2 Mon Sep 17 00:00:00 2001 From: pavel jurka Date: Wed, 3 Jul 2024 10:56:14 +0200 Subject: [PATCH] feat: [#1122] - ldap - moved active directory sid objects to ad profile --- dictionary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionary.json b/dictionary.json index 8609bebd3..3a62143fd 100644 --- a/dictionary.json +++ b/dictionary.json @@ -2630,7 +2630,7 @@ }, "is_privileged": { "caption": "Privileged User", - "description": "Indicated if the user is a privileged user", + "description": "Indicates whether the user is privileged.", "type": "boolean_t" }, "is_remote": {