similar to: Configure not detecting active quotas.

Displaying 20 results from an estimated 10000 matches similar to: "Configure not detecting active quotas."

1999 May 22
0
gcc: Internal compiler error: samba 2.0.3 for linux 2.0.30.
Am getting Compiling passdb/passdb.c gcc: Internal compiler error: program cc1 got fatal signal 6 make: *** [passdb/passdb.o] Error 1 while attempting to make from samba-2.0.3 on Linux 2.0.30 kernel. I have successfully used the same tar to install on a linux Slackware 2.0.34 kernel machine, no problems at all. The same error occurs on two different servers, both made from the same Slackware
1999 Mar 29
3
Modem Pooling with Samba
Has anyone used samba v2.0 to share pooled modems. I have a large pool of identical modems available as a single TCP service on a terminal server with Samba running under HP-UX 10.20 . Any ideas how to make this modems an accessible share for Windows 95 clients Reply to jcort@medisys.co.uk
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2014 Dec 27
0
Samba 4 Active Directory Quotas
On 27/12/14 06:26, Greg Zartman wrote: > I've been messing around with disk quotas for users and have seen some who > have extended the Samba 4 AD schema to include a quota attribute. For > example, I found this schema extension here: > http://fossies.org/linux/quota/ldap-scripts/quota.schema > > Is there a common method for doing this? > Yes, samba4 comes with a script:
2004 Sep 30
0
samba printing and disk quotas in Active Directory domain
I've recently made a great deal of progress getting ready to roll out linux workstations in our Windows Active Directory environment. There are a couple of very significant problems I'm stuck with though, one of which is definitely Samba related, and the other which is borderline Samba related. Problem 1 - Printing from Linux to Windows print servers I have read all the
2016 Aug 17
2
Storing Quotas in Active Directory
What is the best way to store file system quotas for users in the Active Directory? I'm not seeing any standard attributes for this, so it looks like the best way is to extend the schema. Is this correct? Thanks, Greg -- Greg J. Zartman Board Member Koozali SME Server www.koozali.org SME Server user, contributor, and community member since 2000
2016 Jan 27
4
Samba 4 Active Directory Quotas
Good afternoon, I've this issue: I have followed the instructions in this thread but, when I try to add quota.ldif I receive this error: Unable to find attribute quota in the schema ERR: (Invalid attribute syntax) "objectclass_attrs: attribute 'mayContain' on entry 'CN=systemQuotas,CN=Schema,CN=Configuration,DC=my_domain,DC=it' contains at least one invalid
2008 Mar 22
1
Quotas from Active Directory LDAP
Hi Guys, I've been trying to get this to work for 3 days now, but no luck. I have Dovecot set with an Active Directory back-end. Everything is working properly but I can't get user specific quotas.I tried with both 1.0.13 and 1.0-rc7. All users have the same quota which is set in dovecot.conf dovecot -n # 1.0.13: /usr/local/etc/dovecot.conf Warning: mail_extra_groups setting was often
2016 Aug 19
1
Storing Quotas in Active Directory
On Thu, Aug 18, 2016 at 7:07 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > > Hi Greg, I take it what we discussed last time didn't work. > I did in fact create some custom schema mods that can store the quota information, but it just seems to be an odd way to do it. I am surprised that others uses Samba 4 on *nix file servers don't talk about this
2014 Dec 27
2
Samba 4 Active Directory Quotas
I've been messing around with disk quotas for users and have seen some who have extended the Samba 4 AD schema to include a quota attribute. For example, I found this schema extension here: http://fossies.org/linux/quota/ldap-scripts/quota.schema Is there a common method for doing this? -- Greg J. Zartman Board Member Koozali SME Server www.koozali.org SME Server user, contributor, and
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
Hi, I would like to ask you to consider the attached patch for inclusion into the next samba release. The patch addresses the following three points: 1. 'make install' with VPATH fails at one point ( $(srcdir)/script/findsmb vs. script/findsmb ) 2. support for 'make DESTDIR=<somewhere> install' (e.g. to build a binary package) 3. support for 'configure
2014 Dec 28
1
Samba 4 Active Directory Quotas
On Sat, Dec 27, 2014 at 2:43 AM, Rowland Penny <rowlandpenny at googlemail.com> wrote: > Yes, samba4 comes with a script: oLschema2ldif > Humm... Not liking the errors in this method. Looking at the ldif, I think we could rework this so that one could modify the LDAP schema directly using LDAP syntax. In my case, I'm using Net::LDAP. Something more like this: dn:
2006 Oct 04
1
Error when building doc/html
>Sorry, I'm not really sure what's going on here, It's >installing via an ebuild cvs which does nothing but download >the sources, ./autogen.sh, configure (with options), make ; >make install. A quick look at that log shows that it is calling ./configure with --disable-doc, however in CVS the option seems to be --disable-doxygen-docs, try changing that in the ebuild
2006 Oct 04
2
Error when building doc/html
>/tmp/flac/install-sh -d /usr/share/doc/flac-1.1.3/html/api >(cd api && /usr/bin/install -c -m 644 * >/usr/share/doc/flac-1.1.3/html/api) >/usr/bin/install: cannot stat `*': No such file or directory Oops, I see what's doing it -- like Josh said doxygen is required the way things are set up in CVS currently. It's this change here:
2001 Mar 08
1
Error linking 2.2.0alpha2 smbd on Solaris 8
Hi all, I just downloaded the most recent 2.2.0alpha2 from samba.org and am trying to compile it on a Sun Ultra 5 running Solaris 8. I'm getting the following error when smbd is being linked: Compiling smbd/noquotas.c Compiling smbd/oplock.c Compiling smbd/oplock_irix.c Compiling smbd/oplock_linux.c Compiling smbd/notify.c Compiling smbd/notify_hash.c Compiling smbd/notify_kernel.c Linking
2009 Mar 13
2
New to list, got a quota question
Hello folks - I'm running dovecot on top of qmail/vpopmail/mysql, serving up about 2500 mailboxes. Everything is running very smooth and fast.... I recently upgraded dovecot to 1.1, so I'm trying to implement some extra features like IMAP quotas. I'm using the sql passdb, with the following config: driver = mysql connect = host=/var/lib/mysql/mysql.sock user=username
2010 Mar 16
0
how configure quotas with dovecot and mysql databases
some one knows, how to configure quotas with dovecot and mysql databases ? my dovecot was compiled with: CPPFLAGS=-I/opt/mysql/include/mysql LDFLAGS=-L/opt/mysql/lib/mysql ./ configure --with-sql --with-mysql and my dovecot.conf and dovecot-sql.conf have the following configurations: =========== dovecot.conf =========== protocol imap { listen = *:143
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
https://bugzilla.samba.org/show_bug.cgi?id=5532 Summary: rsync / autoconf fails to detect libiconv on Solaris 10 Product: rsync Version: 3.0.2 Platform: Sparc OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2004 Jul 21
1
Quota Support
Hi I want to know the current status of Quota support on Ext3FS over the 2.6.7 kernels. I read something about potential deadlock issues/crashes with quotas on Ext3. How stable is the curent quota support (specifically on 2.6 kernels) ? Another thing, in the man page for mount, it says that "These options are accepted but ignored" for "grpquota / noquota / quota / usrquota"