On Fri, Oct 10, 2008 at 8:38 PM, Huie-Ying Lee <[EMAIL PROTECTED]> wrote: > Robert Relyea wrote: >> It still looks like you are unconditionally changing the prompt to be >> 'Enter your user name'. That still leaves the problem of telling the user >> that 'smart card login' is enabled. We at least need something like 'Please >> insert your token', etc. I wouldn't have a problem with reading that from a >> config file either. >> > Agreed. I have updated the source to include "Please insert your token" in > the "Enter your user name" prompts. Attached is the updated patch.
We could even use: "Please insert your %s", configuration.token_type The idea is to remove any reference to "Smart card" and "token" and use configuration.token_type instead Can you update the patch with this change? Bye -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel