Menu

[r10367]: / legacy / etc / pam.d / su  Maximize  Restore  History

Download this file

18 lines (14 with data), 380 Bytes

#
# $FreeBSD: src/etc/pam.d/su,v 1.16.30.1 2009/04/15 03:14:26 kensmith Exp $
#
# PAM configuration for the "su" service
#

# auth
auth		sufficient	pam_rootok.so		no_warn
auth		sufficient	pam_self.so		no_warn
auth		requisite	pam_group.so		no_warn group=wheel root_only fail_safe
auth		include		system

# account
account		include		system

# session
session		required	pam_permit.so
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.