Hi, On Mon, Mar 25, 2013 at 5:36 PM, Lukas Eder <[email protected]> wrote: > Let me put it bluntly. On a Unix system, sudo is so much more useful > than going to the hard drive with a magnet and applying some Tesla > magic, to bypass access control :-)
It is, but a Unix system does not *implement* access control with sudo. The equivalent to sudo in JCR speak would be Session.impersonate(). Perhaps that's more in line with what you're seeking? BR, Jukka Zitting
