Displaying 20 results from an estimated 10000 matches similar to: "Unable to set attributes in a samba share (error 0x00000005)"
2019 Sep 09
0
Unable to set attributes in a samba share (error 0x00000005)
On 06/09/2019 17:00, Roberto Greiner via samba wrote:
> Hi,
>
> I've set a share using samba, connected it to my Active Directory, and
> now I'm having problems when I copy files into this share.
>
> To setup the AD connection I've followed
> https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member,
> and installed it into my Debian 9 install using
2012 Mar 13
1
Robocopy from Windows to Samba (3.6.3) with backup flag
Hello,
I need to copy a Windows NAS to a Samba one preserving all stuffs (dates, owner, security, etc...) in an enterprise environment.
I'm used to do that with between two Windows using robocopy and the /b (backup) flag, so I can backup files even if I do not have an ACE for my account as I have the backup and restore privileges.
I need to do the same thing from Windows to Samba but using
2004 Oct 26
1
Dreaded ERROR 5 In Robocopy
I'm still battling the dreaded "ERROR 5 (0x00000005)" error when trying to
robocopy files from a W2K box to Samba 3.0.7 on FreeBSD.
I've been fighting this since Samba 2.2.8 and the upgrade hasn't fixed it
for me despite the entries in the changlelog.
Now here's the strange part. If robocopy is sending NEW files, files which
are on W2K but not on the Samba box, the copy
2019 Jul 05
1
Doubt about sysvol replication on Samba 4
Hi,
I have a Samba 4.5.16-Debian installed on Debian 9.9 as a DC. Atualy I have
2 Windows 2008 Server (not R1) of 32 bits.
I intend replace my Windows DC by Samba 4.
My doubts are:
Do I need setup SysVol replication via DFS-R for Windows 2008? In positive
case, is necessary Robocopy based SysVol replication workaround (Samba DCs
-> Windows DCs) ?
I'm afraid of Transfer and SeizE FSMO
2018 Dec 09
2
Robocopy, archive bit and ACLs
Hello,
I'm attempting to set up a daily Robocopy task on a Windows Server 2016
to duplicate a large directory tree -- including data, timestamps and
ACLs -- to a Samba 4.5.12 server.
This is my Robocopy command:
Robocopy.exe C:\source \\foo\bar /XA:SH /XJ /MIR /NODCOPY /COPY:DTSO
/A+:A /ZB
I noticed that for a significant number of files, Robocopy will
systematically identify them as
2002 Sep 24
1
backup NT box to SAMBA box using xcopy, smbclient, robocopy, or DD command ???
What is the best way to backup my NT 4.0 Server box
that is only 8GB to my NEW SAMBA file server that
I have added to the domain?
Xcopy? Smbclient? Robocopy? DD command in Linux?
I found some good info. on Google about Robocopy that is supposed
to be great and will paste the information below.
Also, can someone SEND me the latest copy of ROBOCOPY VERSION 1.92
please. I have a really old
2005 May 14
1
permissions not transferred using robocopy, xxcopy, net share migrate shares
Hello:
I've been working for a few days on getting a FreeBSD 5.3 server up and
running as a samba data backup server.
My goal is to schedule periodic backups of our file server. After reading
recommendations (e.g. by Mr. Terpstra) I've focused my attempts aroung
robocopy, xxcopy, net rpc share migrate shares.
However, I'm running into stumbling blocks that seem to involve a problem
2012 Feb 24
2
shell command with Robocopy error
Ok so my problem is I am running a shell command to copy certain file types
from one directory to another and it returns multiple errors
the code is
models=c("1sFE1cFE","1sFE1cFEp")
for(m in 1:length(models)){
shell(paste("robocopy C:\\Sim_Test_1\\Sim",models[m]," ","
C:\\Sim_Test_1\\SimArchive\\Sim",dirnum,"\\pinrepstd *.std *.rep *.tpl
2024 Oct 03
2
File attributes issue
HiWe have two Windows servers (one active, one standby) that we keep in sync by using ROBOCOPY to do a differential copy every night. The options make sure that only new or altered files are transferred, and deleted ?master? files also is deleted on the standby server.
Now I want to relocate a couple of shares from the active server to a Samba 4.20 server. The shares are up and working as they
2016 Feb 08
1
Bulk copy of files with owner info using Robocopy fails with error
Hello,
I'm trying to take a Samba-integrated file storage appliance with ZFS as the underlying file system (Nas4Free, in its latest incarnation, to be specific) into use and have gotten it Active Directory integrated just fine, and created shares on it. I can set the owner of the share to the domain Administrator, and I can alter ownership information from a Windows box just fine. ACL's
2023 Jan 12
2
Fwd: Can Samba just store ACL information (without interpreting it) without AD?
Hi,
I read several articles on the internet, but I fail to understand how
ACL storage technically works. Of course in almost any case, ACL
should not only be stored but also evaluated, and for this this Samba
server needs to be a member of the AD domain. I think I understand
this, but I have a different use case. I hope someone can help and
possibly has a link or such.
I have a samba instance
2020 Apr 07
2
Join new DC to domain - advice to upgrade Samba 4.
Hello Guys,
I have a working Samba 4 DC running on Debian Stretch 9.9 with samba 4.5.16
and I would like to add a new Samba DC (on Debian Stretch 9.9 with the same
Samba version).
During the joining process I get the error WERR_DS_DRA_MISSING_PARENT. I
read this thread
https://lists.samba.org/archive/samba/2017-December/212938.html and
executed the samba_upgradedns on working DC as Rowland
2020 Jul 04
2
Samba as an active directory
Dear,
After a few attempts I now have my first Samba installed and running as active directory (on Debian-Turnkey)
Topics I struggle with are not Samba itself, yet.
I seek help to clarify wat is failing,what I did wrong or did not do yet.
1. Joining the domain: fails to resolve SRV type record for \_ldap.\_tcp.dc.\_msdcs.<domain> (typos here are mine, correct on machine)
2. Fail of 1 is
2017 Sep 27
1
Debugging robocopy error 87 - The parameter is incorrect
Hi,
I have Samba 4.6 running on FreeBSD 11.1 with a ZFS file system.
Trying to use robocopy to mirror files from Windows 8.1. Most of the
files are copied without any issues, but a few fail with the following
error in the robocopy log:
ERROR 87 (0x00000057) Copying File <path>
The parameter is incorrect.
Robocopy is executed with the following options:
/X /NDL /S /E /DCOPY:DAT /COPY:DAT
2017 Sep 18
1
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
Hi ,
I shared linux directory which is mounted using ecryptfs to a windows 10 client using samba share . When i do a robocopy of file greater than size of 7GB the samba throws an error NT Status: STATUS_OBJECT_NAME_NOT_FOUND which can be observed in wire shark .
Setup :
----------
Host with ubuntu 16.01 -------------------> windows 10 client
(Samba
2014 Mar 05
1
Abysmal performance with Samba 4 and Windows Explorer
I'm experiencing extremely slow performance when trying to copy files from
and to a samba 4 share. I'm using Debian and the Samba 4 SerNet packages
and everything is up to date on the client as well as on the server. The
connection is made through 100Mbp/s ethernet, but the problem also exists
on a local virtual machine that runs on the Debian server.
By extremely I mean really abysmal:
2020 Sep 28
2
Debian Buster Samba 4.13 online (amd64/i386/armhf )
Hai,
?
Debian Buster Samba 4.13 is now online on my repo.
Info : https://apt.van-belle.nl/
With the release of 4.13 the following changes are going to happen in the repo's.
Current (recently sended?list)
OS-sambaXXXX with EOL wont be supported anymore, upgrade your OS and/or Samba versions!
EOL repo's will stay online for about 6 months, that gives sufficient time to upgrade.
2019 Aug 26
3
Problems joining station in domain
Hi,
I'm using Samba 4.5-16 on Debian 9.9.
I intend upgrade to Samba 4.10.6, but I want to solve all the issues first.
Regards,
M?rcio Bacci
Em Seg, 26 de ago de 2019 18:50, Andrew Bartlett <abartlet at samba.org>
escreveu:
> On Mon, 2019-08-26 at 15:35 -0300, Marcio Demetrio Bacci via samba
> wrote:
> > Hi,
> >
> > I'm having trouble entering stations in
2020 Feb 19
2
preexec with win 10
Sorry for the english :)
Good morning, i've a little network with samba 4.2 on centos 6, NT style
domain and win7 client.
I've a root preexec and root postexec for tracking logon and logoff to the
share.
root preexec = /usr/bin/log_access.php "%L" "%U" "%G"? "%S" "%I" "%m" ON
root postexec = /usr/bin/log_access.php
2019 Jun 06
1
Trust relationship error between workstation and primary domain
I have SambaDC, version 4.1.7, with Debian 7.5
My smb.conf
#########################
# Global parameters
[global]
workgroup = TEST
realm = test.lcl
netbios name = ATLANTIS
server role = active directory domain controller
dns forwarder = 10.0.0.8
allow dns updates = nonsecure
server services = -dns
log level = 3
host msdfs =