Displaying 20 results from an estimated 1100 matches similar to: "No subject"
2010 Dec 28
0
Missing Samba documentation pages: migration
Hello,
There is a small document, which (I hope) useful to others samba user
to avoid mistakes, wrong path, that i take, to reach my goal.
This document is covered by license: xkcd501[12].
1. Target
2. Situation
2.1. Software versions
2.2. Software setup
3. Data migration
3.1. alternatives
3.1.1. robocopy
3.1.2. xcopy
3.1.3. net
3.1.4. smbfs/cifs
4. Migration
4.1. Start samba
4.2. ACL vs ACL
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
2005 Jun 21
0
permissions not transferred using robocopy, xxcopy, net share migrate shares
Hi Tom
Did you solve your problem woth robocopy? I have "Access Denied" error
when trying to copy with /SEC option (in order to retain the NTFS
permissions). It says it is not NTFS filesystem. Of course, I am using
the ext3 filesystem with acl support so it should work?
thanks very much for any suggestion
dejan gambin
2010 Dec 11
3
Keeping Windows ACL's when migrating to SAMBA Server
We setup a Ubuntu SAMBA 3.5 server and would like it to replace our
current Windows 2003 file server. I can manually copy the files over but
need to keep all the Windows UID's and GID's but am having trouble
copying the files over. Does anyone have any idea what im doing wrong or
have any ideas for me to do this?
I have pasted the contents of my smb.conf below my name.
George
2010 Dec 01
0
ACLs, NT_STATUS_ACCESS_DENIED, etc.
Hey, all. I've got some irksome issues, and would love it if someone
could show me where I'm going wrong.
First and foremost, I can access the folders, create new ones, etc. But
copying stuff from an existing Windows share (with ACLs), not so much.
Likewise when I try to assign permissions. I wind up with stuff like
[2010/12/01 02:56:34, 0]
2007 Apr 11
1
bind or samba configuration preventing browsing network
I have a networking problem where I am not certain if the problem is
samba or bind. I am still pretty much a nb at linux. The machine in
question is running openSuSE 10.2 and is named rd1. I had samba working
fine before I started to make it a WINS server and DNS host.
I have a small LAN with no real administration functionality. The
network is used for simple file sharing and dial-up
2004 Jan 04
1
XP can browse samba by IP, but not by name - NMB issues?
I have an XP home (falcon) and an XP pro (tatooine) machine, both
behind a rh9 box (hoth) acting as firewall. I've been trying to get
samba set up on the linux box. I think I have it mostly working except
that the XP boxes won't list hoth under "My Network Places - Microsoft
Windows Network - MSHOME",
and I cannot access hoth by name at all from the XP-pro box (by IP, I
can
2009 Sep 01
2
Ignoring unknown parameter "idmap domains"
Dear
according this wiki
http://wiki.samba.org/index.php/Ldapsam_Editposix
i have enable EditPosix extension but i receive this error
Ignoring unknown parameter "idmap domains"
How can i fix it ?
Here it is my smb.conf :
[global]
workgroup = MSHOME
netbios name = PC-DTOUZEAU
server string = %h server
disable netbios =no
syslog = 3
log level = 10
log file = /var/log/samba/log.%m
2005 Jun 17
2
virtual server configuration issues
Greetings,
I've used samba for many years now on various platforms and its worked very
well. I'm now trying to use 'virtual servers' to combine several smb servers
on one machine and have been following the clear and simple instructions here:
http://www.oreilly.com/catalog/samba/chapter/book/ch04_07.html (I've also
cross-referenced these instructions with various posts to
2007 Jul 02
0
Mshome "deactived" by samba?
Hi,
I'm setting up openSuse samba on my home network (ethernet) so my linux and
the two winXP machines can file share. The linux machine is also where all
the backups for all the other pc's are stored.
My workgroup is MSHOME. When I start up my winxp pc I can see the linux
machine in My Network Places > Entire Network > Microsoft Windows Network >
MSHOME However, after a few
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
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
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
2004 Dec 28
0
The Infamous Robocopy Issues...Again
I've been tinkering with this for days now and I can't seem to figure
out the problem. I know there were problems < 3.0.8 with robocopy and a
few other programs, but even after upgrading, I'm still have a similiar
issue with related errors.
I'm running Samba 3.0.10 on FreeBSD pointed to an NT4 DC. I'm trying to
copy files over to one of it's shares via robocopy from
2006 Sep 23
1
Mac can't connect to debian after upgrade to Samba 3.0.23
After upgrading my Debian box to Samba 3.0.23, I'm no longer able to
connect to it from my Mac OS X 3.9 machine. I can still connect from the
linux box TO the mac, but not the other way around. I need to be able to
mount the linux volume on the mac. I've had to downgrade to samba 3.0.22
on linux to get it to work. My home network is a simple 2 machine setup
with a wired connection. My
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
2008 Apr 01
1
strange permission denied problem
I built an embedded box which uses mount.cifs to mount network
shares. I've shipped several of these and all are working fine except
for one, which gives me permission denied on certain files:
root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client
Photos-Scully# cat "Office Pics 002.jpg" > /dev/null
cat: Office Pics 002.jpg: Permission denied
2014 Feb 28
0
Samba4 and VPN browsing / accessing !
There is router/vpn server with 2 static NICs - Lan (local area network) ,
and Wan (wide area network) .
Also pptpd/xl2tp, iptables is installed at router.
Forwarding, proxyarp and broadcast relay is set up at router.
Samba4 4.1.x is installed at router. There is no any Wins in Lan.
So, there are Ran (remote access network) clients (client-to-server) being
conneted by pptp/l2tp using
2014 Mar 03
0
Samba4 and Lan/ Vpn clients browsing / accessing !
There is router/vpn server at Ubuntu 12.04 LTS with 2 static NICs - Lan
(local area network) , and Wan (wide area network) .
Also pptpd/xl2tp, iptables is installed at router.
Forwarding, proxyarp and broadcast relay is set up at router.
Samba4 4.1.x is installed at router. There is no any Wins in Lan.
So, there are Ran (remote access network, that is Vpn) clients
(client-to-server) being conneted
2017 May 11
0
Samba shows error NT Status: STATUS_OBJECT_NAME_NOT_FOUND when copying 10GB file using robocopy when ecryptfs file system shared using samba
I shared raid 5 array 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 server,