Hi all, I was wondering if there was a possibillity to put in a quota to the smb.conf something like "max disk size = 1000" but then that is actually does something at "1000" If there is no option for this does anyone know the best way top do this is, or do I have to make a "edquota". problem I have is, I have a 4TB raid 5 crossplatform i.e. nfs,appletalk,smb,ftp I want to keep the file system at 4TB but put in a quota for the smb user's any idea's Cheers Phillip
I use basic Linux quota's using edquota. I'm not sure if there is a seperate quota system for samba. ----- Original Message ----- From: <phillip@quicknet.nl> To: <samba@lists.samba.org> Sent: Saturday, May 24, 2003 10:38 PM Subject: [Samba] Quota> Hi all, > > I was wondering if there was a possibillity to put in a quota > to the smb.conf something like "max disk size = 1000" but then that > is actually does something at "1000" > > If there is no option for this does anyone know the best way top do this > is, or do I have to make a "edquota". > > problem I have is, I have a 4TB raid 5 crossplatform i.e.nfs,appletalk,smb,ftp> > I want to keep the file system at 4TB but put in a quota for the smbuser's> > any idea's > > Cheers > > Phillip > > -- > To unsubscribe from this list go to the following URL and read the > instructions: lists.samba.org/mailman/listinfo/samba > >
On Sun, 25 May 2003, kenneth westelinck wrote:> I use basic Linux quota's using edquota. I'm not sure if there is a > seperate quota system for samba.As any userspace process, samba have to obey filesystems quotas. There is a quota support for samba. With this compiled in samba can properly send error messages to clients when a user is over his quota, but even withouth this support filesystems quotas are respected. -- Honza Houstek