similar to: samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)

Displaying 20 results from an estimated 2000 matches similar to: "samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)"

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):
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
2017 Jan 13
0
Problems joining a Samba DC to an existing active directory
On Fri, 13 Jan 2017 23:21:43 +0200 Richard via samba <samba at lists.samba.org> wrote: > 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:
2019 Oct 25
0
SysVol replication (DFS-R)
Hi, For me this is the most important feature that we miss in Samba4 AD [1] . First, IMHO , I don't see mounting a rsync server as the most easy way but in that page have a crucial clue [2] which is just write GPO(s) in the master. But we need not forget [3] "To use a Sysvol Replication workaround, all domain controllers (DC) must use the same ID mappings for built-in users and
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,
2019 Jul 18
0
Syncing sysvol -> samba-tool ntacl sysvolreset?
On 18/07/2019 14:11, Jonathan Hunter via samba wrote: > On Wed, 17 Jul 2019 at 17:58, Rowland penny via samba > <samba at lists.samba.org> wrote: >> On 17/07/2019 17:43, Kris Lou via samba wrote: >>> I had thought that the conventional wisdom was that ntacl sysvolreset >>> should be mostly avoided once relative stability achieved and additional >>>
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
2019 Apr 13
2
ntacl sysvolreset - errors / patch?
Hi, I am finally revisiting my sysvol share (GPOs haven't been working for me for quite some time) and trying to get permissions sorted properly on it. For many years, "samba-tool ntacl sysvolreset" has always failed for me with errors that I have been unable to solve. Previously I have used guidance from Louis and got things working, but my sysvol is currently in a broken state.
2019 Aug 18
2
Sysvol replication between DC
Hi, I have followed the guidelines outlined in the article: https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Built-in_User_.26_Group_ID_Mappings . I had a doubt: When I ran the tdbbackup -s .bak command idmap.ldb which is 2MB generated a 720k-sized idmap.ldb.bak file. I have stopped the samba service on CD 2, replaced the idmap.ldb file with idmap.ldb.bak,
2019 Jul 18
2
Syncing sysvol -> samba-tool ntacl sysvolreset?
On Wed, 17 Jul 2019 at 17:58, Rowland penny via samba <samba at lists.samba.org> wrote: > > On 17/07/2019 17:43, Kris Lou via samba wrote: > > I had thought that the conventional wisdom was that ntacl sysvolreset > > should be mostly avoided once relative stability achieved and additional > > GPO's created. > > > >
2017 Nov 13
2
Setting up Second Samba DC samba-tool ntacl sysvolreset fails
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, installed winbind, smb and nmb from CentOS repos. My problem is after bringing up the second domain controller and successfully joining it
2017 Dec 15
1
UID/GID -> SID -> NAME mapping across multiple DCs
On Fri, 15 Dec 2017 13:16:51 -0600 Taylor Hammerling <thammerling at tcsbasys.com> wrote: > ok, I followed the directions on that wikipage, made a hot backup, > copied the hot backup over to the new DC, renamed the hot backup > (thus replacing the existing idmap.ldb) and ran "samba-tool ntacl > sysvolreset" and it spat out the following after a minute or 2 of >
2019 Mar 26
1
Problem achieving manual synchronisation of idmap.ldb and the associated User and Group ID mappings between two Samba 4 AD DCs
Hi Rowland! No, I haven't synced my SysVol yet. I was following the official tutorial here, https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory. This tutorial appears to suggest that idmap.ldb files should be synchronised first prior to setting up any rsync SysVol synchronisation. Thanks Stephen On 26/03/2019 10:59, Rowland Penny via samba wrote: > On
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:
2017 May 11
2
Problems with samba-tool ntacl sysvol reset
Hi, after adding a new GPO the ntacl sysvolcheck fails and i want wo repair with ntacl sysvolreset.... biut this fails aslo in the end with: connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service sysvol open: error=2 (No such file or directory) ERROR(runtime): uncaught exception - (-1073741823,
2018 Jun 18
2
Questions about adding a DC
Hi, In reading https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Joining_the_Active_Directory_as_a_Domain_Controller it says "If the other DCs are Samba DCs and were provisioned with --use-rfc2307, you Should add --option='idmap_ldb:use rfc2307 = yes' to the join command" So does this mean that rfc2307 should not be used if the other DCs are MS
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
2018 Jul 23
0
sysvolreset error '{Operation Failed} The requested operation was unsuccessful.'
On Mon, 23 Jul 2018 16:30:11 +0200 "Ing. Claudio Nicora via samba" <samba at lists.samba.org> wrote: > 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
2018 Jul 23
0
sysvolreset error '{Operation Failed} The requested operation was unsuccessful.'
Hai, Check these. https://www.google.nl/search?biw=1680&bih=888&ei=0-hVW7zQMqzkkgWIjqawDA&q=site%3Asamba.org+sysvol+permission&oq=site%3Asamba.org+sysvol+permission&gs_l=psy-ab.3...5368.10525.0.11916.17.14.3.0.0.0.72.580.14.14.0....0...1c.1.64.psy-ab..0.0.0....0.Ot64q9CRMN8
2019 Mar 26
0
Problem achieving manual synchronisation of idmap.ldb and the associated User and Group ID mappings between two Samba 4 AD DCs
On Tue, 26 Mar 2019 10:49:38 +0000 Stephen via samba <samba at lists.samba.org> wrote: > 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