Displaying 20 results from an estimated 30000 matches similar to: "rsync replication acl error"
2020 May 12
1
rsync replication acl error
On Mon, May 11, 2020 15:27, Rowland penny wrote:
>
>>
> If you want my advice (for what it is worth), try jumping OS, Use the
> latest Debian (or Devuan) with ext4 for the filesystem, this is
> guaranteed to work. Using FreeBSD as a Samba AD DC has always been a
> problem because of the filesystem.
Not an option here.
>
> You may be able to get it working on ZFS, but I
2020 May 13
0
rsync replication acl error
On Tue, May 12, 2020 09:46, Rowland penny wrote:
> One problem is that ZFS uses NFSv4ACLS and a Samba AD doesn't, it
> expects POSIX ACLS, there also is a possibility that xattr may be
> another problem.
>
> Try reading this:
>
> https://bugzilla.samba.org/show_bug.cgi?id=12912
>
I have worked with Timur on this very problem in the past. And he has produced
in
2020 Jul 10
2
DC replications of FreeBSD samba-4.10.15
FreeBSD-12.1p6 IOCage thick jails on ZFS, samba-4.10.15:
On Fri, July 10, 2020 02:29, Andrea Venturoli wrote:
> On 2020-07-09 21:36, James B. Byrne via samba wrote:
>> set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER.
>> ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter was
>> passed to a service or function.')
>
> What
2020 May 09
1
rsync replication acl error
I am trying to replicate a samba-4.3 DC [192.168.8.65] to a newly joined
samba-4.10 DC. I am using rsync as described in the samba wiki, excepting that
I am using a remote shell (ssh) with the root user and password-less logins.
When I run the command below from the 4.10 DC I get acl errors as shown below.
rsync -XAavz --delete-after --rsh='ssh' [192.168.8.65]:/var/db/samba4/sysvol
2020 Jul 09
1
DC replications of FreeBSD samba-4.10.15
Following the wiki replication guide precisely I got to this step.
[root at smb4-2 ~ (master)]# rsync -XAavz --delete-after
smb4-1.brockley.harte-lyne.ca:/var/db/samba4/sysvol/ /var/db/samba4/sysvol/
receiving file list ... done
./
brockley.harte-lyne.ca/
. . .
brockley.harte-lyne.ca/scripts/
sent 142 bytes received 1,683 bytes 3,650.00 bytes/sec
total size is 182 speedup is 0.10
[root at
2020 Jul 13
5
DC replications of FreeBSD samba-4.10.15
On Sat, July 11, 2020 04:32, Andrea Venturoli wrote:
> On 2020-07-10 14:47, James B. Byrne wrote:
>> FreeBSD-12.1p6 IOCage thick jails on ZFS, samba-4.10.15:
>
> Can you post the smb.conf of both DCs?
>
> Just out of curiosity, are you also using vfs_zfsacl?
Yes.
smb.confs DC1 and DC2:
/zroot/iocage/jails/smb4-1a/root/usr/local/etc/smb4.conf
[root at vhost04 ~ (master)]#
2020 May 29
4
Samba 4.11.8 on FreeBSD-12.1
I have abandoned trying to get an existing AD-DC on a FreeBSD host using UFS to
replicate successfully to a FreeBSD host on ZFS. I am now in the process of
provisioning a new domain on the ZFS host.
The domain is created on a FreeBSD thick jail using IOcage as the jail manager;
probably should be called the warden but I digress.
I have successfully provisioned a new domain but I see an issue
2020 Jul 23
2
samba-tool domain backup offline stalls
On Wed, July 22, 2020 14:48, Rowland penny wrote:
> On 22/07/2020 19:40, James B. Byrne via samba wrote:
>>
>> On Wed, July 22, 2020 12:35, James B. Byrne wrote:
>>> FreeBSD-12.1p7 jail running Samba-4.10.15 on ZFS.
>>>
>>> When I run 'samba-tool domain backup offline targetdir=/tmp' I see this:
>>>
>>> running backup on dirs:
2020 Jul 22
1
samba-tool domain backup offline fails
On FreeBSD-12.1p7 running Samba-4.10.15 I have a working test AD domain. While
samba_server is confirmed stopped the 'samba-tool domain backup offline'
command gives the following error:
[root at smb4-1c-testfmso ~ (master)]# hostname
smb4-1.brockley.harte-lyne.ca
[root at smb4-1c-testfmso ~ (master)]# samba-tool domain backup offline
--targetdir=/tmp
ERROR(<class
2020 Jul 30
2
NTP and FreeBSD jails
FreeBSD-12.1p7
Samab-4.10.15 running in FreeBSD Jail
I just wish to ensure that my conclusion respecting Samba, FreeBSD Jails, and
NTP is correct.
1. Unless configured otherwise Windows domain clients will query and obtain
their time from the samba_server DC.
2. Samba_server obtains its time from the OS, in this case a FreeBSD Jail.
3. FreeBSD Jails get their time from their host.
4. If
2020 Aug 24
1
core dump from samba-tool when chnging user password
FreeBSD-12.1p8
Samba-4.10.15
I attempted to change the user password of a logged in userid using samba-tool
on the PDC and this is what happened:
[root at smb4-2 ~ (master)]# samba-tool user password -U testuser
Password for [BROCKLEY\testuser]:
New Password:
Retype Password:
Bad talloc magic value - unknown value
===============================================================
INTERNAL ERROR:
2020 May 28
2
Recover from an fsck failure
This is CentOS-6x.
I have cloned the HDD of a CentOS-6 system. I booted a host with that drive
and received the following error:
checking filesystems
/dev/mapper/vg_voinet01-lv_root: clean, 128491/4096000 files, 1554114/16304000
blocks
/dev/sda1: clean, 47/120016 files, 80115/512000 blocks
/dev/mapper/vg_voinet01-lv_home: clean, 7429/204800 files, 90039/819200 blocks
2020 Jun 30
3
samab-4.10 nsupdate
I have a dc configured to use the samba internal dns service. The version of
samba I am using is 4.10.15 packaged for FreeBSD. Its build options state
this:
BIND911 : off
BIND916 : off
, , ,
GSSAPI_BUILTIN : on
GSSAPI_MIT : off
LDAP : on
. . .
NSUPDATE : off
My smb4.conf file contains this:
[global]
bind interfaces only = Yes
dns forwarder =
2020 Jul 08
2
How to delete an unwanted NS record
On Wed Jul 8 14:05:32 UTC 2020, L.P.H. van Belle wrote:
> The original DNS, was that a Windows 2003 or lower server?
>
> Because this looks familiar.
> (&(flatname=BROCKLEY)(objectclass=primaryDomain))' base: 'cn=Primary Domains':
> No such object: dsdb_search...
All the Samba service I am working with are test platforms and have never been
part of or received data
2020 Aug 20
1
Problem with secondary DC
FreeBSd-12.1p8
Samba-4.10.15
I have this problem:
samba-tool dbcheck --cross-ncs
Searching for dsServiceName in rootDSE failed: operations error at
../../source4/dsdb/samdb/ldb_modules/rootdse.c:518
Failed to find our own NTDS Settings DN in the ldb!
Searching for dsServiceName in rootDSE failed: operations error at
../../source4/dsdb/samdb/ldb_modules/rootdse.c:518
Failed to find our own NTDS
2020 Jul 22
3
samba-tool domain backup offline stalls
FreeBSD-12.1p7 jail running Samba-4.10.15 on ZFS.
When I run 'samba-tool domain backup offline targetdir=/tmp' I see this:
running backup on dirs: /var/db/samba4/private /var/db/samba4 /usr/local/etc
Starting transaction on /var/db/samba4/private/secrets
At which point samba-tool enters a permanent wait state.
86064 root 1 52 0 131M 78M wait 3 0:01 0.00%
2020 Aug 06
1
Domain admin has no access to C:\Windows\system32\rundll32.exe
FreeBSd-12.1p7
Samba-4.10.15
Windows 10 Pro
I have added a windows laptop to the test domain using the domain administrator
account. I have logged on to the domain using the domain administrator
account. When I attempt to open the Settings->Personalization -> Desktop icon
settings I get this error:
C:\Windows\system32\rundll32.exe (File version 10.0.18362.1)
Windows cannot access the
2020 Aug 24
4
core dump from samba-tool when chnging user password
On Mon, August 24, 2020 13:51 +0000, Rowland penny wrote:
> It isn't a PDC, that is something quite different ;-)
>
I know, but it is a lot shorter to write than the DC possessing the PDC FSMO role.
> It is your first DC.
Not really, I have been working with MS AD Domains since NT 3.51, or whatever it
was called back then. This one just happens to be the one I am currently
2020 Aug 13
0
Failed to find our own NTDS Settings DN in the ldb!
FreeBSD-12.1p7
Samba-4.10.15
I attempted (and failed) to restart the second DC on a test domain and got this
error in smbd.log
Failed to find our own NTDS Settings DN in the ldb!
[root at smb4-1 ~ (master)]# host -t A smb4-1.brockley.harte-lyne.ca
smb4-1.brockley.harte-lyne.ca has address 192.168.18.161
[root at smb4-1 ~ (master)]# host -t A smb4-2.brockley.harte-lyne.ca
2020 Jul 31
1
NTP and FreeBSD jails
On Thu, July 30, 2020 17:23, Robert Marcano wrote:
> On 7/30/20 5:00 PM, James B. Byrne via samba wrote:
>> FreeBSD-12.1p7
>> Samab-4.10.15 running in FreeBSD Jail
>>
>>
>> I just wish to ensure that my conclusion respecting Samba, FreeBSD Jails, and
>> NTP is correct.
>>
>> 1. Unless configured otherwise Windows domain clients will query and