Displaying 20 results from an estimated 4000 matches similar to: "No builtin nor plugin backend for ldapsam found"
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,
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 ?
>>>>
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
2013 Jul 02
2
Re: nova-compute, libvirt and authentication
On 2 July 2013 09:58, Martin Kletzander <mkletzan@redhat.com> wrote:
> I'd say this is a problem with sasl, nothing else. "No mechanism found"
> may mean that libraries for configured mechanism aren't found or unknown
> mechanism is being requested. I doubt that access to those libraries
> would be a permisison problem, but you might be missing some
>
2013 Jul 01
3
nova-compute, libvirt and authentication
Hello
I have a question about live migration when libvirt requires sasl
authentication. I have managed to configure remote access for user nova
with sasl enabled (credentials stored in auth.conf -
https://review.openstack.org/#/c/12706/). It looks like live migration do
not use these credentials at all. What is more it thinks that sasl is not
not configured:
2013-07-01 09:49:09.317+0000: 17997:
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
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu
14.04 system. According to
https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources),
R is available for this version of Ubuntu (which is a stable version).
I currently have
deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/
in sources.list. I've tried this with and without
deb
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I can make a few suggestions to help you hunt for the issue. This kind
of error is often caused by conflicting packages from proposed,
backports, ppas, or other 3rd party repos. If for some reason you have a
dependency installed from one of those sources that is newer than what R
on cran was built against (stock ubuntu 14.04) then you will hit a conflict.
Simply removing backports from your repos
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
Possibly off the wall and a long shot, but is pre-installed Linux
perhaps 32 bit, while the R attempt is 64?
JN
On 16-03-23 02:22 PM, Barnet Wagman wrote:
> Synaptic can show the origin of packages.
>
> The only thing I see from a backport is
>
> libcmanager0
>
> I don't think this is relevant to R. Or is it.
>
> The only thing I've got installed from
2018 Sep 04
3
gencache.tdb size and cache flush
Il 04/09/18 06:00, Volker Lendecke ha scritto:
> Hi!
>
> Technical description below, but the exec summary is: Yes, we have a
> performance problem with gencache.
>
> On Wed, Aug 29, 2018 at 10:28:05AM +0200, Francesco Malvezzi via samba wrote:
>> Hi all,
>>
>> I have a midsize AD domain with some 50k users but only 100 workstations
>> joined.
>>
2003 Mar 31
3
can't connect to a samba share with Windows XP
Hi all,
I am having problems with using XP Pro to connect to a samba share.
All I get from XP are repated dialogs asking for my username and password.
My linux box has been joined to the local windows domain.
I am using encrypted passwords and the security level is set to user.
If I set the log level to 10 I can see that LM and NT4 MD password checks failed on the challenge
returned by the XP
2018 Feb 16
2
idmap config ad: can't resolve domain users' uids
> On Fri, 16 Feb 2018 12:12:32 +0100
> Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
>
>> dear experts,
>>
>> I would like to setup idmap config ad. I have already the uidNumber
>> attribute populated on AD.
>>
>> But there is something very basic wrong with my config:
>
> Yes, there is something wrong ;-)
> See below
2015 Jun 11
3
Joining 4.2.2 Samba client to Samba3 PDC
Hi,
Not sure of the etiquette of this, so apologies if this is frowned upon,
but a couple of months ago, this[1] question was asked.
I'm trying to join a Samba 4.2.2 server to a Samba 3.4.7 PDC (e.g. Think
NT4, not AD), which is also our OpenLDAP principal server. I'm failing
because, although my "net rpc join" command seems to succeed, and the
host entry is added to the
2015 Mar 28
3
samba4.2.0 crashes on connection attempt with an internal samba error...
Rowland Penny schrieb am 28.03.2015 00:15:
> I installed jessie in a vm to test it, seeing as how sernet hasn't got
> round to releasing 4.2 packages yet and then Peter posted that he had
> got 4.2 running on jessie. I would love to know how he did this ?
Oh. I am a pretty newbie on this field. Maybe that helped...
First I install the basic system including LXDE. On the problem
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
That could do it
http://packages.ubuntu.com/trusty-backports/libcgmanager0
Seems to be libc related, which is a pretty core library to much of the
whole system.
Hmm, which model Dell? We just got a Dell 5000 series with Ubuntu, I
have not checked with my boss if there was R installation issues.
Thanks,
Alex
On 03/23/2016 11:22 AM, Barnet Wagman wrote:
> Synaptic can show the origin of
2018 Feb 16
2
idmap config ad: can't resolve domain users' uids
Il 16/02/18 12:58, Rowland Penny via samba ha scritto:
> On Fri, 16 Feb 2018 12:39:37 +0100
> Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
>
[...]
>>
>> should I remove tout-court this part?
>
> Not sure I understand that, but it sounds like you are asking if you
> should remove the lines, if so, the answer is yes.
You understood correctly.
2018 Feb 16
2
idmap config ad: can't resolve domain users' uids
Il 16/02/18 13:43, Rowland Penny via samba ha scritto:
> On Fri, 16 Feb 2018 13:10:16 +0100
> Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
>
>>
>> So just to recap: there were two problems:
>>
>> 1) the syntax mistake in smb.conf pointed up before;
>
> This wouldn't have helped.
>
>> 2) a logical mistake because wbinfo
2024 Nov 06
2
samba support of KB5020276 workaround
Hi everybody,
since a couple of years, user X can't join a computer to AD if the
computer object has been created by user Y.
It is KB5020276?Netjoin: Domain join hardening changes [1].
The documentation suggests a workaround, basically a group policy
applied to all the domain controllers.
Is it that possibile to apply group policies to a samba DC?
The group policy I'm talking about
2015 Mar 27
4
samba4.2.0 crashes on connection attempt with an internal samba error...
Dear Samba fellows,
I try to install samba on my notebook in order to get it into
my samba based domain. It was a bit picky to get everything
assembled on the notebook - but that last issue is hard. :-(
I installed it from the sources on Debian Jessie - exactly
in the same manner I used for my servers. I got sssd and
kerberos working...
> root at alecto:/usr/src/samba4/samba-4.2.0#
2018 Feb 21
2
Could not convert sid: NT_STATUS_NO_SUCH_USER
hi all,
I can't figure out why winbind can't find ad users with wbinfo calls.
It happens on a member server, Debian GNU/Linux stretch, samba is 4.7.5
from Louis repository:
[global]
security = ADS
workgroup = EXAMPLEAD
realm = EXAMPLE.ORG
idmap config * : backend = tdb
idmap config * : range = 1000000-3000000
idmap config EXAMPLEAD:backend = ad
idmap config