From 7355df4a993a086c56f6a64e5eff129430dc210f Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Tue, 17 Dec 2013 15:52:30 +0000 Subject: [PATCH] Misc --- doc/sql.extensions/README.user_management | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/sql.extensions/README.user_management b/doc/sql.extensions/README.user_management index 90e56828b4..de830fb46d 100644 --- a/doc/sql.extensions/README.user_management +++ b/doc/sql.extensions/README.user_management @@ -51,6 +51,8 @@ Setting a list of tags for the user keeps earlier set tags if they are not menti Notice - UID/GID, entered by deprecated gsec, are treated as tags in SQL interface. To access list of users please select from virtual tables SEC$USERS and SEC$USER_ATTRIBUTES. +This feature highly depends upon user management plugin. Take into an account that some options +are ignored when using legacy user management plugin. Samples: