##############################################################################################
# Pam Service Configuration for SG Manager User Login 
#
# Instructions
# ============
# 1. Place this file in /etc/pam.d
# 2. change /etc/shadow to be readable by the user.
# 3.set LD_LIBRARY_PATH to include path of pam_unix.so file
##############################################################################################

auth       required   pam_unix.so
account    required   pam_unix.so