Dear Developers,

We are very pleased with the possibilities, domain_access is promising. At the moment we are still having a hard time configuring it. Somehow all nodes are shown everywhere - but our node_access-table should not permit this. We know that users, which have administer nodes as a right can see all contents.

We started from a clean install regarding node_access - only one line. The current table is attached.

This is our webpage:

http://www.imb-uni-augsburg.de/

This is the subdomain:
http://lc-schule.imb-uni-augsburg.de/

We are only using one database with one set of tables - would like to have all content in the default tables and only control visiblitiy by domain_access_modul

In order to avoid errors from other parts, we have only activated domain_access and domain_content so far. Our options are:
Default domain settings
Primary domain name: www.imb-uni-augsburg.de
Name der Website: imb - Institut für Medien und Bildungsarbeit
Domain URL scheme: http://

Domain module behaviors
New content settings: Only show on selected sites
Content editing forms: Pass the default form values as hidden fields
Debugging status: Do not show debugging output
Sort domain lists: Creation order, oldest > newest

Advanced settings
Domain-based editing controls: Do not use access control for editors
Sucheinstellungen: Search content for the current domain only
Search engine optimization: Do not rewrite URLs
WWW prefix handling: Process all host requests normally

We really would appreciate any help or any advice.

Our intention is to have some small blogs, an ejournal and stuff hosted within one drupal-installation, sharing users and functions and so on.

regards
Christian

CommentFileSizeAuthor
node_access.txt33.9 KBchriszz

Comments

agentrickard’s picture

[Edit] This comment is no longer relevant.

http://drupal.org/files/issues/domain.module_2.patch

Fixes the issue. See http://drupal.org/node/208550

agentrickard’s picture

Status: Active » Postponed (maintainer needs more info)

You might also try the patch from http://drupal.org/node/208550.

http://drupal.org/files/issues/domain.module_2.patch

There may be a logic error in domain_grant_all()

agentrickard’s picture

The patch should solve this problem.

chriszz’s picture

Status: Postponed (maintainer needs more info) » Fixed

Problem is solved! Thank you very much indeed!!!!

http://www.christian-zange.de/blog/2008/january/11/imbhompage-und-domain...

agentrickard’s picture

Thank Drupal user 'smk-ka' -- it's his patch. And, apparently, he's German.

http://drupal.org/user/48898

DZone’s picture

This worked for us as well. Thanks smk-ka :)

agentrickard’s picture

This has been committed to HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.