hi everyone,
Just installed SharedFolders using
http://wiki.contribs.org/SharedFolders as reference.
1. Yum installed using sme7contribs instead of smecontribs... no obvious problems.
2. SharedFolders Encryption Panel appeared in the server manager Collaboration Panel correctly, but the SharedFolder Panel appeared in a new Unknown Panel. Did a yum remove and reinstalled several days later and it is now appearing correctly under the Collaboration Panel. Unable to repeat and no idea where to look... is this a previously known bug not fully resolved?
3. Created a folder "sharetest" from the panel... functions, permissions seems to work ok. The only time waster was the Encryption Panel is empty & I spent many hours searching & figuring out how.
From shell, I got:
[root@abc ~]# db accounts show sharetest
sharetest=share
Ajaxplorer=disabled
DynamicContent=disabled
Encryption=disabled
InactivityTimeOut=
Indexes=enabled
Name=Test folder for testing sharedfolders
ReadGroups=
ReadUsers=
RecycleBin=disabled
RecycleBinRetention=unlimited
RequireSSL=enabled
WebDav=enabled
WriteGroups=we-01,we-02
WriteUsers=me-01,me-02
httpAccess=global-pw
smbAccess=browseable
Noticing that "Encryption" is disabled, I manually enable it with:
[root@abc ~]# db accounts setprop sharetest Encryption enabled
and the Encryption Panel shows up the sharetest folder I created.
...and disabling it with:
[root@abc ~]# db accounts setprop sharetest Encryption disabled
the Encryption Panel became empty again.
If this is a normal behaviour, then the wiki needs updating for better user experience
or the Encryption Panel was supposed to display all available shares for users to select whichever to be encrypted?
4. How can one be sure an encrypted folder is encrypted?
TIA for clarifying and improving user experience with sme & contribs.
Note: My test box is server-only clean installed sme8.0
Hope these will help someone waste less time & enjoy sme8 and the contribs.
will be checkout/tryout the ajaxplorer option next week when time permits.