Config.in 535 B

123456789101112131415
  1. config BR2_PACKAGE_PAMTESTER
  2. bool "pamtester"
  3. depends on BR2_PACKAGE_LINUX_PAM
  4. help
  5. A tiny utility for testing pluggable authentication modules
  6. (PAM) facility. While specifically designed to help PAM module
  7. authors to test their modules, that might also be handy for
  8. system administrators interested in building a centralised
  9. authentication system using common standards such as NIS, SASL
  10. and LDAP.
  11. http://pamtester.sourceforge.net/
  12. comment "pamtester depends on linux-pam"
  13. depends on !BR2_PACKAGE_LINUX_PAM