Home | History | Annotate | Line # | Download | only in pam.d
      1  1.4   thorpej # $NetBSD: kde,v 1.4 2005/02/27 03:40:14 thorpej Exp $
      2  1.1  christos #
      3  1.1  christos # PAM configuration for the "kde" service
      4  1.1  christos #
      5  1.1  christos 
      6  1.1  christos # auth
      7  1.4   thorpej auth		include		display_manager
      8  1.1  christos 
      9  1.1  christos # account
     10  1.4   thorpej account		include		display_manager
     11  1.1  christos 
     12  1.1  christos # session
     13  1.4   thorpej session		include		display_manager
     14