Access Home Directory Share Remotely
We currently have a Linux box hosting our VLE (Moodle) and have a module (SMB Web Client) which allows staff and students to access their home directories to download and upload files. The authentication is done through Moodle and these credentials are passed onto the SMB module in order to publish the correct home directory path.
I would like to know if anyone knows of or has a solution in place which will work the same way but without the need for using Moodle and a plugin.
Basically I’m after a simple web interface with LDAP authentication which will publish a user’s home directory and allow downloading and uploading of files.
Apologies if this thread is in the wrong forum.