volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

AI OnAI Off

Is there any way to get a full list result using searchdatasource, no considering the user's role and access level ?

Wu
Wu

Is there any way to get a full list result using searchdatasource, no considering the user's role and access level ?

Eg. a public user can see the same results as the administrator's result

#37333
Mar 03, 2010 11:01

Try datasource.AccessLevel = EPiServer.Security.AccessLevel.NoAccess;

#37334
Mar 03, 2010 11:59
Wu

HI, Erik, I have put SearchDataSource.AsscessLevel=EPiServer.Security.AccessLevel.NoAccess, but the search result still filter out private pages (e.g. to member) for public users.

#37345
Mar 03, 2010 15:14
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.