Ipsilon: use the pam auth module on staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
0b301ea07a
commit
286bde8098
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[login_config]
|
||||
global enabled=gssapi,form
|
||||
global enabled=gssapi,{{ (env == 'production')|ternary('form', 'pam') }}
|
||||
|
||||
[info_config]
|
||||
fas preconfigured = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue