I noticed that when I am logged in as user 1, I see primary links in my theme primary navigation from all subdomains. When I visit each subdomian as a standard guest or authenticated user, the primary menu looks fine and only shows up for what domain it was actually assigned to.

Comments

agentrickard’s picture

This is expected behavior, as user 1 bypasses all node access checks.

Try enabling the 'Enforce access rules on administrators' setting of Domain Access.

danny englander’s picture

Status: Active » Fixed

Ah, sweet that did the trick thanks. My concern was that as sub domains started to accumulate, that primary links navigation would become kind of a mess for admins viewing it. Marking to fixed.

agentrickard’s picture

Status: Fixed » Closed (works as designed)
Issue tags: +handbook
croryx’s picture

See the new documentation page Why are nodes accessible on domains they are not published to? for a full list of reasons why nodes my be unexpectedly accessible.