ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the rights have been modified, False otherwise. HErrorInfo is used to identify the error. No modification is performed if the new value is already assigned to the specified rights.Remark: HErrorInfo will return an "Unknown user" or "Unknown group" error if the current user does not have the rights to see the users (hRightsSeeUser constant) and if he wants to get information about another user or another group.
Connection for which the rights granted to a user or to a group of users must be modified. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a Connection variable..
Name of the user or group whose rights must be modified.
List of rights to modify:hRightsStopServerRights to stop a server (HStopServer).hRightsChangeRightsRights to change rights. hRightsChangePasswordRights to change the password of a user on the server (the user can change his own password and the administrator can change the password of each user).hRightsCreateDBRights to create a database.Remark: The rights to create a database automatically give the rights to connect to this database when it is created.hRightsDisconnectClientRights to disconnect the client computers.hRightsSendMessageToClientRights to send messages to the client computers.hRightsManageTaskRights to manage the scheduled tasks.hRightsManageServerRights to use HSetServer.hRightsManageUserRights to delete and add users or groups.hRightsReadLogStatRights to see the activity statistics and the logs of the server.hRightsPriorityRights to modify the priority of the current application (HPriority) or the priority of another client application (HPriorityClient).Versions 18 and laterhRightsServerReplicationNew in version 18hRightsServerReplicationhRightsServerReplicationRights to define and perform a replication between two HFSQL servers.hRightsBackupRights to perform a backup.hRightsSeeUserRights to see the information regarding the users and the groups.
List of new values for the modified rights. New values must be assigned to all the rights specified in <Rights to modify> (in the same order).If a single value is indicated in this parameter, it will be assigned to all the rights specified in <Rights to modify>.The possible values are as follows:hAllowedThe relevant rights are granted to the user or group.hForbiddenThe relevant rights are not granted to the user or group.hInheritThe user will inherit from the value of the rights granted to the group to which he belongs.
When is the modification of rights performed?
What are the rights required to add and/or to modify the users or the groups?
Last update: 09/21/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: