Le Wednesday 31 March 2004 � 23:21:29, Mathias Behrle a �crit: > when no card is inserted in the reader, pcscd logs permanently to > syslog: > > Mar 31 23:08:34 woody3 pcscd: winscard.c:124 SCardConnect: Attempting > Connect to Towitoko Chipdrive Reader 0 0 > Mar 31 23:08:34 woody3 pcscd: winscard.c:191 SCardConnect: Active > Protocol: 255 > Mar 31 23:08:34 woody3 pcscd: winscard.c:196 SCardConnect: > hCard Identity: 1ae4b > Mar 31 23:08:34 woody3 pcscd: winscard.c:464 SCardDisconnect: Active > Contexts:-1 > Mar 31 23:08:35 woody3 pcscd: winscard.c:124 SCardConnect: > Attempting Connect to Towitoko Chipdrive Reader 0 0 > Mar 31 23:08:35 woody3 pcscd: winscard.c:191 SCardConnect: Active > Protocol: 255 > Mar 31 23:08:35 woody3 pcscd: winscard.c:196 SCardConnect: > hCard Identity: 1ed41 > Mar 31 23:08:35 woody3 pcscd: winscard.c:464 SCardDisconnect: Active > Contexts:-1 > Mar 31 23:08:36 woody3 pcscd: winscard.c:124 SCardConnect:
I think you have an application running that is trying to connect to a card. To be sure it is not the case just kill and restart pcscd. This should break any communication with any smart card application. > and so on, thus filling /var/log/syslog > > I didn't find a possibility to change logging behaviour. You can't change the level/verbosity of debug. But you can start pcscd with 'pcscd --foreground' to send the logs to stdout instead of syslog. Bye, -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
