summaryrefslogtreecommitdiffstats
path: root/src/signframework/password_change.cfg.sample
blob: 30a6fc827fb5b22db8b05c9cbb9bea225c4e251a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Password change configuration file

# The parameters must be in this order
#
# program=program executable filename

program=password_change

# File name for the administrator audit log

log=logs/password_change.log

# files to be added to the program

needkey=false
needauxcfg=false
neediatt=false
needoatt=true
needpwd=true

# Project administrator

email=framework@email.com

# Notification receivers

notifs=0

# Authorized senders (all) (userid=email)

needsenders=false

OpenPOWER on IntegriCloud