SHA256
1
0
forked from pool/pam_pkcs11
pam_pkcs11/pam_pkcs11-0.6.0-nss-autoconf.patch

12 lines
649 B
Diff

--- pam_pkcs11-0.6.0/src/pam_pkcs11/pam_config.c~ 2007-07-16 16:41:27.000000000 -0400
+++ pam_pkcs11-0.6.0/src/pam_pkcs11/pam_config.c 2007-07-16 16:41:44.000000000 -0400
@@ -42,7 +42,7 @@ struct configuration_st configuration =
0, /* int card_only; */
0, /* int wait_for_card; */
"default", /* const char *pkcs11_module; */
- "/etc/pam_pkcs11/pkcs11_module.so",/* const char *pkcs11_module_path; */
+ NULL, /* const char *pkcs11_module_path; */
NULL, /* screen savers */
0, /* int slot_num; */
0, /* support threads */