Hi,
I installed the community edition on FC4, and after jumping through sevral hoops, I finally got it to work with Outlook Connector etc. including the Public Folders.
That being said, please bear with me, I am a Linux noob, not to mention scalix.
This morning, I issued the following command at the console:
omaddbb -s General
That gave me a "General" subdirectory under "Public Folders" in outlook.
I then successfully added a "Tasks" subfolder under "General". I went into the new
Tasks subfolder I created and tried to add a new field, using the field chooser functionality in outlook. That worked, but only temporarily becuase when I clicked on another folder item in my tree I got a message saying:
"You do not have permissions to make this change", and the new field I added disappeared.
So I decided to read up on permissions, and started playing aroung with omaddacln. I went to the cosole and issued this command:
omlistbbs -b and got:
[root@dcd ~]# omlistbbs -b
1057 BULLETIN BOARD AREA (no owner)
30593 General (no owner)
I then issued the following command:
omaddacln -t bulletin -b 1057 -g default -c config
After I issued the above command, and very possibly and few others, when I try to click on my Public Folders in outlook it tells me "Unable to display this folder. You do not have permissions to perform this operation".
My questions are:
1 - How can I reset the permission on the Public Folder to "Factory Settings" without having to re-install scalix? I already copied my mailbox, and would hate to redo all that work.
2 - How do I set the permissions on any folder so that users in a group (eg Engineering) can change the Fields that are visible?