Displaying 20 results from an estimated 40000 matches similar to: "samba support of KB5020276 workaround"
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
2024 Nov 06
0
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.
>
> Why pre-create the computer object before the join ?
hi Rowland,
in order to place it in the correct ou (unless I am mistaken. Is it
possible to specify the target ou during the join? In my memory it was not.)
> The
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 Jun 12
0
Joining 4.2.2 Samba client to Samba3 PDC
Just a pointer..
try with settings like :
client lanman auth = yes
client NTLMv2 auth = no
client plaintext auth = yes
i dont know the exact setting are which you need, but look in the man of smb.conf
man smb.conf search for NT4, you see more settings.
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: dmorgan at westquad.med.harvard.edu
>[mailto:samba-bounces at
2010 Jan 26
1
samba4 HEAD: unable to provision
I'm trying to install samba4 with openldap, as from
http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP,
I have got the yesterday realease, last git commit:
commit 2024d4fb27514869d78e9bb39085f98e80413529
Date: Mon Jan 25 12:41:48 2010 +0100
My system is GNU/Debian Linux Lenny.
./configure --prefix=/opt/samba4
make
sudo make install
all worked
./setup/provision from the source4
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 Sep 04
0
gencache.tdb size and cache flush
On Tue, Sep 04, 2018 at 11:59:04AM +0200, Francesco Malvezzi wrote:
> 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,
>
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.
>>
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 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
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,
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 Aug 29
0
gencache.tdb size and cache flush
The config looks ok, thats great. :-)
Its not needed to stop samba running : net cache flush
If you run: net cache list and have a look, then flush it and look again.
You see its empty.
If you need to copy the idmap than it is needed to stop samba.
Can you show me an output of.
dpkg -l | egrep "tevent|tdb|ldb|talloc|cmocka"
Im running latest versions of these. Own compile or
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 Oct 21
1
sysvol share: access to the security tab
On Mon, 21 Oct 2024 17:01:36 +0200
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> hi all,
>
> I am maybe in the situation described here:
> https://wiki.samba.org/index.php/Sysvolreset).
>
> The admins domains groups has indeed a gidNumber and alas I run a
>
> ./bin/samba-tool ntacl sysvolcheck
>
> What's more in my situation is that
2018 Feb 16
0
idmap config ad: can't resolve domain users' uids
On Fri, 16 Feb 2018 12:39:37 +0100
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> > 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
2018 Feb 16
0
idmap config ad: can't resolve domain users' uids
On Fri, 16 Feb 2018 14:26:57 +0100
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> 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:
> >>
> >>
2019 Sep 24
0
Repacking database from v1 to v2 format: how long does it take?
On Tue, 2019-09-24 at 11:44 +0200, Francesco Malvezzi via samba wrote:
> On 23/09/2019 20:41, Andrew Bartlett wrote:
> > On Mon, 2019-09-23 at 11:25 +0200, Francesco Malvezzi via samba
> > wrote:
> > > hi all,
> > >
> > > I updated a small domain with 8k object to samba-4.11.0 and the
> > > database
> > > conversion from v1 to v2
2018 Feb 16
1
idmap config ad: can't resolve domain users' uids
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:
[global]
netbios name = ADDC
realm = EXAMPLE.ORG
workgroup = EXAMPLEAD
dns forwarder = #trimmed
server role = active directory domain controller
log level = 3
log file = /var/log/samba/log.%m
interfaces = eth0,
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
Thanks for the help, it turned out to fix the script for changing the
password a little and the password was successfully changed, I recreated
the keytab and the error went away, it's very fine thanks again to everyone
for the help
??, 6 ???. 2024??. ? 11:29, Omnis ludis - games <sergey.gortinsc17 at gmail.com
>:
>
> here's the nuance, I just had to put this script in the