[Samba] Samba and Linux XFS Quota managed from administrator at WinServ-2008

Dario Lesca d.lesca at solinos.it
Wed Feb 22 08:20:34 UTC 2017


I have setup a samba file server domain member and join it to a 2008 AD
DC and all work fine

I have setup the volume that contains data to manage quotas, the volume
is a XFS filesystem.

Now the follow Linux command:

    # xfs_quota -x -c 'limit bsoft=200m bhard=250m isoft=200 ihard=250 domain.user' /data
    # xfs_quota -x -c 'report -h' /data
    # su - domain.user -c 'dd if=/dev/zero of=/data/junk.dd bs=1M count=300'

work as expected, from Linux command line, I can manage the quota
without problem. 

My question are:

It's possible to manage the quota from administrator at win2008 ?

I must modify in some way smb.conf to allow this ?

This is my first time a customer asks me this function

Many thanks

-- 
Dario Lesca
(inviato dal mio Linux Fedora 25 Workstation)



More information about the samba mailing list