Checks to see if a user can perform a task at a certain scope;
NOTE that this does NOT check for NDS rights to perform the task
it only checks to see if the Task is a member of a role assigned
to this user.
Deprecated.This routine was used to keep track of the federation point into the
file system namespace. This was done in a dangerous way which could
cause namespace inconsistencies.
Please use getFSRootOE(ObjectEntry federationPointObject) to create
initial or root ObjectEntries within the file system namespace.