* Getting user input from the kernel?
@ 2001-02-12 0:31 Jerome Brock
0 siblings, 0 replies; only message in thread
From: Jerome Brock @ 2001-02-12 0:31 UTC (permalink / raw)
To: Linux-Kernel Mailing List (E-mail)
Sorry if this is a stupid question.
Is it possible to get user input from within the kernel?
I am trying to develop simple text-based user interface for a user to
perform some security critical actions, i.e. logging in. Basically, I am
trying to implement a security manager that will be invoked via the magic
key sequence. For all you security gurus this is a trusted path.
Once the user has invoked my kernel code, I believe I can use printk to
provide output to the user. However, there is no equivalent scank. How can
I get user input from the kernel?
Can this be done, or should I use the magic key sequence to launch a user
mode process that will implement the security manager I have in mind? Also
does it make a difference whether I use kernel 2.2 or 2.4?
Thanks
Jerome
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-02-12 0:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-12 0:31 Getting user input from the kernel? Jerome Brock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®