Displaying 20 results from an estimated 30000 matches similar to: "smbd slow to start when using ldapsam backend"
2006 Jul 26
1
ldapsam ignores "ldap user suffix" when doing username lookup
Greetings.
Since this is my first post to this list, hello everyone. Here's an
issue concerning the ldapsam backend.
I'm having a problem with the "ldap user suffix" param not being
honored as expected. Specifically, when a user logs on, the "ldap user
suffix" is ignored and the ldapsam backend attempts to lookup the user
doing a full subtree search in the context
2013 Jul 30
1
samba4 - classicupgrade - problem - passdb.error uncaught exception - Cannot load backend methods for 'ldapsam:ldap://localhost' backend NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Even after cleaning etc and private directories im still getting the same error:
Provisioning
convert_string_talloc: Conversion not supported.*pdb_init_ldapsam:
WARNING: Could not get domain info, nor add one to the
domain. We cannot work reliably without it.*
pdb backend ldapsam:ldap://localhost did not correctly init (error was
NT_STATUS_CANT_ACCESS_DOMAIN_INFO)
ERROR(<class
2005 Jun 15
1
No builtin nor plugin backend for ldapsam found
Hello!
i have some problems with my passdb backend and openladp-samba server.
Logs, starting smb.conf:
[2005/06/14 00:00:30, 0] smbd/server.c:main(798)
smbd version 3.0.14a started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/06/14 00:00:30, 0] passdb/pdb_interface.c:make_pdb_methods_name(721)
No builtin nor plugin backend for ldapsam found
[2005/06/14 00:00:30, 1]
2015 Jun 03
1
No builtin nor plugin backend for ldapsam found
Hi all,
in order to upgrade a working samba3 domain controller with OpenLDAP
backend, I compiled samba-4.1.17 with the following switches:
--with-ldap
according to configure log, the compiler found the ldap libraries:
[...]
Checking for header ldap.h
: yes
Checking for header lber.h
: yes
Checking for header ldap_pvt.h
: no
2018 Feb 21
0
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
You a sure. I have already configured openldap, which is workd as expected
with old smb server.
net getlocalsid & net getdomainsid returns the same SID.
LDAP sambaDomainName=EXAMPLE has the same SID in attribute sambaSID.
Also DIT has windows groups like Domain Users' etc ...
Unfortunately I can not find the reason for the unexpected exit of child
smbd process.
Do your mean that I must
2012 Feb 28
1
Anything like "nss_updatedb" for ldapsam account information backend?
Is there anything like "nss_updatedb" [1] for ldapsam account
information backend?
nss_updatedb caches unix account information, so it is available even
when the LDAP directory isn't available
But ldapsam stores additional account information. How can I cache this
additional account information, so it is also available even when the
LDAP directory isn't available?
[1]
2004 Aug 24
3
smbd+ldapsam infinite loop, cpu=100%
Hello,
We have been running samba v2 for quite some time without any problems.
But after the upgrade to samba-3.0.5 some anomalies have come out. I've
compiled it with LDAP authentication support; the LDAP server is
installed on the same machine and the communication is done via sockets.
After working fine for some time, and as usual creating multiple threads
from the smbd proccess, it
2005 Jan 27
1
How to use ldapsam backend without storing any user SID?
Hello,
When Samba is configured to use smbpasswd as a backend,
it uses an algorithm to construct SIDs from uid/gids.
The SIDs are not stored anywhere.
But when ldapsam is used as a backend,
without changing anything else to the configuration,
a SID *has to* be stored in the entry of each user.
I don't need nor want that.
- Is it possible to have a LDAP backend but still use
the algorithm to
2007 May 15
0
Solved: ldapsam backend for standalone server - is it possible?
Hi, List,
Now this works, as expected. Top-posted here for a
simple confirmation.
Once I rebooted the samba+ldap server, everything
started working. So maybe it was just cached ldap
indexes together with the cached samba info that
blocked the authentication.
Thanks,
J
--- J Xu <janix2000@yahoo.co.uk> wrote:
>
> --- Volker Lendecke <Volker.Lendecke@SerNet.DE>
> wrote:
2007 May 08
1
ldapsam backend for standalone server - is it possible?
Hi, List,
I am wondering if it is possible to set up a
standalone server with ldapsam backend. I mean, not to
set it up as a domain controller; ideally I don't want
a windows domain but would like to stick with the
windows workgroup mode.
All the samba officail documents and other docs on the
web are for set it up as a [primary|backup] domain
controller.
Below I list the mimimal working
2015 Jun 03
0
No builtin nor plugin backend for ldapsam found
On 03/06/15 13:42, Francesco Malvezzi wrote:
> Il 03/06/15 13:58, Rowland Penny ha scritto:
>> On 03/06/15 12:42, Francesco Malvezzi wrote:
>>>> Hmm, '--with-ldap' is the default, so you don't really need to give it,
>>>> what OS are you compiling on ? what extra packages did you install
>>>> before you compiled samba ?
>>>>
2018 Feb 19
0
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
On Mon, 19 Feb 2018 14:49:48 +0300
Vladimir Skubriev via samba <samba at lists.samba.org> wrote:
> Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend =
> ldapsam
>
> Hi.
>
> I tried to migrate my storage(smb) server to more newer version, but
> faced with 'segfaults", after(in progress) client authenticating,
> when samba tries to start a
2018 Feb 20
2
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
On Tue, 20 Feb 2018 13:29:56 +0300
Vladimir Skubriev via samba <samba at lists.samba.org> wrote:
> > ```
> > [global]
> >
> > workgroup = EXAMPLE
> > server string =
> > dns proxy = no
> >
> > interfaces = eth0
> > bind interfaces only = yes
> >
> > log file = /var/log/samba/log.%m
> > max log size
2015 Jun 03
0
No builtin nor plugin backend for ldapsam found
On 03/06/15 12:42, Francesco Malvezzi wrote:
>> Hmm, '--with-ldap' is the default, so you don't really need to give it,
>> what OS are you compiling on ? what extra packages did you install
>> before you compiled samba ?
>>
>> Rowland
>
> it is Debian GNU/Linux Wheezy, with:
>
> ii libldap2-dev:i386 2.4.31-2
> i386
2018 Feb 21
0
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Thank you for a tip.
I want to setup a `STANDALONE` server relying on an external OpenLDAP for
authentication.
Is it possible on samba 4.x - ?
2018-02-21 15:49 GMT+03:00 Rowland Penny via samba <samba at lists.samba.org>:
> On Wed, 21 Feb 2018 15:26:26 +0300
> Vladimir Skubriev <skubriev at cvisionlab.com> wrote:
>
> > You a sure. I have already configured openldap,
2018 Feb 21
2
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
On Wed, 21 Feb 2018 16:01:14 +0300
Vladimir Skubriev <skubriev at cvisionlab.com> wrote:
> Thank you for a tip.
>
> I want to setup a `STANDALONE` server relying on an external OpenLDAP
> for authentication.
>
> Is it possible on samba 4.x - ?
>
Yes, but you will need to use nslcd.
Rowland
2018 Feb 21
0
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Using nslcd related to more newer versions on samba ?
Or it is a one of use cases how to setup authentication in samba through
openldap?
Is it possible to use sssd instead of nslcd ?
I already use sssd on machines to enumerate passwd, groups and done with
authentication.
I tried to found any useful data on the net in case of : samba4 standalone
openldap. But unfortunately does not found any
2010 Dec 29
1
confusion about using samba as NT4 PDC with ldapsam backend
Hello,
I want to use samba v3.3.x to implement an NT4/Win2k style domain:
a samba PDC and a samba BDC, using ldapsam for the 'passdb backend'. I plan
to use RedHat Directory Server v8.2 as the ldap server.
I'm trying to sort out how user/group management and nss will work.
I'm confused about how/when the samba-supplied ldap schema is used (I mean
the schema that's in the
2015 Jun 03
2
No builtin nor plugin backend for ldapsam found
> Hmm, '--with-ldap' is the default, so you don't really need to give it,
> what OS are you compiling on ? what extra packages did you install
> before you compiled samba ?
>
> Rowland
it is Debian GNU/Linux Wheezy, with:
ii libldap2-dev:i386 2.4.31-2
i386 OpenLDAP development libraries
ii libsasl2-dev
2015 Jun 03
2
No builtin nor plugin backend for ldapsam found
Il 03/06/15 13:58, Rowland Penny ha scritto:
> On 03/06/15 12:42, Francesco Malvezzi wrote:
>>> Hmm, '--with-ldap' is the default, so you don't really need to give it,
>>> what OS are you compiling on ? what extra packages did you install
>>> before you compiled samba ?
>>>
>>> Rowland
>>
>> it is Debian GNU/Linux Wheezy,