From: Evgeny G. <gaz...@gm...> - 2010-07-29 09:04:06
|
> unsure what you mean by config doc ... do you mean, for example, the > 'load function documentation' which runs under admin now ? > > J > Just we must use password in xquery to run some from another user: system:as-user($user, $password, $sec) But but we can use system:as-user($user, $sec) and not use password in code. For this we can create config doc in system collection in which we set up wich script is able to delegate access rights to $user. -- Evgeny |