Problem #1: When this USB-based peripheral is plugged into a Mac
pcscd is launched. Why? Is there some debug flags I can set to
find out what securityd is thinking which causes it to launch pcscd?
(which, I've read, is the protocol for its launch)
If you won't need smart cards at all on your system, try modifying /
private/etc/mach_init.d/securityd.plist. Change
<string>/usr/sbin/securityd</string>
to
<string>/usr/sbin/securityd -s off</string>
and reboot. This should keep securityd from trying to handle smart
cards at all.
/gh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Apple-cdsa mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/apple-cdsa/email@hidden