Scroll to navigation

sackd(8) Slurm auth and cred kiosk daemon sackd(8)

NAME

sackd - Slurm auth and cred kiosk daemon.

SYNOPSIS

sackd [OPTIONS...]

DESCRIPTION

sackd is the auth and cred kiosk daemon for Slurm. It can be used on login nodes that are not running slurmd daemons to allow authentication to the cluster. The program run as the SlurmdUser. The configurations files retrieved according to the options are written under the /run/slurm/conf directory.

OPTIONS

Retrieve configs from slurmctld running at `host[:port]`. The slurmctld should be configured accordingly adding enable_configless to SlurmctldParameters option.

Read configuration from the specified file.

Print an help message.

To be used when started from a systemd unit file.

Verbose mode. Multiple -v's increase verbosity.

SIGNALS

sackd will reconfigure

This signal is explicitly ignored.

COPYING

Copyright (C) 2024 SchedMD LLC.

This file is part of Slurm, a resource management program. For details, see <https://slurm.schedmd.com/>.

Slurm is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Slurm is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

SEE ALSO

slurm.conf(5), slurmctld(8)

Slurm auth and cred kiosk daemon February 2024