I am testing the nextcloud app and following the cool solution to mount external file shares: Cool Solution - Mount Samba shares in Nextcloud
I have two questions I hope someone can help with:
-
Under the “home shares” section the howto tells you to use:
Configuration Remote Subfolder: $user
variable to dynamically mount the named home folder.
This works, but I would like to go a little further and mount the “Documents” subfolder under the username as the actual share root. Effectively I want to enter something like:
Configuration Remote Subfolder: $user/Documents
but it doesn’t look like that works (I get a red exclamation mark in the nextcloud GUI rather than green tick).
Has anyone got something like this working or can that $user variable only be parsed stand-alone and not as a substring of a path? -
The other query is with regards to the " Enabling Nextcloud for users and groups" section. The howto says to install
univention-nextcloud-enable-for-classes-and-workgroups
to sync UCS users and groups to nextcloud. This appears to be related to UCS@School though. If I’d like to sync groups for a non-UCS@School setup is this package still usable?
Thanks all.
MarkR.