My software is a computer monitoring tool. When the user runs out of time, he is kindly asked to close the session. If he doesn't, the software does... that's why the user should not be able to delay/cancel the log-out.
I'll give a shot at Stephen's method. Is there any guarantee that the session *will* close if all other processes have been killed? 2009/10/8 Kyle Sluder <kyle.slu...@gmail.com> > On Tue, Oct 6, 2009 at 5:02 AM, Etienne Henri <etienne.he...@gmail.com> > wrote: > > In Mac OS X 10.6, it is no longer possible to send a kill the > loginwindow > > process (even though its owner is the current user). This non-standard > > behavior is odd, and brings a limitation to software that needs to > terminate > > the user session. > > I'd argue that it highlights a limitation of your software in that it > thinks it needs to terminate the user session. :) > > Why do you need this functionality? > > --Kyle Sluder > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com