Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status No Plans to Implement
Workspace Domino
Categories Security
Created by Guest
Created on Jun 22, 2020

Limit web users access with a rule

Create a rule for the Domino web server so that "If (IP address IS NOT 10.1.1.*) AND (User IS John Smith) THEN PROHIBIT ACCESS".

Presently, it is only possible by restricting the IP address (by configuring a blacklist on the server) and user restriction (thru the ACL), but not a combination of both.

The goal is to restrict selected web users from accessing the server when connected from the outside network, and allow all users when connected from the intranet.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jun 24, 2020
    IP address blocking takes place before attempting to identify the user. so those can not be combined