Displaying 20 results from an estimated 2000 matches similar to: "[OT] SVN: Anybody use BDB?"
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
Dear Team,
The OpenLDAP stuff on this page:
http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html
is not the preferred backend, i.e. ldbm, it really, really needs to be bdb.
See:
http://www.openldap.org/faq/index.cgi?_highlightWords=bdb%20ldbm&file=1085
"ldbm uses a neutral storage interface which in principle could wrap dbm,
ndbm, gdbm or sleepycat as underlying storage;
2005 Dec 01
6
Linking against a specific Berkeley DB install
I sent this question to the OpenLDAP list yesterday, but I still haven't
seen the message come across the list. I am asking here in the hopes of
getting a faster response.
I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the
rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in
/usr/local/BerkeleyDB.4.4.
How do I get OpenLDAP to link with the bdb
2006 Mar 29
1
Fixing output_compression for Rails 1.1
With Rails 1.1 the output_compression[1] plugin was broken.
Once I upgraded to 1.1, I had to tweak it a bit to make it work.
Mainly it''s removing the code dealing with component requests, as
that''s part of rails now, and changing one function call.
Get the modified output_compression.rb file from
http://devblog.famundo.com/output_compression.rb and give it a try.
It''s
2008 Dec 20
1
glusterfs1.4rc6 bdb problem
I download 1.4rc6 version, and
#rpmbuild -ta glusterfs-1.4.0rc6.tar.gz --without ibverbs
# cd /usr/src/redhat/RPM/i386/
# rpm -ivh glusterfs-1.4.0rc6-1.i386.rpm
my configuration:
# cat /etc/gluster/glusterfs-server.vol
volume bdb
type storage/bdb
option directory /data2/glusterfs
option checkpoint-timeout 10
option lru-limit 200
end-volume
volume bdbserver
type protocol/server
option
2005 Mar 05
1
LDAP mailing list for ldapsam people
People,
I came to Samba 3 or 4 weeks ago and now have a successful ldapsam 3.0.11
PDC installation for 1150+ users (around 80 Win 2000 and XP workstations)
running together with a DHCP server as an "afterthought" service on a
RHAS3 NAS server.
I adopted/adapted my already existent Openldap (2.2.17) DSE at that site)
and wrote to this list about my experiences. For example I
2005 Feb 12
4
Samba/LDAP documentation
List, documenters;
I'd like to exchange notes about the official Samba 3 LDAP doco.
I'd like to do this off list, since doing it on list would simply confuse
and confound users wit perfectly working systems.
Background:
Me, Samba relative newbie, though I can get *everything* Samba-orientated
to work simply by using umpteen years Unix experience. Many years as
Openldap admin. With
2010 Mar 05
2
ZFS replication send/receive errors out
My full backup script errorred out the last two times I ran it. I''ve got
a full Bash trace of it, so I know exactly what was done.
There are a moderate number of snapshots on the zp1 pool, and I''m
intending to replicate the whole thing into the backup pool.
After housekeeping, I take make a current snapshot on the data pool (zp1).
Since this is a new full backup, I then
2005 Oct 03
3
Samba/OpenLDAP reliability issue: backend experience needed
Hi
this is more of an OpenLDAP issue, but since it is mostly used with Samba,
some experience would be helpful.
We have a SLES9 PDC, running samba-3.0.14a, openldap 2.2.6
Sometimes, the OpenLDAP gets corrupted, no ideas why. It's a bad thing.
We have 100+ computers, 300+ users, which shall get 350 computers and 800
users.
What would you suggest in order to be reliable ? Reliability is
2009 Mar 05
1
BDB speed benefits
Hi.
Any idea what speed benefits the BDB translator provides over standard file
storage?
Also, how it's reliable, and what's the maximum file size it stores in the
DB?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090305/2b391a92/attachment.html>
2006 Jun 07
1
bdb xml
Anybody have any pointers for using BDB XML and Ruby on Rails?
I am developing on Windows XP pro..
I have installed Berkeley DB XML on my system
I have tried gem install rdbxml - this failed at first due to no nmake
I then installed nmake from the Windows support site.
Now when I run gem install rdbxml I get:
--------------
D:\>gem install rdbxml
Attempting local installation of
2005 Jun 29
2
Samba3-ByExample
I have been working through the processes of getting my server up...(
thanks to the help of John T. !!!
I am now on page 167/168. It states...
"Install the file shown in Example 5.4.1 in the directory /data/
ldap."
The example states the following
Example 5.4.1. LDAP DB_CONFIG File
set_cachesize 0 150000000 1
set_lg_regionmax 262144
set_lg_bsize 2097152
#set_lg_dir /var/log/bdb
2009 Feb 22
11
Confused about zfs recv -d, apparently
First, it fails because the destination directory doesn''t exist. Then it
fails because it DOES exist. I really expected one of those to work. So,
what am I confused about now? (Running 2008.11)
# zpool import -R /backups/bup-ruin bup-ruin
# zfs send -R "zp1 at bup-20090222-054457UTC" | zfs receive -dv
bup-ruin/fsfs/zp1"
cannot receive: specified fs (bup-ruin/fsfs/zp1)
2006 Aug 22
6
/lib/tls.disabled or xen-friendly glibc?
Hi,
until now I have run Xen with /lib/tls out of the way for both dom0 and domU''s,
but now I''m trying to install OpenLDAP in a domU, which requires TLS as
default. So now I have at least three options ahead of me:
1. mv /lib/tls.disabled back to /lib/tls and accept the performance penalty (is
there any documentation on how heavy this penalty is?)
2. Compile OpenLDAP
2006 Apr 24
3
Regex in HTML
So, I''m trying to write a nice bit of regex to handle finding anchor tags in
a bit of html.
This is what I''ve got....
/<[aA][^>]*>[^<]*<\/[aA]>/
I''m planning on using this with a gsub!.
Here is what it has to do....
<html><a href="http://stuff.com" class="link">Anything in here.</a></html>
As you can
2013 Jan 22
2
FreeBSD 9.1 - openldap slapd lockups, mutex problems
Hi.
(Im am sending this to the "stable" list, because it maybe kernel related.. )
On 9.1-RELEASE I am witnessing lockups of the openldap slapd daemon.
The slapd runs for some days and then hangs, consuming high amounts of CPU.
In this state slapd can only be restarted by SIGKILL.
# procstat -kk 71195
PID TID COMM TDNAME KSTACK
71195
2008 Oct 25
2
can not compile 1.1.5 with BDB
Hi!
I'm trying to use dovecot-1.1.5 with Berkley DB 4.6.21 on OpenBSD.
While compiling I get this:
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql \
-DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99\
-g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations \
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast \
2005 Feb 23
3
LDAP compatible
Hello people,
i'm brasilian. I'm sorry for the erros... ok?! :-) Let's go!
My company uses openldap-2.1.21.
What is the version samba compatible with openldap-2.1.21?!
I'm trying install samba-3.0.11, but it requires openldap-2.2.23. I
don't want install the release openldap-2.2.23 for it.
Thank you.
2006 Jan 31
3
Lost in routing
I''m trying to create a modules based system where my controllers are
all under modules. So the structure looks something like:
app/
controllers/
message/
news_controller.rb
email_controller.rb
library
books_controller.rb
pictures_controller.rb
home_page_controller.rb
Each of those controller has
2009 Mar 18
0
glusterfs bdb backend problem
I cannot touch or cp files to glusterfs filesystem with bdb backend.
orion31 is glusterfs server, orion28 is glusterfs client.
-------------------------------------------------------------------------------------------
[root at orion28 ~]# mount -t glusterfs /etc/glusterfs/glusterfs-bdb.vol /mnt
[root at orion28 ~]# touch /mnt/a
touch: cannot touch `/mnt/a': No such file or directory
[root
2006 Apr 06
3
Deploying with Capistrano via cron
I''m attempting to auto deploy a rails application to a development
server periodically during ongoing development. I''ve setup ssh keys
to allow the proper user auto login permissions, but have ran into 2
issues.
1. When the script is run from a cron job as the same user as I
currently manually deploy from I receive an error when reaper tries to
execute - "can''t