summaryrefslogtreecommitdiff
path: root/system/linux-pam/su.pamd
blob: d2cd9eb13acc7b20484449037d541cf5c7fb5c01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Welcome to Adélie Linux.

# This file allows root to become any user without needing that user's
# password, via pam_rootok.so.
# If you do not wish to allow this behaviour, simply remove that line.

auth		sufficient	pam_rootok.so
auth		include		base-auth
account		include		base-account
password	include		base-password
session		include		base-session-noninteractive