# 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