# OPNsense PAM test service
#
# Example service to test the PAM connector using
# the supplied utility. To test this service use
# the following command against the enabled web GUI
# authentication servers (defaults to user root):
#
# opnsense-login [-u <username>]

# auth
auth		sufficient	pam_opnsense.so try_first_pass

# account
account		sufficient	pam_opnsense.so
