Skip to content

Commit

Permalink
HTCONDOR-2151 Remove DENY_CLIENT
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeFrey committed Nov 16, 2023
1 parent 58c9980 commit b58d854
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions config/01-common-auth-defaults.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
#
###############################################################################

# These should be unnecessary, unless if we have an error below.
DENY_CLIENT = anonymous@*, *@unmapped

# Authentication settings
use security:recommended_v9_0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
#
###############################################################################

# These should be unnecessary, unless if we have an error below.
DENY_CLIENT = anonymous@*, *@unmapped

# Authentication settings
SEC_DEFAULT_AUTHENTICATION = REQUIRED
SEC_READ_AUTHENTICATION = OPTIONAL
Expand Down

0 comments on commit b58d854

Please sign in to comment.