In other words:

  1. Log on as Bert (who is an administrator)
  2. Using fast user switching, log on as Ernie (Bert remains logged on)
  3. Switch back to Bert
  4. Bert logs Ernie off

What is the best way to achieve step 4?

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

This forum post has a bash script for OSX that should do the trick. It takes a username as an argument and logs off that user.

I've not tried it, so your mileage may vary. But it looks like it suits your needs. What exactly are you trying to achieve?

link|improve this answer
It's generally a good idea to provide the answer, not link to a forum. In this case, the forum in question is just about unreadable. You'd have done better to copy the answer in. – Chris R Jun 7 '11 at 3:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.