[Samba] Quotas

2002-05-17 Thread Thamara Wanigatunga
hello group If a user is authenticated through a windows DC /that user does not have a UNIX account how to assign quotas to a particular user if the underlying file system has quotas enabled? Please help -- To unsubscribe from this list go to the following URL and read the instructions: ht

[Samba] Quotas

2013-01-29 Thread felix
I was really surprised to see user quotas working in samba in my particular configuration: 1 proxmox server with an openvz container, samba4 AD DC 1 proxmox server with an openvz container, a bind mount, samba3 AD domain member User quotas defined and working with AD users in samba3, even in the

[Samba] samba quotas

2004-05-07 Thread Rohit Kumar Mehta
Hi guys, we need to update our samba service from 2.2.8a to samba 3.0.x (so that we can upgrade our AD from Win2k to Win2k3). The problem I am having is with the quotas. We mount user home directories NFS and then export them to Windows users via samba. In 2.2.8a I was able to get quotas worki

[Samba] Quotas + user.bat

2003-09-15 Thread samba
Please could someone advise me on how to setup quotes on users's home dirs in samba. My logon scripts aren't working (not launched at logon), please have a look at my config and give a crit. and point me in the rite direction if there are problems. My main goal is to replace my current NT 4 PDC.

[Samba] samba & quotas

2003-12-15 Thread Vlad B Yurovsky
I've compiled Samba (2.2.5) on Linux with quotas and they work. But Windows users don't receive warning messages when they over quota. I've tested Samba with Windows Explorer and FAR (file manager written by Eugene Roshal). When user have 100 MB free on his homedir and try to copy file 200 MB wit

[Samba] Re: samba quotas

2004-05-10 Thread Dragan Krnic
>> Hi guys, we need to update our samba service from 2.2.8a >> to samba 3.0.x (so that we can upgrade our AD from Win2k >> to Win2k3). The problem I am having is with the quotas. > > I was never able to use the quota functions of samba. I use > Suse 8.2 with Samba 3.0.3 and XFS. Even the latest

Re: [Samba] samba quotas

2004-05-10 Thread Rohit Kumar Mehta
Thanks the dfree solution calling a perl script works for us. I am concerned that there may be performance issues with this however. We are considering something like a spamc/spamd type solution where a perl daemon that always runs that listens for a connection from a lightweight c program (whic

[Samba] Re: samba quotas

2004-05-10 Thread Tilo Lutz
Hi > >> Hi guys, we need to update our samba service from 2.2.8a > >> to samba 3.0.x (so that we can upgrade our AD from Win2k > >> to Win2k3). The problem I am having is with the quotas. > > I was never able to use the quota functions of samba. I use > > Suse 8.2 with Samba 3.0.3 and XFS. Eve

[Samba] Re: samba quotas

2004-05-10 Thread Dragan Krnic
>> > I was never able to use the quota functions of samba. I use >> > Suse 8.2 with Samba 3.0.3 and XFS. Even the latest samba >> > version doesn't recognize quotas correctly. For me quota >> > code is broken since beginning in samba. >> >> I didn't know it was broken. What's broken? It works fin

Re: [Samba] samba quotas

2004-05-08 Thread Tilo Lutz
Hi > Hi guys, we need to update our samba service from 2.2.8a to samba 3.0.x > (so that we > can upgrade our AD from Win2k to Win2k3). The problem I am having is > with the quotas. I was never able to use the quota functions of samba. I use Suse 8.2 with Samba 3.0.3 and XFS. Even the latest sam

[Samba] Quotas support on ldap

2005-01-24 Thread Xavi León
Hi all, there is a way to make ldap store user quotas?? I mean, a don't want to centralize all the quota information in ldap, the only thing i want is to store the quota limit, so if one day a user reach his/her quota, the admin can simply change it accessing the ldap directory. And the ldap databa

[Samba] Samba Quotas using LDAP?

2007-08-02 Thread Steve Scanavarro
Hello everyone. I would like to create a file share samba, that uses a LDAP base to authenticate my users. What I would like to do is to create a quota per user. Is that a way for doing that using LDAP to store the "quota limit", AND samba understand this? If not, what would be the better way for

[Samba] Samba + Quotas in Ldap

2007-05-14 Thread pedro amado
Hello, I want to know if it is possible to have samba working with Ldap quotas. I have googled a lot and cant find how to do it. My samba server is already working with system quotas and authenticating in Ldap. tia, Pedro -- To unsubscribe from this list go to the following URL and read the inst

[Samba] Samba quotas (one more)

2003-02-06 Thread Dan Bar
Hello again (I hope it's not too much to have two questions in one day :), Currently I'm testing quota support on Linux system with kernel 2.4.18 + XFS 1.1 patch + Samba 2.2.7 (--with-quota compiled) and I went into one really unpleasant problem when accesing Samba share from Windows 2000 SP3

[Samba] quotas on samba shares

2012-10-10 Thread simon ben
Dear All, Below I had earlier posted this issue but its solved I accutally forgot about going to unused modules and then configure quota sorry for this regards simon Dear All, I have just implemented a new setup of centos 5.8 server to be used as a Linux file server using sambais The ser

Re: [Samba] Samba Quotas using LDAP?

2007-08-02 Thread Cleber P. de Souza
If your users can be retrieved by 'getent passwd' you could use quota in the filesystem. On 8/2/07, Steve Scanavarro <[EMAIL PROTECTED]> wrote: > Hello everyone. > I would like to create a file share samba, that uses a LDAP base to > authenticate my users. > What I would like to do is to create a

Re: [Samba] Samba Quotas using LDAP?

2007-08-02 Thread Andrew Bartlett
On Thu, 2007-08-02 at 14:48 -0300, Cleber P. de Souza wrote: > If your users can be retrieved by 'getent passwd' you could use quota > in the filesystem. > > > On 8/2/07, Steve Scanavarro <[EMAIL PROTECTED]> wrote: > > Hello everyone. > > I would like to create a file share samba, that uses a LDA

RE: [Samba] Samba quotas (one more)

2003-02-06 Thread P Ranjit Kumar
, February 04, 2003 3:56 PM To: [EMAIL PROTECTED] Subject: [Samba] Samba quotas (one more) Hello again (I hope it's not too much to have two questions in one day :), Currently I'm testing quota support on Linux system with kernel 2.4.18 + XFS 1.1 patch + Samba 2.2.7 (--with-quota compi

[Samba] Quotas when Linux System Quotas aren't available?

2005-09-12 Thread Paul Henry
Dear list, We have inherited a server the isn't partitioned correctly to support quotas. Is it possible to use the Samba quotas instead, or is an offline re-partition the best way to go? Thank, Paul. -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Samba Quotas For XP Client (Homes Shared)

2006-05-20 Thread Alex Marsal
Hiya! I'm using samba as PDC for validating windows xp clients. I have quotas activated for the /home on my linux but the shared unit on windows xp is giving me the full partition size. What i've to do to make it show just the user quota size??? I think i've compiled samba --with-quotas option.

Re: [Samba] Samba Quotas For XP Client (Homes Shared)

2006-05-20 Thread andy liebman
[EMAIL PROTECTED] wrote: Hiya! I'm using samba as PDC for validating windows xp clients. I have quotas activated for the /home on my linux but the shared unit on windows xp is giving me the full partition size. What i've to do to make it show just the user quota size??? I think i've compiled