Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora

 AfterLogic Forum : AfterLogic Aurora
Subject Topic: Override user settings problem with DAV Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
solkmaaker
Senior Member
Senior Member


Joined: 28 June 2020
Online Status: Offline
Posts: 154
Posted: 04 August 2020 at 2:55pm | IP Logged Quote solkmaaker

Hi

DAV does not honor settings from OverrideUserSettings.config.json

Example:
2 domains: corporate.com and private.com and both domains are listed under same tenant. Domain private.com is defined in OverrideUserSettings.config.json (before mail server for this domain is created) as so:
Code:

{
    "Disabled": [
        false,
        "bool"
    ],
    "Domains": [
        [
            {
                "name": "private.com",
                "modules": [
                    "CorporateCalendar",
                    "SharedContacts",
                    "TeamContacts"
                ]
            }
        ],
        "array"
    ]
}


If you look in webmail, everything is OK, user@private.com does not see calendar or contact sharing at all.
But if you connect to DAV server as user@private.com you can see all "shared with all" calendar events and also all shared contacts that are from corporate.com domain.

Is this bug, or is my logic on this wrong?
(should i create private.com domain under separate tenant?)
Back to Top View solkmaaker's Profile Search for other posts by solkmaaker
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 04 August 2020 at 11:50pm | IP Logged Quote Igor

The purpose of this module was to disable frontend access to particular sets of features, disabling those on DAV level would be an entirely different and probably much more complex task.

Note this is a community forum, you can use our HelpDesk if you need help from Afterlogic team directly. Thank you.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide