I need to setup quota on //server/home for user a to 1GB and on //server/client (for all users on this share) to 10GB May you please let me know the exact command to be used for this? Also, do I need to add any other parameter in smb.conf in order to make quotas work? I have compiled samba with quotas option. Thank you. --------------------------------- Do you Yahoo!? Yahoo! Search presents - Jib Jab's 'Second Term'
smbcquotas will definetely work under the following conditions: 1) SMB server is something nt-like (w2k or w2k3) 2) disk quotas are enabled 3) \\server\share is ROOT of filesystem. ntfs5 doesn't allow to have different quotas for directories on a single partition. not sure smbcquotas will work on samba. also I do not know any filesystem which allows disk quotas per directory. Usually you have to put directories on separates partitions in order to achive that.> I need to setup quota on //server/home for user a to 1GB > and > on //server/client (for all users on this share) to 10GB > May you please let me know the exact command to be used for this? Also, do I need to add any other parameter in smb.conf in order to make quotas work? I have compiled samba with quotas option. > Thank you. > > > --------------------------------- > Do you Yahoo!? > Yahoo! Search presents - Jib Jab's 'Second Term' > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >