summaryrefslogtreecommitdiffstats
path: root/plugin/auth_pam/mapper/user_map.conf
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/auth_pam/mapper/user_map.conf')
-rw-r--r--plugin/auth_pam/mapper/user_map.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugin/auth_pam/mapper/user_map.conf b/plugin/auth_pam/mapper/user_map.conf
new file mode 100644
index 00000000..4af8fb0f
--- /dev/null
+++ b/plugin/auth_pam/mapper/user_map.conf
@@ -0,0 +1,13 @@
+#
+# Configuration file for pam_user_map.so
+#
+# defines mapping in the form
+#
+# orig_user_name: mapped_user_name
+#
+# or (to map all users in a specific group)
+#
+# @group_name: mapped_user_name
+#
+# comments and empty lines are ignored
+#