Hi, I have a PDC samba server with : - ext3 partition /home with quota system My share configuration: [homes] comment = home dirs path = /var/lib/samba/homes/%S read only = no writeable = yes browseable = no create mask = 0600 directory mask = 0700 valid users = %S I have set 100 Mega quota by user. So, a client mounts his home directory. If he uses the 'df' command, he has the following informations : //sambapdc/toto 500M 100M 400M 20% /home/toto I would like to have : //sambapdc/toto 100M xxxM xxxM xxx% /home/toto If i set "unix extensions = no" in "smb.conf", i have the behaviour i want. Maybe, it isn't a bug. I have the problem with samba 3.2.4 and 3.0.32. Best regards,
Someone else has the same problem : https://bugzilla.samba.org/show_bug.cgi?id=5395
*** This bug has been marked as a duplicate of bug 5395 ***