First, doesn't this already exist? Second; as i see it that'd not be such a great way to do it, you'd want to write a PAM-module instead, am i wrong? perhaps check out the Linux-PAM faq at http://www.kernel.org/pub/linux/libs/pam/
-----Ursprungligt meddelande----- Fr�n: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Skickat: den 18 september 2002 09:50 Till: [EMAIL PROTECTED] �mne: [Muscle] login locally in Linux using smartcard Hi All.... I want to enable Linux to login locally or LTSP with smartcard. But first i will try to login locally. Getty always prompt the login prompt and all the processes next will be sent to login program. I think i will create one daemon that run before getty run, and then if my daemon found that smartcard is inserted, then the daemon pass the information stored in it (username, password, ,,,) to login program. But sadly said, the login program doesnt have password parameter to supply. What do you think ? I think i will need to modify login program, so it can accept the username and password parameter on the fly. It will accept from my daemon. Any opinion ? _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
