I wanted authenticated users to only have access to adding Cases and not projects but when any
authenticated user goes to /node/add they see "create case" and "create project" even when I've
unselected options like "create projects" at /admin/user/access. The only thing about the drupal
setup is that I'm using LDAP for authentication. Do others get this effect also?

Comments

rar’s picture

Status: Active » Closed (fixed)

Fixed - remove "administer nodes" from user permissions and you get finer control over what appears.