Share a calendar editing config files, is it possible? | MDaemon Technologies, Ltd.

Share a calendar editing config files, is it possible?


  • Hi

    We want to share calendars between users but not all-with-all, would be nice if we can edit some file(s) directly in the server and configure it manually so the users should not be aware of if the list change.

    Is there any file in the server with all these shares? Some kind of ini/dat file to let us share the caledar without login in the user accounts one by one.

    Example: calendar A shared with B-C-D, calendar B shared with C-D, calendar C shared with A...

    Regards

     



  • Administrators can configure sharing for user accounts using the UI by going to Account / Edit Account / Shared Folders.  Select the folder to share and then click Edit Access Control list.  You can find more details in the help at https://help.mdaemon.com/MDaemon/en/ae_shared_folders.html.

    If you don't want to use the user interface, you can edit the hiwater.mrk file in the folder that you want to share and create entries similar to the following in the [Access Control] section:

     

    [Access Control]
    anyone=
    user@domain.com=alrswipcd
    anotheruser@domain.com=lrswipcd

    The value "alrswipcd" sets the permissions the user has. 

    a=Administrator
    l= lookup
    r=read
    s=mark read
    w=write
    i=insert
    p=post
    c=create
    d=delete

    If you are editing files directly, you must set permissions in the hiwater.mrk file for every folder that you want the user to have access to.


Please login to reply this topic!