Menu

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

Download this file

26 lines (21 with data), 662 Bytes

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

# auth
auth		sufficient	pam_opie.so		no_warn no_fake_prompts
auth		requisite	pam_opieaccess.so	no_warn allow_local
#auth		sufficient	pam_krb5.so		no_warn try_first_pass
#auth		sufficient	pam_ssh.so		no_warn try_first_pass
auth		required	pam_unix.so		no_warn try_first_pass

# account
account		required	pam_nologin.so
#account 	required	pam_krb5.so
account		required	pam_login_access.so
account		required	pam_unix.so

# session
#session 	optional	pam_ssh.so
session		required	pam_permit.so

# password
password	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.