This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Access control role to manage whitelist

Release 9.107-33
I have create a role with Web security manager right and assigned to an AD user.
The user can login to the web interface.
Go to web protection - filtering- Exceptions
he can create new exeption lists or edit existing ones.
But whenever he clicks "SAVE" nothing is applied...
any ideas?

Thanks for your support.
Regards,
Filippo


This thread was automatically locked due to age.
  • For any user (not just those with special roles) you must make sure that after you click "Save" on the pop-up dialog you also click Apply on the underlying page.

    In it an unfortunate side effect of the way the way the object model works.  When you click + you are creating an object and Save will save that object.  However to associate the object with the profile you need to click the Apply button.  If you don't you have an object created but not part of the profile.

    In 9.2 it is harder (but not impossible) to make the same mistake.