Zoomed Image

AMSX Scripting Language - Command : fixuserpermissions

Summary

Recalculate and apply the correct permissions for a user account

Description

Rebuilds the effective permissions for the specified user based on their user group. If no user group is supplied the group is looked up from the database. Use this after bulk imports or group changes to ensure permissions are consistent.

Parameters

ParameterDescription
cmdUser name (login name)
Argument 0User group name (optional; looked up automatically if blank)

Syntax


FixUserPermissions "User name (login name)", "User group name (optional; looked up automatically if blank)"

Return to the AMSX Command Reference