flygin
August 8th, 2007, 12:47 PM
To use LTSP (5) and Xubuntu Desktop for a internet kiosk, I wrote a few shellscripts to manage account of customers.
All scripts work fine, countdown, credit, warning message, automatic creation of homedir during login, etc. but I could not find anything about
FORCED LOGOUT when the credit and grace time for a customer is finished.
A script (by root) should be able to log out a user.
I thought about a pkill for the user plus killing the ssh session.
1. any more graceful ways?
2. What about kiosk software for Xubuntu LTSP?
thanks in advance
All scripts work fine, countdown, credit, warning message, automatic creation of homedir during login, etc. but I could not find anything about
FORCED LOGOUT when the credit and grace time for a customer is finished.
A script (by root) should be able to log out a user.
I thought about a pkill for the user plus killing the ssh session.
1. any more graceful ways?
2. What about kiosk software for Xubuntu LTSP?
thanks in advance