similar to: Quota support in samba

Displaying 20 results from an estimated 80000 matches similar to: "Quota support in samba"

2007 Aug 30
0
open_fake_file access_denied file[$Extend/$Quota:$Q:$INDEX_ALLOCATION]
By very few users the Samba log files get clogged with access_denied messages at open_fake_file_shared every 15 minutes: smbd/fake_file.c:open_fake_file(114) open_fake_file_shared: access_denied to service[<aShare>] file[$Extend/$Quota:$Q:$INDEX_ALLOCATION] user[<aUser>] open_fake_file fails with this error if the
2007 Nov 06
0
samba --with-quotas
We have a rhel4 system running samba - domain user accounts - NFS disk space. All updates and software patches have been applies through rhn. Since samba was installed with redhat provided rpms, --with-quotas WAS configured in. The samba share is seen and can be used by authenticated users. However quotas are not being recognized. The same disk space, if accessed via Windows shares are
2003 Oct 05
1
Samba 3.0 issues with mapped drives properties
Mandrake 9.1 Samba 3.0, windows2000 pro sp4. I finally got Samba 3.0 working thanks to G?mes G?za. Now I am having another issue as outlined below: 1)There are 2 users on the Linux pc, markw (regular user) and root. Both have valid samba passwords. 2)I have a share called: [data] path = /test valid users = markw, root read only = No browseable = yes 3)I am able to map the share with the user
2016 Mar 30
0
Fwd: Fwd: Setting FS Quota against SAMBA share from windows2k12
Thanks Jeremy for the comment on unwanted code. Please find the updated patch. Regards, --Partha On Tue, Mar 29, 2016 at 4:03 PM, Jeremy Allison <jra at samba.org> wrote: > On Tue, Mar 29, 2016 at 02:33:48PM -0700, Partha Sarathi wrote: > > Thanks Jeremy. > > > > Please find the updated patch for review. > > More changes (sorry). This code: > > + if
2016 Mar 25
0
Setting FS Quota against SAMBA share from windows2k12
Resending it.. Looks like it bounced on the first time. On Fri, Mar 25, 2016 at 12:00 PM, Partha Sarathi <partha at exablox.com> wrote: > Hi Folks, > > I tried to set quota(soft limit and hard limit) on a share from > Windows2k12R2 and I noticed "NT_STATUS_INVALID_PARAMETER" error for the > SMB2 setinfo request. Attached the packet capture for your reference.
2010 Jul 09
3
smbcquotas tells me that "quotas are not enabled"
I have a setup of Ubuntu 8.04 running Samba 3.0.28a. Connected to our network I have a buffalo linkstation acting as Network Attached Storage (NAS), which I have successfully mounted on the local file system. Using smbcquotas I believe I can set up a quota for each user on the NAS. To get started, I run the command: smbcquotas //192.168.1.4/share -S FSQFLAGS:QUOTA_ENABLED -A
2008 Sep 04
1
open_fake_file_shared: access_denied
Hi there, I have found following messages in log: open_fake_file_shared: access_denied to service[SERVICE_NAME] file[$Extend/$Quota:$Q:$INDEX_ALLOCATION] user[USER_NAME] The messages appears in some computers' logs for more then just one user. It looks like computer dependent not user dependent. I don't know what exactly this message means and I don't understand where is the
2002 Jun 21
4
configure problem --- Can't find recent OpenSSL libcrypto
Hello Gurus, I tried my best as I can to do RTFM and Googling to find any information to solve the problem myself which I failed. I installed OpenSSL 0.9.6d 9 May 2002 with this option on a Solaris 8 box using Sun Forte6-2 $config solaris64-sparcv9-cc --prefix=/local/santanu/pkg/ssl Now I am trying to install openssh 3.2.3p1 and getting this error. configure:8285: error: *** Can't find
2006 Oct 02
1
Quota with quota dict and peruser quota, dovecot LDA needed?
Hi, This mail sources from the thread with this topic title: Re: [Dovecot] [SOLVED] quota with: postfixadmin, postfix, mysql & dovecot As this title does no longer cover the topic i decided to start a new thread. I have set up quota:dict with the proxy::quotadict option and i'm not using dovecot LDA. My quota table is filled with records like username: pveerman at nemo.kabelfoon.net
2008 Mar 20
5
Snapshots silently eating user quota
All, I assume this issue is pretty old given the time ZFS has been around. I have tried searching the list but could not get understand the structure of how ZFS actually takes snapshot space into account. I have a user walter on whom I try to do the following ZFS operations bash-3.00# zfs get quota store/catB/home/walter NAME PROPERTY VALUE SOURCE
2010 Jul 14
2
domain quota dictionary
Hi I just configure dovecot with the second dictionary for the domain quota dict { quotadict = mysql:/usr/local/etc/dovecot-quota.conf quota_domain = mysql:/usr/local/etc/dovecot-quota-domain.conf } plugin { quota = dict:user::proxy::quotadict quota2 = dict:domain:%d:proxy::quota_domain } and the dovecot-quota-domain.conf looks like this : connect = host=xxx dbname=xxx
2008 Apr 28
1
1.1rc4 problem with maildir++ quota and POP3
Hi, it looks like there is a bug (in dovecot or in my config) with quota on maildir mailboxes when accessed via POP3. The maildirsize is not created when not already present (even after a DELE + QUIT command). The quota limit (the first line of maildirsize) is not updated if values are not in sync with those in the database. If maildirsize is present, DELE commands are correctly reported in
2002 Oct 31
2
quota support on AIX
Hellow, members I want to use SAMBA with disk quota support on AIX machine, but have not succeeded yet. Are there any members who could succeeded setting up SAMBA on that environment? OS:AIX4.3.3 SAMBA:2.2.5 configure option:--with-quotas First, I configured AIX's quota environment, and confirmed quota worked fine. And I accessed to SAMBA, but disk size displayed on Windows explorer did
2004 Sep 14
1
quota-support seems to be broken in 3.0.6/3.0.7
Hello we're using samba based on the debian-package, which we translated including the configure-option "--with-quotas" The user-interaction with quotas is OK, in his (the users) view the partition-size is limited to his quota-hard-limit. This works both with XFS and EXT3. Windows (XP SP1 and SP2) administration of quota is not possible. Using 3.0.5 I can do a
2006 Apr 25
3
ZFS quotas & zoned datasets
I''m seeing some unexpected and strange behaviour with respect to quotas and zones. Initially I set things up with no quota on the data set that as delegated to the zone. Then as the local zone admin I created a new child dataset and set a quota on that. Now the global zone admin attempts to quota the delegated dataset, and it appears to work but.... global zone=pingpong local
2013 Sep 11
2
Quota question.
I have quotas setup with dovecot. Everything seems to be running fine. Values show up fine in mysql. I set up Roundcube to show quota amounts, this also works. For some reason it's showing the old value, I had upped a quot I assume that dovecot is reporting this wrong since roundcube talks to dovecot for its info. Imap debug info: [11-Sep-2013 15:57:47 +0000]: [5986] S: A0003 OK List
2013 Jul 12
1
getting quota error when accessing private namespace
Hi all, I have run into a problem which I cannot find a solution for. I have created an additional private namespace with the following commands in dovecot.conf : namespace { disabled = no hidden = no ignore_on_failure = no inbox = no list = children location = maildir:/var/vmail/archives/%Ln/Maildir mailbox "archived mails" { auto = subscribe driver =
2008 Jul 08
2
Multiple quota roots with quota-fs backend
Today I've tried to configure multiple filesystem quotas, with some strange results. These are my two filesystems; both using quotas: * /dev/mail mounted to /var/spool/mail using AIX quotas for all users. Mailbox format is 'mbox' and they are named '/var/spool/mail/<logname>' * filer0:/vol/home mounted to /home/f0 via nfs using netapp quotas for all
2007 May 02
2
how to reproduce the same sampled units?
Hi all, Is it possible to generate the same sample number of times in R? In SAS, using the option "seed" it is possible to reproduce exactly the same sample. Is there any such feature in R which I can use? For further clarity, for (i in 1:2) { samp = sample(1:1000,100,replace = FALSE) print(samp) } For the above simulation, is it possible to generate the same sampled units
2018 Sep 27
1
doveadm quota error output in some cases
I am testing a special setup on one machine where I want to put some local users that get mail locally to /home user directories via postfix transport map local: for historical and practical reasons. Other users are setup as virtual users. The local users are *also* setup as virtual users for dovecot so that I can retrieve the mail via dovecot. I changed the SQL for dovecot user_query, so