diff options
Diffstat (limited to 'remote')
| -rwxr-xr-x | remote/modules/pam-bwidm/data/opt/openslx/scripts/pam_bwidm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/pam-bwidm/data/opt/openslx/scripts/pam_bwidm b/remote/modules/pam-bwidm/data/opt/openslx/scripts/pam_bwidm index 4a6fc132..62b99bbc 100755 --- a/remote/modules/pam-bwidm/data/opt/openslx/scripts/pam_bwidm +++ b/remote/modules/pam-bwidm/data/opt/openslx/scripts/pam_bwidm @@ -4,7 +4,7 @@ # We expect the username in the form: username@organisation # If it is in that form, we will query the masterserver for the list # of supported IdPs and if one matches the user's organisation -# we will try to authenticate against it +# we will try to authenticate against it. # check if we are allowed to run . /opt/openslx/config |
