Unexpected upgrade to 7.5.1804 beta

Hi Enrique,

It’s possible and it’s a new feature:

If you mean repos, yes, that’s possible at least with the “enabled” param in the .repo file.

This should be possible:

http://docs.nethserver.org/en/v7/firewall.html#traffic-shaping

What about hiding the home share?

mkdir -p /etc/e-smith/templates-custom/etc/samba/smb.conf
echo "browseable=no" > /etc/e-smith/templates-custom/etc/samba/smb.conf/91hidehome
signal-event nethserver-samba-save

http://samba.2283325.n4.nabble.com/Possible-to-hide-homes-td2407634.html

http://docs.nethserver.org/projects/nethserver-devel/en/v7/templates.html

No, Nextcloud has its own folders in /var/lib/nethserver/nextcloud/

Are there errors in /var/log/messages?

Please post the output of the following commands:

config show sssd
config show nsdc
account-provider-test dump
/usr/libexec/nethserver/list-users >/dev/null; echo $?
4 Likes