On Tue, Aug 12, 2008 at 2:40 AM, Huie-Ying Lee <[EMAIL PROTECTED]> wrote: > Hi,
Hello, > The pam_pkcs11 module has been successfully ported to OpenSolaris recently > and I would like to contribute some changes we made for Solaris port to > OpenSC. Let me start with 2 small bug fixes first. These two small > bugs are > > 1) tools/make_hash_link.sh > > In line 57 and line 66, $is_ca needs be guarded with double-quotes. > Without the double-quotes, this script gave an error as following: > ./make_hash_link.sh: line 57: [: CA:TRUE,: binary operator expected. Commited in revision 324 http://www.opensc-project.org/pam_pkcs11/changeset/324 > 2) src/mappers/ldap_mapper.c > > The "defport" argument in line 187 and 189 should be changed to > "ldapdefport", because "defport" is not defined in this file. Commited in revision 325 http://www.opensc-project.org/pam_pkcs11/changeset/325 Thanks. Please continue with more patches -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
