CheckModelAccess.dss

This script is called before executing the model. It checks whether the given user has access to the given model. If not, this script throws an error and model execution is aborted. By default, this script calls the "RetrieveModels" executable, which uses file system authorization to determine whether the user has access rights to the model.

Note

Some configuration issues may occur when the file system authorizations are configured using domain groups. For troubleshooting these issues, please refer to section Model authorization using groups sometimes fails.