Previously, if the root folder right was set to <inherited>, the default folder right was modify, i.e. a user could see and save models to folders that are inherited from root. There's now an explicit group/user rights option 'No rights' to prevent users seeing all inherited folders and models.
For QPR BizArchitecture Server, there's a new DefaultRootFolderRights option under the [PGS Settings] section in QPR_Servers.ini. The possible values are:
•0 No Rights
•1 View Only
•2 Modify
•3 Folder Admin
If the value is not set or the .ini key is missing, the default value for the key is Modify = 2.
When the QPR BizArchitecture Server is started, it reads the value from .ini and uses the DefaultRootFolderRights rights for the root folder for Groups and Users that have no explicitly set Folder rights.