Displaying 20 results from an estimated 90 matches for "ldbm".
Did you mean:
ldb
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; however, only Sleepycat is
considered a reliable c...
2005 Nov 18
2
nsswitch not working for ldap
...rd
by self write
by * auth
access to attr=shadowLastChange
by self write
by * read
access to *
by * write
by anonymous auth
loglevel 256
#schemacheck off
#idletimeout 30
backend ldbm
database ldbm
pidfile /var/run/slapd.pid
argsfile /var/run/slapd.args
access to dn.base=""
by self write
by * auth
access to attr=userPassword
by self write
by * auth
access to attr=shadowLastChange
b...
2005 Oct 03
3
Samba/OpenLDAP reliability issue: backend experience needed
...eas 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 more important
than speed for us.
I used to work with a bdb backend, had problems; the SuSE consultant told us
to use ldbm, but it isn't any better.
Any advice would be helpful since googleling gives mostly contradictory
information about that.
Kind regard,
Gerd
2004 Sep 14
1
Profiles pemissions and ldap backend
Two quick questions:
1.
For a samba server what backend would produce the best performance with
samba. ldbm or bdb?
2.
What permissions should be on the profiles folder and the subsequent users
folders?
/data/profiles
/date/profiles/user1
/date/profiles/user2
Thanks for your time
Dan
2002 Jun 25
2
Samba Add Users -- Samba Rookie
...l ldap://ldap.four11.com
# Where the pid file is put. The init.d script
# will not stop the server if you change this.
pidfile /var/run/slapd.pid
# Read slapd.conf(5) for possible values
loglevel 0
#######################################################################
# ldbm database definitions
#######################################################################
# The backend type, ldbm, is the default standard
database ldbm
# The base of your directory
suffix "dc=mydomain1,dc=com"
rootdn "uid=admin,dc=mydomain1,dc=com&qu...
2004 Oct 07
2
account is not autorized to connect from this station.
...er
argsfile /var/run/slapd.args
# Read slapd.conf(5) for possible values
loglevel 256
# Create a replication log in /var/lib/ldap for use by slurpd.
replogfile /var/log/ldap.log
# Where the dynamically loaded modules are stored
modulepath /usr/lib/ldap
moduleload back_ldbm
#######################################################################
# Specific Backend Directives for ldbm:
# Backend specific directives apply to this backend until another
# 'backend' directive occurs
backend ldbm
#############################################################...
2008 Jul 16
3
openldap package compilation flags?
Hello All.
How do I find out what flags were used to compile
the Centos openldap-2.3.27-8.el5_2.4 rpm package?
I'm specifically wondering if it was compiled with
--enable-lmpasswd
Thanks!
--
Flambeau Inc. Technology Center - Baraboo, WI
Email : tblader at flambeau.com
Keyserver: http://pgp.mit.edu KeyID: 0x00E9EC2C
2004 Feb 24
1
Samba 3.0 PDC install with openssl error
...configure: error: Could not locate TLS/SSL package
However, ssl.h is located in /usr/local/ssl/include/openssl/ssl.h
The enveloped configure command is;
env CPPFLAGS='-I/usr/local/BerkeleyDB.4.2/include -I/usr/kerberos/include'
LDFLAGS=-L/usr/local/BerkeleyDB.4.2/lib ./configure -enable-ldbm
-with-tls=openssl
What should I add to the configure command to get this to work?
Thank you in advance,
JP
2002 Jun 26
0
Unknown parameter encountered...etc...
...l ldap://ldap.four11.com
# Where the pid file is put. The init.d script
# will not stop the server if you change this.
pidfile /var/run/slapd.pid
# Read slapd.conf(5) for possible values
loglevel 0
#######################################################################
# ldbm database definitions
#######################################################################
# The backend type, ldbm, is the default standard
database ldbm
# The base of your directory
suffix "dc=mydomain1,dc=com"
rootdn "uid=admin,dc=mydomain1,dc=com&qu...
2007 Jan 18
2
Why slapd dying?
I am wondering why slapd in my CentOS 4.4s erver was
unable to run. I already configure ldap to start at
boot and when I issue command /sbin/service ldap start
it is sucessfully started but again when I check the
status etheir thru service or by netstat, it was
stopped and not exist respectively. Is anybody
encountered this. If you need some more info
just let me know. Thanks.
junji
linux
2004 Jun 10
4
And the LDIF thing
Sorry.. One more email.. I tried to create the IDMAP container on the LDAP with an example I found:
dn: ou=Idmap,dc=softeng,dc=com
objectClass: organizationalUnit
ou: idmap
structuralObjectClass: organizationalUnit
and it gives:
adding new entry "ou=Idmap,dc=softeng,dc=com"
ldap_add: Constraint violation
additional info: structuralObjectClass: no user modification allowed
2005 Jun 05
4
Problems with testing Openldapserver telnet localhost 389
...ude /etc/openldap/schema/rfc2307bis.schema
include /etc/openldap/schema/samba.schema
include /etc/openldap/schema/yast.schema
include /etc/openldap/schema/nis.schemas
pidfile /var/run/slapd/slapd.pid
argsfile /var/run/slapd/slapd.args
database ldbm
suffix "dc=samba,dc=junits"
rootdn "cn=admin,dc=samba,dc=junits"
rootpw secret
directory /var/lib/ldap
cachesize 40000
dbcache 60000000
index cn,sn,uid,displayName pres,sub,eq
index uidNumber,gidNumber...
2004 Jan 29
0
openldap-2.2.5 test fails
...al/include -I/usr/loc
al/include/db4/include/'
-configure:
./configure --prefix=/usr/local/openldap --sbindir=/usr/sbin --libdir=/usr/
local/lib --includedir=/usr/include --with-cyrus-sasl --with-tls \
--enable-slapd --enable-cleartext --enable-crypt --enable-spasswd --enable-l
dap \
--enable-ldbm --with-ldbm-api=berkeley --with-dyngroup=yes --with-proxycache
=yes --enable-slurpd
error-msg:
make test
make[1]: Entering directory `/usr/packages/openldap-2.2.5/tests'
Initiating LDAP tests for BDB...
Cleaning up test run directory leftover from previous run.
Running ./scripts/all...
>>...
2005 Jun 30
0
Samba PDC w/ LDAP & Mass Adding Users [SOLVED]
...s of this
software. SuSe does quite a bit better.
>
> OpenLDAP 2.2.26-r2
>
>> 2.) You don't say what versions or backend you are using. If you are
> using a BDB or HDB backend (and you should) you need to make sure your
DB_CONFIG settings are reasonable. If you are using an LDBM backend
then just give up.
>> ftp://ftp.kalamazoolinux.org/pub/pdf/LDAP106.pdf
>
> Sorry, I am using BDB -- but I have used both LDBM and BDB. Cache
settings and all seem to work good.
>
>> 3.) Does the "id {username}" still work for a user after it stops
> addding...
2013 Aug 30
0
Adding new root suffix to 389 server
...opic...
On a centos6.4 system I installed 389 server from EPEL. It seems to
work well enough. However I'm trying to script things, rather than
do it via the GUI. So, for example, I want to add a new suffix:
#!/bin/ksh -p
pswd=$(cat ~/passwd)
add()
{
echo "dn: cn=example,cn=ldbm database,cn=plugins,cn=config
changetype: add
objectclass: extensibleObject
objectclass: nsBackendInstance
nsslapd-suffix: dc=example,dc=com
dn: cn=dc=example\,dc=com,cn=mapping tree,cn=config
changetype: add
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTr...
2004 Dec 13
0
1.0-test57 LDAP dovecot-auth SIGABRT
...- dovecot
./configure --prefix=/usr/local/dovecot-1.0-test57 --with-ldap --with-cyrus-sasl2 --with-rawlog --with-ssl=openssl --with-storages=mbox,maildir
- openldap
./configure --prefix=/usr/local/openldap-2.1.27 --with-threads --with-tls=openssl --enable-dynamic --with-cyrus-sasl --enable-ldbm --enable-crypt --enable-lmpasswd --enable-ldap --enable-meta --enable-rewrite --enable-null --enable-monitor --enable-bdb --with-ldbm-api=berkeley --enable-spasswd --enable-wrappers
--
Thomas Hummel
<hummel at pasteur.fr>
2004 Jul 06
1
migrating ldap server from one platform to another
...p server. Drive P: maps to a directory on Server 2 - this fails
with an authentication failure.
i've no idea what options were used when building server 1's ldap daemon,
but I built the Server 2 version as follows
./configure --enable-crypt --without-cyrus-sasl --enable-bdb=no
--enable-ldbm=yes
Guess it might be the --enable-crypt option that's causing the problem on
the import.
Anyone got an idea how to migrate data from 1 ldap database to another?
TIa
Alex
Sent using Mulberry 3.1.2
2003 Jun 18
0
LDAP & Samba 3.0b1 & Password Sync Problem
...sambaNTPassword
by dn="uid=administrator, ou=System, ou=People,
dc=xxx,dc=xxx,dc=xxx" write
by self write
by * auth
access to dn.children="dc=xxx,dc=xxx,dc=xxx"
by self write
by * read
database ldbm
suffix "dc=xxx,dc=xxx,dc=xxx"
rootdn "cn=Manager,dc=xxx,dc=xxx,dc=xxx"
rootpw secret
directory /var/lib/openldap-ldbm
index objectClass eq
index uid pres,eq
index sambaSID eq
index uidNumber...
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
...efine, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -brtl -b32'
libpth=/lib /usr/lib /usr/ccs/lib
libs=-lbind -lnsl -ldbm -ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd
-lPW
perllibs=-lbind -lnsl -ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd -lPW
libc=/lib/libc.a, so=a, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags=...
2005 Jun 29
3
Samba PDC w/ LDAP & Mass Adding Users
Hi, I am running into a bit of a strange problem. I have a Perl script
that creates usernames for mass-adding users. This script used to use the
standard Linux 'adduser' command to add users to the system. I am now
switching everything over to LDAP, including Samba.
I have modified the custom Perl script to add users in bulk for
smbldap-tools.
system("smbldap_tools/smbldap-useradd -a