Displaying 20 results from an estimated 300 matches similar to: "DomainDnsZones and ForestDnsZones problem transfer"
2019 Apr 06
0
"00002020: Operation unavailable without authentication" using python-ldap
On Sat, 6 Apr 2019 04:52:38 -0400
Jonathon Reinhart via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I'm writing in regards to this issue I opened on GitHub:
> https://github.com/python-ldap/python-ldap/issues/275
>
> I am able to successfully use ldapsearch to query my Samba
> 4.9.4-Debian DC:
>
> ldapsearch -LLL -Y GSSAPI -H
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
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
here's the nuance, I just had to put this script in the samba folder,
because after assembly I do not find it in the samba folders, although this
script is in the source code, maybe I forgot to specify some keys before
assembly, but I would like to understand how in this in the script, just
hardcode the paths to the directories
my path
2019 Apr 07
2
"00002020: Operation unavailable without authentication" using python-ldap
Thanks for the example, Rowland.
Does ldb work against remote servers as well? I thought it was only for
local, file-based access.
In general, I just wanted to use my Samba AD as an environment to learn
more about writing software against using LDAP. There are a few
applications I'm planning to develop, and I'd like to use actual LDAP so
they could be applicable to Samba or Microsoft AD
2016 Mar 18
0
missing DomainDnsZones and ForestDnsZones ?
On 18/03/16 18:19, Robert Moulton wrote:
> Greetings - On our samba 4 (4.3.3) AD controller I just noticed
> something odd. When I run 'samba-tool fsmo show' I get an error:
>
> # samba-tool fsmo show
> ERROR(ldb): uncaught exception - No such Base DN:
> CN=Infrastructure,DC=DomainDnsZones,DC=biostat,DC=washington,DC=edu
> File
>
2016 Mar 18
0
missing DomainDnsZones and ForestDnsZones ?
Andrew Bartlett wrote on 3/18/16 4:22 PM:
> On Fri, 2016-03-18 at 21:01 +0000, Rowland penny wrote:
>> On 18/03/16 20:38, Robert Moulton wrote:
>>>
>>>
>>> It's a production domain. We run our own DNS and tried BIND9_DLZ
>>> but
>>> our DNS setup is complicated enough that we ended up resorting to
>>> flatfile, manually updating
2016 Mar 19
1
missing DomainDnsZones and ForestDnsZones ?
On Fri, 2016-03-18 at 18:46 -0700, r moulton wrote:
> We didn't encounter any problems adding the new DC, albeit with
> '--dns-backend=NONE' specified, and replication is working fine,
> evidently. Are you saying that we might be able to use
> samba_dnsupdate
> to patch things up somehow?
No, not unless your DNS server accepts GSS-TSIG updates, or you arrange
the
2016 Mar 19
0
missing DomainDnsZones and ForestDnsZones ?
On Fri, Mar 18, 2016 at 5:48 PM, Andrew Bartlett <abartlet at samba.org> wrote:
> On Fri, 2016-03-18 at 16:59 -0700, Robert Moulton wrote:
>> Andrew Bartlett wrote on 3/18/16 4:22 PM:
>> > On Fri, 2016-03-18 at 21:01 +0000, Rowland penny wrote:
>> > > On 18/03/16 20:38, Robert Moulton wrote:
>> > > >
>> > > >
>> > > >
2016 Mar 18
0
missing DomainDnsZones and ForestDnsZones ?
On 18/03/16 19:27, Robert Moulton wrote:
> Rowland penny wrote on 3/18/16 11:48 AM:
>> On 18/03/16 18:19, Robert Moulton wrote:
>>> Greetings - On our samba 4 (4.3.3) AD controller I just noticed
>>> something odd. When I run 'samba-tool fsmo show' I get an error:
>>>
>>> # samba-tool fsmo show
>>> ERROR(ldb): uncaught exception - No
2016 Dec 10
1
can't replicate ForestDnsZones and DomainDnsZones
I have DC on samba 4.5.2 (pdc)
Also I have additional DC on Win2008 R2. (bdc)
pdc and bdc just host names
When I trying to replicate samba to windows:
pdc:~ # samba-tool drs replicate bdc pdc DC=tidykzn,DC=local
Replicate from pdc to bdc was successful.
pdc:~ # samba-tool drs replicate bdc pdc
CN=Schema,CN=Configuration,DC=tidykzn,DC=local
Replicate from pdc to bdc was successful.
pdc:~ #
2016 Mar 18
2
missing DomainDnsZones and ForestDnsZones ?
On Fri, 2016-03-18 at 21:01 +0000, Rowland penny wrote:
> On 18/03/16 20:38, Robert Moulton wrote:
> >
> >
> > It's a production domain. We run our own DNS and tried BIND9_DLZ
> > but
> > our DNS setup is complicated enough that we ended up resorting to
> > flatfile, manually updating our BIND zone files as needed. We know
> > it
> >
2016 Mar 19
2
missing DomainDnsZones and ForestDnsZones ?
On Fri, 2016-03-18 at 16:59 -0700, Robert Moulton wrote:
> Andrew Bartlett wrote on 3/18/16 4:22 PM:
> > On Fri, 2016-03-18 at 21:01 +0000, Rowland penny wrote:
> > > On 18/03/16 20:38, Robert Moulton wrote:
> > > >
> > > >
> > > > It's a production domain. We run our own DNS and tried
> > > > BIND9_DLZ
> > > > but
2016 Mar 18
2
missing DomainDnsZones and ForestDnsZones ?
Greetings - On our samba 4 (4.3.3) AD controller I just noticed
something odd. When I run 'samba-tool fsmo show' I get an error:
# samba-tool fsmo show
ERROR(ldb): uncaught exception - No such Base DN:
CN=Infrastructure,DC=DomainDnsZones,DC=biostat,DC=washington,DC=edu
File
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py",
line 175, in _run
2016 Mar 18
0
missing DomainDnsZones and ForestDnsZones ?
See inline comments
On 18/03/16 20:11, Robert Moulton wrote:
> Rowland penny wrote on 3/18/16 12:58 PM:
>> On 18/03/16 19:27, Robert Moulton wrote:
>>> Rowland penny wrote on 3/18/16 11:48 AM:
>>>> On 18/03/16 18:19, Robert Moulton wrote:
>>>>> Greetings - On our samba 4 (4.3.3) AD controller I just noticed
>>>>> something odd. When I
2014 Jul 15
1
samba-tool crashes if include = /patch/to/%U.conf in smb.conf
Hi,
Samba4 (4.1.9) on Ubuntu 12.04 here (seen same behavior on 4.1.6 on
Ubuntu 14.04).
I've encountered an annoying bug with samba-tool, some exceptions aren't
caught causing the tool to crash if it finds something it doesn't like
in the smb.conf.
I have a specific line in my conf : "include = /etc/samba/%U.smb.conf ",
it's useful for applying specific samba
2019 Apr 02
2
samba 4.10.0 - problem with samba-tool domain provision
Hi,
I am currently installing Samba 4.10.0 on a CentOS7 test system facing problems with the provisioning of AD.
I built samba from source; configure/make/make install finished successfully. When running the "samba-tool domain provision" command I get the following error messages:
[root at geo22 ~]# samba-tool domain provision --use-rfc2307 --interactive
WARNING: Ignoring invalid value
2016 Jul 07
1
FSMO Transfer fail
Hi.
root at gteste2:~#
root at gteste2:~# samba-tool fsmo transfer --role=all -UAdministrador
--password=#######
This DC already has the 'rid' FSMO role
This DC already has the 'pdc' FSMO role
This DC already has the 'naming' FSMO role
This DC already has the 'infrastructure' FSMO role
This DC already has the 'schema' FSMO role
ERROR(<type
2016 Mar 18
2
missing DomainDnsZones and ForestDnsZones ?
Rowland penny wrote on 3/18/16 1:19 PM:
> See inline comments
>
>
> On 18/03/16 20:11, Robert Moulton wrote:
>> Rowland penny wrote on 3/18/16 12:58 PM:
>>> On 18/03/16 19:27, Robert Moulton wrote:
>>>> Rowland penny wrote on 3/18/16 11:48 AM:
>>>>> On 18/03/16 18:19, Robert Moulton wrote:
>>>>>> Greetings - On our samba 4
2019 Feb 25
3
samba-tool provision error
Hi friends:
I try provisioning my new samba 4.9.4 with AD-DC capability, after
compiling and install my new samba4 and try to provisioning my samba, I
get this error:
# samba-tool domain provision --interactive
ERROR(runtime): uncaught exception - Unable to load default file
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
line 176, in _run
return
2024 Jun 06
1
Failed to bind to uuid NT_STATUS_LOGON_FAILURE
On Thu, 6 Jun 2024 10:49:23 +0300
Omnis ludis - games via samba <samba at lists.samba.org> wrote:
> I added a private directory, but this did not fix the problem, and
> for some reason the other path still appears
> testparm -v | grep private
> Load smb config files from /opt/samba/etc/smb.conf
> Loaded services file OK.
> Weak crypto is allowed by GnuTLS (e.g. NTLM as a