I have been controlling the access for all projects with LDAP groups, and access was inherited from ALL-Projects option.
But now i have a requirement where i need to create one projects and the LDAP group to which am giving the access should be able to see contents of only this project and not other existing projects.
So in this case shall I not inherit the access from ALL-Projects or is there any other access tip which will abandon these users from viewing my other existing projects on same GIT server.
Thanks for suggestions.