|
|
|
Explanation:
This variable allows you to restrict access to a specified Port on the
server.
Use to allow different access to different entry points of the server.
It's counterpart Allow_Access_ allows access, however if ONE of these two
is set, it automatically restricts the other. Which means once the Allow or
Deny are set, only those count. Deny will allow every thing else, Allow will
deny everything else.
IMPORTANT NOTE: Use the FULL CANONICAL Name for all names you specify.
Applies to:
Servers
Default Value:
None
UI equivalent:
None, although you can specify this setting in the NOTES.INI Settings tab of
the Configuration Settings document in the Domino Directory.
Syntax:
Deny_Access_=Username[s] or Groupname[s]
Available since:
Lotus Notes/Domino x.x.x
Obsolete since:
Lotus Notes/Domino x.x.x
|