Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Hiding projects on Main.aspx based on User Security

web-app

Is there any way to excude from the list of projects shown, projects to which a user does not have access ?

Also, is there anyway to hide the list of projects until the user logs in ?

So if I have 2 projects and John does not have access to the 2nd project, I don't even want him to see it on the list.

 

JoeV

Joe Vivona
· 1
Joe Vivona
Replies (3)
helpful
0
not helpful

Set ViewAllProjects to NO in the web.config file.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

EDIT:   Nevermind, I edited the wrong copy of web.config.   Thank you !

 

that solves my anonymous access, but what about not showing a user all the projects.

I have a user, which has No Access to project #1, but he can still see it once he logs in, even though he cannot do anything to the project.    I need to hide the project names from certain users.


Joe Vivona
· 1
Joe Vivona
helpful
0
not helpful

Please make sure you have assigned No Access scheme to that user for that project.


Saar Cohen
· 5000
Saar Cohen