Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HTConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EKPCondor
HTConfig
Commits
d69fbff4
Commit
d69fbff4
authored
3 weeks ago
by
Matthias Schnepf
Browse files
Options
Downloads
Patches
Plain Diff
Remove password authentication
parent
a229b3ac
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
0212.node_worker_bwforcluster_nemo2.cfg
+2
-2
2 additions, 2 deletions
0212.node_worker_bwforcluster_nemo2.cfg
with
2 additions
and
2 deletions
0212.node_worker_bwforcluster_nemo2.cfg
+
2
−
2
View file @
d69fbff4
...
...
@@ -18,7 +18,7 @@ STARTD.ProvidesIO = TRUE
STARTD.ProvidesCpu
=
TRUE
# Only allow token based authentication
SEC_DEFAULT_AUTHENTICATION_METHODS
=
PASSWORD,
IDTOKENS, SCITOKENS
SEC_DEFAULT_AUTHENTICATION_METHODS
=
IDTOKENS, SCITOKENS
SEC_TOKEN_DIRECTORY
=
$(ETC)/tokens.d/
SEC_TOKEN_SYSTEM_DIRECTORY
=
$(ETC)/tokens.d/
DomainNemo
=
nemo.privat
...
...
@@ -75,7 +75,7 @@ NUM_CPUS = \
MemoryDefault
=
20480
MEMORY
=
\
ifThenElse( isUndefined($ENV(SLURM_MEM_PER_NODE)),
\
$(
CPUs
Default),
\
$(
Memory
Default),
\
$ENV(SLURM_MEM_PER_NODE)
\
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment