Page MenuHomeDevCentral

chquasselpasswd.suoders
No OneTemporary

chquasselpasswd.suoders

#!/bin/sh
# -------------------------------------------------------------
# Quassel change password wrapper - sudo capabilities
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2018-03-28
# License: Trivial work, not eligible to copyright
# Source file: roles/shellserver/quassel-core/files/chquasselpasswd.suoders
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
{% for user in users -%}
{{ user }} ALL=({{ quassel.user }}) NOPASSWD: {{ dirs.bin }}/quasselcore --configdir=/var/lib/quassel --change-userpass={{ user }}
{% endfor -%}

File Metadata

Mime Type
text/x-shellscript
Expires
Fri, May 15, 12:01 (23 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3713492
Default Alt Text
chquasselpasswd.suoders (855 B)

Event Timeline