> su <username> -c <bash_script> -s /bin/bash
Thanks for all sugesstions
LEM does not support su -c
It supports su but not with parameter -c!
So su <user> changes the login without any more necc. input, but how can i
start now an application?
I tried su <user> | application but the application is running again with
the user root.
Itried to copy a su from Suse 6.2 but it needs the libpam libs. After
copiing the necc. libs no login with su was possible.
Perhaps I can use login -f <user>.
Any more ideas to my 'little' problem?
I' reading a lot, but i'm too new in Linux to know all the available
things i can use;)
Thanks
Clemens
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.