search for: quota_users

Displaying 4 results from an estimated 4 matches for "quota_users".

2002 Mar 04
2
SGI XFS 1.0.2a, ACLs and samba 2.2.3a with win2k perms
...to use winbindd to facilitate this? Some of my smb.conf settings are as follows: [global] workgroup=TESTZONE security = domain password server = test3 nt acl support = yes [downloads] path = /xfs/downloads public = yes only guest = no writable = yes printable = no write list = @quota_users The samba box is running RH7.2, samba 2.2.3a and is using the SGI XFS filesystem (1.0.2a). The downloads samba share is residing on an XFS file system that supports acl's. The pc is a member of the domain (smbpasswd -j ...). Domain users that have an account on this machine and are a membe...
2010 Jun 22
1
quota_set leak
The quota plugin in 2.0.beta6 leaks 2KB "quota settings" pools. Here is a patch to plug this leak, assuming you intended the caller of quota_init to retain ownership of the quota_set. If on the other hand you intended for quota_init to assume ownership of the quota_set, then the quota_settings_deinit call belongs in quota_deinit. --- a/src/plugins/quota/quota-storage.c (beta6) +++
2007 Jan 08
1
quota in mysql not being updated
I'm having trouble getting the quota plugin to work with deliver. The quota in the database is not getting set. I am using dovecot-1.0-rc15. This server is not yet in production. Some values below are because I'm trying to test with the simplest possible case, and some because it's reading from a different database. Also, I noticed that "dovecot -n" doesn't display any
2013 Aug 01
1
[PATCH] quota-status: allow different action for messages that are too large (over maximum quota)
This proposed patch to quota-status allows the administrator to return different actions for messages that (a) cannot currently fit in the quota (because there's not enough free space) and (b) are over the maximum quota limit (and could not even be delivered if the mailbox was empty). Configuration works like this: plugin { quota_status_overquota = DEFER_IF_PERMIT 4.2.2 Mailbox full