template-pampta.ldif.in 740 B

123456789101112131415161718192021222324
  1. dn: cn=PAM Pass Through Auth,cn=plugins,cn=config
  2. objectclass: top
  3. objectclass: nsSlapdPlugin
  4. objectclass: extensibleObject
  5. objectclass: pamConfig
  6. cn: PAM Pass Through Auth
  7. nsslapd-pluginpath: libpam-passthru-plugin
  8. nsslapd-plugininitfunc: pam_passthruauth_init
  9. nsslapd-plugintype: betxnpreoperation
  10. nsslapd-pluginenabled: off
  11. nsslapd-pluginLoadGlobal: true
  12. nsslapd-plugin-depends-on-type: database
  13. pamMissingSuffix: ALLOW
  14. pamExcludeSuffix: cn=config
  15. pamIDMapMethod: RDN
  16. pamIDAttr: notUsedWithRDNMethod
  17. pamFallback: FALSE
  18. pamSecure: TRUE
  19. pamService: ldapserver
  20. # these will be replaced when the server loads the plugin
  21. nsslapd-pluginId: ID
  22. nsslapd-pluginVersion: PACKAGE_VERSION
  23. nsslapd-pluginVendor: VENDOR
  24. nsslapd-pluginDescription: DESC