Displaying 13 results from an estimated 13 matches for "ndbm".
Did you mean:
gdbm
2012 Aug 31
2
How Converting/Using courier-userdb Files ?
Hello,
how can i convert/use the Original userdb-Files from courier Installation ?
The files are looking like a "Special"-DB-Format and are not readable.
-----------------
#file /etc/courier/userdb.dat
/etc/courier/userdb.dat: GNU dbm 1.x or ndbm database, little endian
-----------------
/etc/courier/userdb.dat
/etc/courier/userdbshadow.dat
These Files was created with the following scripts (Part of
"courier-authlib-userdb" Package).
.........
/usr/sbin/makeuserdb
/usr/sbin/pw2userdb
/usr/sbin/userdb
..........
Regards
D I...
2012 Jan 18
1
Compile error 1.8.8.1
Hi,
While compiling 1.8.8.1, I met the following error:
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o
mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o
recno...
2001 Sep 28
3
openssh-2.9p2, short hostnames
For systems where the local hostname is obtained as a short name without
domain, there should be a ssh_config option "DefaultDomain" as in ssh-3.x
from ssh.com.
For the server, there might be a corresponding option in order to strip
the domain name from the remote client name (if it matches the server's
DefaultDomain) for use in auth_rhost2, since netgroups usually contain
short
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
Hello all,
mmm a bit embarrassing about not having a clue as to why we're getting this
error on make of 1.8.3
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o
mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o
recno...
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
...tp://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; however, only Sleepycat is
considered a reliable choice, so bdb offers more interesting features
(ACID). Eventually it will disappear."
And:
http://www.openldap.org/faq/data/cache/756.html
"With back-ldbm, there is no fine-grain database lockin...
2008 Jun 06
0
[ANNOUNCE] rgb 1.0.2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alan Coopersmith:
Fix build to work with --with-rgb-db-type=ndbm
Fix build to work with --with-rgb-db-type=dbm
Nuke CVS version tags
Update showrgb man page to better match current implementation
rgb version 1.0.2
James Cloos:
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace sta...
2011 Mar 07
1
Error compiling Asterisk 1.8.3 on Sun SPARC x64 w/Debian Squeeze
...all,
Figured I'd repost this with an edited subject line, to attract attention of
people with Debian On Sparc experience. Apologies in advance if this kind of
thing is frowned upon :)
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o
mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o
recno...
2014 Jul 25
1
Use of undeclared identifier 'pvt' in asterisk-12.4.0
...fix the issue?
Thanks in advance.
**********
make
...
[CC] recno/rec_utils.c -> recno/rec_utils.o
clang: warning: argument unused during compilation: '-fnested-functions'
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o
hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o
btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o
btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o
btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o
btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o
recno/rec_delete.o recno/rec_get.o recno...
2004 Jan 20
3
Still problems at compiling
...d
make[1]: Leaving directory `/usr/src/asterisk/stdtime'
rm -f *.o *.so asterisk .depend
rm -f build.h
rm -f ast_expr.c
make -C db1-ast clean
make[1]: Entering directory `/usr/src/asterisk/db1-ast'
rm -f libdb1.a libdb.so.2 hash.o hash_bigkey.o hash_buf.o hash_func.o
hash_log2.o hash_page.o ndbm.o bt_close.o bt_conv.o bt_debug.o bt_delete.o
bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o
bt_split.o bt_utils.o db.o mpool.o rec_close.o rec_delete.o rec_get.o
rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o hash.os
hash_bigkey.os hash_buf.os hash_func.os hash_...
2005 Oct 15
3
res_perl - Compiling error
...se.c
gcc -Wall -fPIC -shared -Xlinker -x -o res_perl.so perlxsi.o res_perl.o
apihelp.o -Wl,-E
-L/usr/local/lib /usr/local/lib/perl5/5.8.7/-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.7/-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lc AstAPIBase.o
/usr/bin/ld: cannot find -lndbm
collect2: ld returned 1 exit status
make: *** [res_perl.so] Error 1
[root@charlie res_perl]#
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All,
I am trying to get Asterisk up and running on my new Mandrake 9.1 install.
I've installed Linux in the "standard" mandrake security mode, and "su" to do
my attempts at install.
I managed to obtain the source from CVS, and have been able to compile Zaptel.
I then ran insmod zaptel, and also make config.
I think I have compiled and loaded Zaptel successfully as
2013 Jul 22
2
stopping amd causes a freeze
...nfo: full_os=freebsd9.2, os=freebsd9, osver=9.2, vendor=undermydesk, distro=The FreeBSD Project.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: domain=norad, host=mobileKamikaze, hostd=mobileKamikaze.norad.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: Map support for: root, passwd, union, nis, ndbm, file, exec, error.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: AMFS: nfs, link, nfsx, nfsl, host, linkx, program, union, ufs, cdfs,
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: pcfs, auto, direct, toplvl, error, inherit.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: FS: cd9660, nfs,...
2010 May 02
2
samba4 make error - drsblobs.so
...al/lib/hdb/ext.c:284: warning: shadowed declaration is here
Compiling heimdal/lib/hdb/keytab.c
Compiling heimdal/lib/hdb/keytab.c
Compiling heimdal/lib/hdb/hdb-keytab.c
Compiling heimdal/lib/hdb/hdb-keytab.c
Compiling heimdal/lib/hdb/mkey.c
Compiling heimdal/lib/hdb/mkey.c
Compiling heimdal/lib/hdb/ndbm.c
Compiling heimdal/lib/hdb/ndbm.c
Compiling heimdal/lib/hdb/hdb_err.c
Compiling heimdal/lib/hdb/hdb_err.c
Compiling heimdal/../heimdal_build/hdb-glue.c
Compiling heimdal/../heimdal_build/hdb-glue.c
Partially linking bin/mergedobj/heimdal_hdb.o
Compiling auth/ntlm/auth.c
Compiling auth/ntlm/auth_ut...