I have the following setup with user domains.
www.domain.com (default)
user1.domain.com
user2.domain.com
user1 can login to:
www.domain.com as user1:pass
user1.domain.com as user1:pass
User1 can not view content at:www.domain.com
can view content on user1.domain.com, user2.domain.com
Only when administer nodes is used User 1 can see the content (and edit, but I do not want that)
What did i do wrong.
thanks,
pinda
Comments
Comment #1
agentrickardDid you enable Domain Strict?
Did you read the documentation?
Did you enable another node access module?
Did you try to debug using Devel Node Access?
See https://drupal.org/node/1096944
Comment #2
pindaman commentedThank you for the reply
>?Did you enable Domain Strict?
NO
i do have: Domain Bonus: Login restict
- Restrict login yes (/admin/build/domain/settings)
Menu Per Role installed.
>Did you read the documentation?
- i did read allot.
>Did you enable another node access module?
NO
>Did you try to debug using Devel Node Access?
i can see the follwowing:
realm: domain_all
realm :public nodes
all: 3
domain_id: 25
Protected Nodes
realm private nodes
domain_id 2
See https://drupal.org/node/1096944
> the content not able to be viewed are menu items/views
Comment #3
agentrickardThis information is not in a readable format. Perhaps a screenshot of the Devel Node Access information.
Comment #4
agentrickardTwo items (unrelated to DA) stand out here, but do not have enough context:
* the content not able to be viewed are menu items
* Menu Per Role installed.
Comment #5
pindaman commentedWow agentrickard you're fast
I rebuild permissions (sorry)
uninstalled menu per role.
It seems to work now thanks.
If am able to commecialize this (personal/fun) project I'll be happy do make a donation to you.
Thanks for helping out.
now on to the next challange...;)
regards,
Pinda