> Howdy,
>
> working hard on the admin-webapp and making good progress,

Way cool :)

> still have some
> fundamental questions though, so here goes:
>
> Is it safe to assume that all users in a namespace are direct children of
that
> namespace's usersPath with the role 'user' ? There is the
singleGroupMember
> example in the default Domain.xml configuration as counter-argument, where
the
> user's ObjectNode is located at /users/groupA/singleGroupMember (but that
user
> wouldn't be able to authenticate via SlideRealm I think).

At least in the beginning, I would say yes.

> Should users with 'root' role also be managable (i.e. displayed,
creatable,
> deletable) thru the admin-webapp ? This has the potential danger of the
only
> admin deleting herself from a namespace, and thus making that namespace
close to
> unusable.

It's not that bad, because the bootstrap could recreate some base users
(including one admin) on the next restart.

Remy

Reply via email to