Hi
we have a phone system server that saves users voice mails into a directory (usr/local/pbx/voicemails)
inside voicemail, there is several directory- each Phone System user has their own directory - and the directory is the users domain name
now, i want to interconnect with OwnCloud, so users can login to OC and see their files, share it with others, sync it between devices etc
so, how will i accomplish this?
1) i planned on making "recordings" a NFS mount to the OwnCloud server
2) and when i add a user to OC, it will make that users home directory the specific domain folder inside "recordings", and the user shouldnt be able to change into another directory, outside from thier domain folder
but, when i add a user to OwnCloud, how can i specify which directory the user should have access to ?
Server configuration
Operating system:
Web server:
Database:
PHP version:
ownCloud version (see ownCloud admin page): 9.1.4
Updated from an older ownCloud or fresh install: fresh install
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption):
ownCloud configuration
Go to the admin page, click on 'admin' -> 'Generate Config Report' -> 'Download ownCloud config report' or use the command line `sudo -u www-data php occ config:list system` (please sanitize sensitive data):
ownCloud log (data/owncloud.log)
Please paste possible errors in the following code block, see https://central.owncloud.org/t/how-to-find-webserver-or-oc-logfile-enable-php-logfile/808 for more info
Integrity status for oC9+
No errors have been found.