linuxmuster / sophomorix4

sophomorix for Samba 4
GNU General Public License v3.0
7 stars 7 forks source link

Fix quota calculation #169

Closed kiarn closed 1 year ago

kiarn commented 1 year ago

The option NT1 is not supported anymore and cause many problems on file transfer or quota calculation. The posix functionalities are not maintained anymore in samba, so we should remove it and find another solution.

Removing the NT1 option in sophomorix-query fixs the quota problem.

I removed the option NT1 in sophomorix-cacls too, but didn't test it.

jeffbeck commented 1 year ago

I enclosed your changes by hand