XPages: Unable to open database on other server

When I add a view control on an xpage and select the same database but on an other server the application resides on I get the following error:

Unexpected runtime error

Exception

Unable to open database: SERVER01/MYDOMAIN!!names.nsf

Database SERVER01/MYDOMAIN!!names.nsf cannot be opened

is this a restriction in XPages?

Subject: I’ve not had a chance to test this but…

…I would assume XPages would follow the agent manager security model - i.e. no code can access databases on another server unless the target server lists the source server in the ‘Trusted Servers’ field in the server document.