From 015a24002fffd9f5b07f2743e5a5f013aac74412 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Mon, 21 Nov 2016 17:18:04 +0000
Subject: [PATCH] specify what happens with "service" in the PAM client

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 7027395..3001603 100644
--- a/README.md
+++ b/README.md
@@ -189,6 +189,8 @@ The module knows about the following options:
 * `shard=`*ID* sets the *shard* parameter, which may be used by the
   authentication server to limit authentication to a subset of users.
 
+The `service` parameter sent to the auth server will be the PAM service,
+it is not possible to override this in the PAM configuration.
 
 ## NGINX mail_http_auth support
 
-- 
GitLab