Am 17.03.2012 um 23:05 schrieb Arnaud Nicolet: > But why can't one use the AuthenticationMBS class (or anything else, suitable > for this) to do stuffs as root without passing by the shell?
This would give your GUI app root rights. A bad idea. because GUI apps are linked to a lot of frameworks and may load plugins without knowing. Do you know the hacks made by people using Input Managers on Mac? those are loaded into each app to provide input methods. Or do you know how easy it is to exchange a file inside your app with a new patched one? Greetings Christian -- Real Studio Conferences, Training and Meetings in Orlando, London, Pforzheim and Leipzig. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
