Displaying 20 results from an estimated 20000 matches similar to: "Preserving Windows ACL's"
2004 Apr 08
0
Setting up Linux and ADS
Hi,
I'm sure you've heard this before as I've been searching the net for about a
week now with no luck. I am setting up Samba 3.0.2a on a Linux server (I've
tried RedHat 9 and Crux distributions).
As per the many howto's and docs out there, I installed KRB5 (MIT version)
and OpenLDAP required library files. No problems.
I've run kinit against the AD here at the office,
2004 Aug 01
1
Preserving ACLs on files when copying from NT4 server to Samba 3.0.5 server
Hi guys.
I'm running:
Mandrake 9.2
Kernel 2.4.22-30mdk
XFS file system
Samba 3.0.5 plus patches for bugs 1315, 1319 and 1345 (self compiled)
OpenLDAP 2.1.22-5mdk
smbldap-tools 0.8.5
I was able to join the Samba to the NT PDC as a BDC and vampire without
issue. I have setup duplicate shares on Samba and am trying to copy
over the data from NT. I have tried scopy, xcopy and copying via
2003 Jun 25
1
Compiling OpenSSH on DG/UX
When I run a make on the openssh source directory, it starts the compile and
then fails with:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I.
-I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../openbsd-compat/openbsd-compat.h:35,
from ../includes.h:169,
from bsd-arc4random.c:25:
2010 Oct 20
0
No subject
samba fails to allow this operation.
4.11. documentation ...
-----------------------
In [8] there is very helpful tip to take migration using temporal root acco=
unt.
These two sentences was that break point...
4.12. Searching for root
------------------------
As stated in [7] net command operates on two servers, both of them is conne=
cted
using same account name. On other side DST account
2002 Jun 09
2
problem copying ACLs with xcopy /o (2.2.5pre1)
hello,
has anyone got samba-2.2.5pre1 working with "xcopy /o" ?
it doesn't work over here with win2ksrv (as client) and samba-2_2 CVS as
server (suse linux 8.0, xfs-acls, kernel 2.4.18).
is xcopy /o supposed to work at all?
any hint will be greatly appreciated.
thanks,
guenther
--
Guenther Deschner guenther.deschner@suse.de
SuSE Linux AG
2004 Apr 28
0
FW: Re: md5 fail on large file
Me again. I think I have found which is the problem.
After I have copied the file from NT4TSE to samba, I have run
df on the filesystem, and the used space was minor than the
filesize printed by ls -l
ls -l priv.edb
-rwxr--r-- 1 user group 5393883136 Apr 28 10:58 priv.edb
du priv.edb
4194364 priv.edb
df
df /dev/hda8 99396660 41994828 95201832 5% /mnt/data
My env: linux-2.4.26. /dev/hda8
2013 Feb 08
0
Rsync not preserving file permissions of ACL files from solaris to Linux
Hi,
I am facing a strange rsync issue when I am syncing files from a solaris->linux. The rsync is not preserving the file permissions [ owner,group,world ] for files which has ACL's defined om it.
The permissions of the file in the target Linux server is getting appended somehow in the Linux.
Source machine: SunOS Solaris 5.9
Rsync version 3.0.2
2004 Nov 16
1
Access Denied - XCopy from Win2K SP3 to Samba 3.0.8
Right in the middle of a big XCopy from Win2K SP3 to Samba 3.0.8 I get an "Access Denied" kicked back from XCopy and it ends. XCopy is building dirs from scratch on the Samba server - starting for a
clean empty share. XFS FS on the server, Debian Sarge.
I've heard of odd things with RoboCopy, but what about XCopy doing this? I suppose I will be cranking up the logs... or is there
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
2002 Mar 04
0
ACL's and Permission Control
Hi,
I'm currently investigating implementing a Linux-Samba (RedHat 7.2 and Samba
2.2.3a) based domain solution. I think I'm at the final hurdle which is to
understand share and filesystem ACL's. I'm using Samba 2.2.3a compiled with
ACL support and my shares reside on a partition with an XFS file system (ACL
supported).
The Problem
Using the security mask and directory security
2004 Apr 09
1
md5 fail on large file
Hello everybody.
I'm experimenting this problem with samba 3.0.2a and linux 2.4.25 with ReiserFS.
When I copy (put) a large file (5GB) from a Windows NT terminal server sp6a to the samba-linux box, the md5sum is different between the two file. Files size are identical.
I'm using this command to copy these files from windows to samba:
xcopy f:\ \\mimas\backup\exchange /e /c /h /r
I have
2003 Aug 04
0
samba with acl's, acl's in but not working
I have installed Redhat 8.0 with the Sgi xfs rpm kernel running. I also
recompiled the srpm from Redhat's ftp site with acl support. I have a
partition called data that was formatted in xfs. I can do a getfacl and
it works on the directories and seems to be working. I am trying to
change the permission's from a windows machine logged in as root but
nothing seems to work. When I
2003 Jan 27
1
Bogus data received from ...
Hello,
I'm trying to test a tinc vpn between two Linux hosts on the same ethernet.
If I start tinc on both sides as 'tinc -n test --bypass-security --debug=5'
I can ping both machines from each other and tcpdump shows that the packets
pass through the tun-device created by tinc.
Connection from 192.168.192.17 port 32852
Sending ID to (null) (192.168.192.17 port 32852): 0 helix 17
2003 Mar 07
0
Vedr.: Re: Migration from WindowsNT to Samba
I was thinking of using rsync, since it has the ability of mapping the
written user-name instead of using UID's. Anyone know how this work on
WindowsNT? I've read, that CygWin hasn't the ACL's properly implemented
yet?
Does another "cross-platform" exist, that can map between the written
usernames?
Jacob
ps. I've tried using scopy, but it fails : "Acces
2003 Mar 27
2
Problem with xcopy /d & samba
A problem has arisen with the way samba handles file
creation dates compared to NT/win2k, which prevents
xcopy /d from working correctly.
On NT/Win2k, files copied from another NT machine using
xcopy end up with the modified dates equal to the original
modified date of the file, and the created and accessed
dates become the date of the xcopy operation.
On Samba, files copied from an NT
2004 Jul 30
0
PDC & ACL's
hi,
i want to use samba 3.0.5 as PDC for w98, w2k, XP with windows acl's. so,
i've a few questions:
- is there a comprehensive doc describing this (i know the std. samba docs)
- do i need a filesystem supporting acl's (xfs) to get this ?
if the server is used by win clients only. (no nfs)
- if i need a special fs, which one is to be prefered ?
TIA
--
Matthias Henze
1998 Aug 19
0
xcopy failures; SAMBA digest 1784
I had a simular problem in a single server (unix) environment with PC
clients although we were using NFS stack for drive maps. The issue is
came down to this: a MS-DOS pathspec cannot exceed 64 characters, with
the pathspec looking something like
'server_name:\directory\dir...\...\filename.ext". Your NT and Samba
systems are probably selected a SMB protocol like Core Plus or LAN Man
1.0,
2002 Jun 14
1
rights to change ACL's
Hi all,
Installation: RH7.2, 2.4.18 kernel, XFS patch, samba-2.2.4 in windows
2000 domain environment. Authentification is done through winbind daemon. I
want only particular users (say, group "Domain Admins") have the ability to
change permissions (ACL's), not the owners of file/directory. Is it possible
to implement this?
Egidijus Antanaitis
System Engineer
1998 Aug 18
1
xcopy failures
Hi
I had sent a mail about a week ago regarding a xcopy problem I had. I am
trying to copy an image of an nt workstation from an unixware 2.1.3 server
running samba 1.9.18p8. Initially the client is a dos client, who connects
to the unixware server and downloads files using xcopy. My problem after
copying a certain number of files xcopy fails with path not found. On
further investigation I
2004 Apr 15
0
How to reduce the memory used by Samba and its connection ?
Dear Sir :
About the Samba, could you do us a favor to advise us if any comment =
about the following problem.
We used Samba v2.0.7.
We are porting the Samba into Linux box.
The Linux box is an embedded system with 32MB memory only.
Because Samba takes around 1.5MB memory for each connections, it =
takes lot sof memory for multiple connections.
It exhausted the memory of