summaryrefslogtreecommitdiffstats
path: root/plugin/auth_pam/mapper/user_map.conf
blob: 4af8fb0fe10365cb5d1c90db60b34e3fb9fc8f04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
#