November 19, 200421 yr I'm seeing strange behaviour with my privilege sets. I have multiple files with the same group of privilege sets. When a file opens it runs a re-login script and looks to the login file for an account name and password (which is entered by the user when they login). The thing is that the privileges seem to be in place, but i have a message box showing Get (PrivilegeSetName) and no matter what set i use, some of the files always say [Full Access]. I've tried the following - checked the offending files are getting the right account name and password from login. They are. - re-entered the privileges. Typed very carefully - manually entered the account type and password by skipping the opening script. Still gives right account name but wrong privilege set name. - ensured the files were not set to auto-login. They weren't. As far as i can tell, everything is as it should be. Does anyone know where i've gone wrong? It's not urgent because the privileges seem to give the right level of access, it's just wierd and i'd like to understand it. By the way it may be worth mentioning i've just updated to 7v3 in both Pro 7 and Developer 7. I never noticed the error before the update, but i wasn't really looking.
November 19, 200421 yr If the script is running with Full Access privileges (it's an option of the script) then it will return [Full Access] no matter what the user's privileges are.
Create an account or sign in to comment