jniltinho / go-samba4

A web interface to manage a remote samba4 server - Python, Flask Framework
https://www.linuxpro.com.br
MIT License
49 stars 13 forks source link

Shares? #1

Open lukasmrtvy opened 6 years ago

lukasmrtvy commented 6 years ago

Hello, Is possible to implement Shares control in go-samba4 ?

christiantosta commented 5 years ago

According to samba documentation, it's not recommended implement shares on a samba domain controller. It must implemented on a member server. However go-samba4 can point that module to another server than one controlling users and groups.