Displaying 20 results from an estimated 10000 matches similar to: "Setting up Second Samba DC samba-tool ntacl sysvolreset fails"
2018 Sep 11
2
samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)
hi everyone
installed and joined a second dc following the instructions at
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
both version are 4.8.2
when i try to reset t the Sysvol folder's file system access control
lists on the new dc
i get the following error
sudo samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime):
2018 Jul 23
4
sysvolreset error '{Operation Failed} The requested operation was unsuccessful.'
When I run samba-tool ntacl sysvolreset on my "secondary" Samba AD DC I
get the error:
---
ERROR(runtime): uncaught exception - (-1073741823, '{Operation Failed}
The requested operation was unsuccessful.')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 176, in _run
return self.run(*args, **kwargs)
File
2015 Oct 03
3
Erro samba-tool ntacl sysvolreset/sysvolcheck
Hi I'm with this problem?
Version: Samba 4.3 (4.2 upgrade)
S.O .: Ubuntu 4.14
samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
File
"/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File
2015 May 26
2
Problems with joining a second DC to AD
> Gesendet: Dienstag, 26. Mai 2015 um 13:31 Uhr
> Von: "Rowland Penny" <rowlandpenny at googlemail.com>
> An: "Stephan Mattecka" <ste-fun_s at gmx.de>
> Cc: samba at lists.samba.org
> Betreff: Re: Aw: Re: [Samba] [SAMBA] Problems with joining a second DC to AD
>
> On 26/05/15 10:42, Stephan Mattecka wrote:
> > Gesendet: Donnerstag, 21. Mai
2017 Jan 13
2
Problems joining a Samba DC to an existing active directory
I created a new Samba 4.5.3 server to join our 4.5.3 AD domain as a DC
Following these instructions:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Di
rectory
everything went fine until I got here:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Di
rectory#Built-in_Groups_GID_Mappings
where running the required:
2019 Mar 26
5
Problem achieving manual synchronisation of idmap.ldb and the associated User and Group ID mappings between two Samba 4 AD DCs
Hi everyone, I have two AD DCs that I am experimenting with, hostnames
ad1 and ad2 respectively. I am using Raspberry Pi hardware, and
accordingly I am using Samba 4.5.16-Debian on Raspbian Linux.
I have already had some success so far setting up a second AD DC, ad2,
and joining this to my existing Active Directory domain SAMDOM. I have
already verified that I can create new user accounts on
2016 Jun 10
2
Rsync GPOs Erro Sysvol
Hello!
I have two Dcs Samba 4 version 4.4.0, the DC 2 received rsync to DC 1,
ok this SYSVOL, but necessary execute "samba-tool ntacl sysvol reset",
for correct ids, but now is a one error this process:
samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
File
2016 Jun 14
4
Rsync GPOs Erro Sysvol
Hello!
Any idea?
Em 11-06-2016 16:13, Carlos A. P. Cunha escreveu:
>
> Hello!
>
> Any idea?
>
>
> Em 10-06-2016 14:29, Carlos A. P. Cunha escreveu:
>> Hello!
>>
>> I have two Dcs Samba 4 version 4.4.0, the DC 2 received rsync to DC
>> 1, ok this SYSVOL, but necessary execute "samba-tool ntacl sysvol
>> reset", for correct ids, but
2015 Apr 05
2
samba4 gpo update problem
The path for sysvol on my smb.conf file was incorrect. Why, I do not
know.
command1:
#samba-tool ntacl sysvolcheck
ERROR(<type 'exceptions.TypeError'>): uncaught exception - (2, 'No
such file or directory')
File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File
2017 Nov 13
2
Setting up Second Samba DC samba-tool ntacl sysvolreset fails
Hi Rowland
I removed the winbind lines, and added the 'idmap_ldb:use rfc2307 =
yes' line to the second DC, and
rebooted the servers, but the error does not go away.
First DC:
[global]
dns forwarder = 8.8.8.8
netbios name = TESTBOX
realm = SAMDOM.TESTING.COM
server role = active directory domain controller
workgroup = SAMDOM
idmap_ldb:use
2015 Apr 06
1
samba4 gpo update problem
On 4/5/2015 3:49 PM, bar?? tombul wrote:
> command2: # samba-tool ntacl sysvolreset
> open: error=2 (No such file or directory)
> ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
> File
> "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
> line 175, in _run
> return self.run(*args, **kwargs)
> File
2017 Jun 07
2
sysvolreset command result in "Undetermined error"
Hello,
I deleted some GPOs via ADUC. After that I also deleted the folder for each
GPO. I do not know if that was correct to do! :(
Now when I run the samba-tool command ntacl sysvolreset, the following
error occurs.
root at DC1:~# samba-tool ntacl sysvolreset
*open: error=2 (No such file or directory)*
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
File
2015 Feb 20
1
sysvolcheck results in 'No such file or directory'
Hello,
I added some files to my central store and now when I run
'samba-tool sysvolcheck'. I get
ERROR(<type 'exceptions.TypeError'>): uncaught exception - (2, 'No such
file or directory')
File
"/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File
2017 May 16
3
Problems with sysvolcheck
Hello,
Thanks for your answer
I have tried to alter the default policies but the error persists
./samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined
error') File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
2017 Dec 15
3
UID/GID -> SID -> NAME mapping across multiple DCs
Danke!
On Fri, Dec 15, 2017 at 1:03 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 15 Dec 2017 11:56:25 -0600
> Taylor Hammerling <thammerling at tcsbasys.com> wrote:
>
> > Interesting... How do I go about getting them/keeping them in sync?
> >
>
> see here:
>
> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_
>
2019 Mar 25
1
Replication problem when adding new DC member
Hi all,
So we have a single AD-DC master, and I'm trying to join a fresh new DC
(DOMAIN-ad.DOMAIN.intranet, 192.168.0.11) to the master
(ad.DOMAIN.intranet, 192.168.0.17), and I'm using the HOWTO here:
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
and I've hit a problem in the section "Built-in User & Group ID
Mappings" - when
2015 Oct 12
2
Sysvol acl check failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
when I check ACLs on my sysvol I got the following errors:
root at DKHHDC1:~# samba-tool gpo aclcheck
ERROR(<type 'exceptions.KeyError'>): uncaught exception - 'No such
element'
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File
2017 Nov 13
0
Setting up Second Samba DC samba-tool ntacl sysvolreset fails
On Mon, 13 Nov 2017 09:59:23 +0100
Sina Owolabi via samba <samba at lists.samba.org> wrote:
> Hi List!
>
> I am working my way through getting familiar with samba and I have two
> domain controllers now with an additional samba file server.
> The servers are CentOS 7.4.1708;
> the domain controllers are built from source with samba-4.7.1;
> and the file server,
2017 Jul 06
4
Can't create/update Group Policy in Samba 4.6.5
Hi,
My DC doesn't know domains users and groups by name, only by uid/gid.
Ex: chmod mike:'EMPRESA\unix_admins' test
chown: invalid group mike:EMPRESA\\unix_admins
if run with GID work properly
chmod mike:30059 test
drwxr-xr-x 2 root 30059 4096 Jul 6 00:17 test
There is unix_admins group
wbinfo --gid-info 30059
EMPRESA\unix_admins:x:30059:
In File Server Domain Member
2015 May 21
2
Problems with joining a second DC to AD
Hello,
?
I try to setup an AD-Domain with the help of Sernet-Samba packages. Currently I'm using Scientific Linux (SL) 6.6 and Sernet-Samba 4.1.17 packages. I tried the procedure two times with fresh minimal SL installations.
?
I could successfully install a AD-Domain-Controller.
Now I tried to add a second DC to this AD-Domain and followed carefully the instructions at the samba wiki.
I could