The smbcquotas(1) man pages says: ------------------------------------------------------------------------- QUOTA_SET_COMAND ... UQLIM:<username><softlimit><hardlimit> ... FSQLIM:<softlimit><hardlimit> ------------------------------------------------------------------------- But this is correct: ------------------------------------------------------------------------- QUOTA_SET_COMAND ... UQLIM:<username>:<softlimit>/<hardlimit> ... FSQLIM:<softlimit>/<hardlimit> -------------------------------------------------------------------------
Thanks. Fixed.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.