Displaying 20 results from an estimated 600 matches similar to: "guest share on a " security = user" server"
2001 Oct 08
1
access denied but only in cetain situations
Hello 
 we did reinstall a server and we also reinstalled samba ( using the old smb.conf )
Now we have a strange behavior.
If i start a dos programm that resides on the samba server from the command line we get the message "access denied" ( Zugriff verweigert ).
if I start the same program form windos start/run with the entire path, then the app starts.
What is even stranger, after I
2010 Sep 29
1
rsync: link_stat "." (in sprengel) failed: Permission denied (13)
Hello,
we have a old version of rsync running since 2005.
Now I tried to sync between two new servers with rsync 3.0.7 and get the 
error
rsync: link_stat "." (in sprengel) failed: Permission denied (13)
On one server ( 192.168.10.2 ) I have rsync running as daemon and this 
rsyncd.conf
read only = true
use chroot = false
transfer logging = true
log format = %h %o %f %l %b
log file
2011 Mar 30
10
compressed file VFS
Hallo,
we have a clinical system that generate lot of files that once written 
are never changed. This file consume lot of disk and tape space*, so my 
idea was to compress this files. The problem is that it can happen, that 
the users have to open this files later.
Is there a VFS module for samba that show gzipped** read only files as 
if they were standard files ?
Bye
Andreas
* Disks are
2025 May 13
1
samba-tool ntacl setting groups as users
On Tue, 13 May 2025 12:38:25 +0200
Steffen Wurm via samba <samba at lists.samba.org> wrote:
> Hallo
> 
> We are trying to migrate from an old Windows server to a Linux samba
> system. As we are also replacing the old AD, we exported the
> permissions as SDDLs from the old share and set them to the new
> system, using "samba-tool".
> 
> In general it seems
2013 Sep 26
2
vfs_recycle folder limit management
Hi all,
Running SerNet Samba 4.0.9 on CentOS 6.4 serving as an AD DC and 
fileshare for XP clients.
Added recycler per the example at 
https://wiki.samba.org/index.php/Frequently_Asked_Questions to my 
smb.conf.  Works great.
My concern is that the recycle dir will eventually grow large. 
vfs_recycle's docs mention a parameter for limiting individual file 
sizes, but what's a best
2009 Mar 31
2
Help With File transfer of files named "Apple*" + Lacie 5Big RAID
Hello Rsync Community,
I have been using rsync for several years to backup servers across an  
array of different areas.
I have run into a new problem that I cannot find an answer for.
We just recently purchased a Lacie 5Big Network RAID: http://www.cdw.com/shop/products/default.aspx?EDC=1596257 
  for one organization.
We set up a test server to start backing up to this RAID via AFP. The  
2002 Aug 29
1
Need Help: Sometimes Stop during smbd start
Hi
during Startup of  SuSE-Linux 7.2 Prof. the PC is sometimes
( 1 of 10 times) stopping by start smbd. Reset knop the help
only. I have this problem with the samba version in SuSE
package and version 2.2.5 too. In the file ../rc3.d/S12smb I
added 2 lines to see if nmbd and smbd are startet.
I see nmbd is starting always, the text "SAMBA smbd
gestartet" is in case of fault not printing.
2025 May 13
1
samba-tool ntacl setting groups as users
Hallo
We are trying to migrate from an old Windows server to a Linux samba system.
As we are also replacing the old AD, we exported the permissions as SDDLs from the old share and set them to the new system, using "samba-tool".
In general it seems to work quite well, but there is a strange behavior.
----- -----
root at smb-01:/# samba-tool ntacl set
2017 Nov 28
3
Can access share by two different names .... Just one is configured.
Hi,
I have a samba 4.6 member server joined to an 4.6 AD. There is a share named [videosupport2] with access rights for a user Videosupport.
Now I’m able to connect to the share from an macOS client by share name videosupport2 AND just videosupport without the „2“ at the end ….
Any hints why?
	Regards . Götz
2008 Aug 26
2
accented characters in filenames mangled when rsyncing to a samba share
Hi folks,
I am having a problem rsyncing files with accents in the names. I've
seen similar problems reported a few times before in the archives but
they didn't seem to be referring to exactly the same problem as what I
have, and I'm not good enough at Linux to solve my problem by
generalising from the information there: sorry.
Anyway, my specific details are this. I am running rsync
2018 Mar 20
4
rsync time machine backup permissions
That doesn’t work too. :-(
Last login: Mon Mar 19 19:18:16 on console
iMac:~ andre$ mount
/dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local, nobrowse)
map -hosts on /net (autofs, nosuid, automounted, nobrowse)
map auto_home on /home (autofs, automounted, nobrowse)
/dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
iMac:~ andre$ 
 
2010 Jun 15
3
samba to update DDNS
Hello,
is it possible to let samba update the DNS entries in our bind DNS 
server whenever a windows PC connects to the network ?
Bye
Andreas
2006 Nov 27
3
Migrate a Samba 3.0 PDC from Redhat 9 to Debian Sarge
Hi all,
I have a Samba 3.0.20b installation on a Redhat 9 system running as PDC
for a Windows Domain. I now would like to move the PDC funktionality to
an existing Debian Sarge system running Samba 3.0.23c and then
decommision the Redhat system.
I did search for information on how to do this but all the information
that I could find seems to deal with Samba 2.x PDCs since the
MACHINE.SID file is
2007 Jan 11
4
[PATCH] Cleanup asm-x86/guest_access.h
Hi!
I cleaned up xen/include/asm-x86/guest_access.h. I also fixed a bug in 
__copy_field_from_guest(), which seems to me to
be a kind of cut-copy-paste bug.
copy_{to,from}_user() and copy_{to,from}_user_hvm() expect a non-const
argument as the first argument. So I remove the consts from the initializer.
I replace typeof with __typeof__, which is always available in gcc - it is 
not, when the
2018 Mar 19
4
rsync time machine backup permissions
Dear rsync users,
I'm trying to copy my Time Machine Backup from my old USB hard drive to a new one. I got error messages, because rsync don't create group and other permissions.
I use rsync 3.1.3.
Did I use the correct parameters? Who has an idea, what mistake?
Thanks!
Best, André
--
The bash script:
#!/bin/bash
source=/Volumes/LaCie\ d2\ Quadra\ v3/Backups.backupdb
2011 Mar 04
2
overleap an iteration within a for-loop when error message produced
Dear R-list member,
I'm using the function pmnorm() (-->library(mnormt)) within a for-loop. 
Certain parameter values leads to an error message:
  "(In sqrt(diag(S)) : NaNs produced, In sqrt(1/diag(V)) : NaNs 
produced, In cov2cor(S) : diag(.) had 0 or NA entries; non-finite result 
is doubtful)"
obviously because "NaNs" were produced.
Is it possible to tell R that it
2025 May 13
1
samba-tool ntacl setting groups as users
On 13.05.25 13:11, Rowland Penny via samba wrote:
> On Tue, 13 May 2025 12:38:25 +0200
> Steffen Wurm via samba <samba at lists.samba.org> wrote:
>> We are trying to migrate from an old Windows server to a Linux samba
>> system. As we are also replacing the old AD, we exported the
>> permissions as SDDLs from the old share and set them to the new
>> system,
2006 May 10
3
Rsync via ssh hangs on same file repeatedly
Hi all,
I'm having problems with an rsync via ssh process hanging during transfer.
The basic problem, (gory details to follow):
  I've set up a machine on my LAN to act as the receiver and have two 
(soon to be more) remote servers transferring files via a script.
It seems as if certain files are causing the transfer to hang. These 
are different files on each of the sending machines,
2010 Jun 28
5
xls file locked for editing by unknown user
I'm not sure that this is the right place to ask about this, but one
of my users is having a problem with her files,specifically excel
files which she is editing with openoffice.
I suspect that she is closing down her PC without logging out or
something and so appears to be still logged in.
She is using Vista and the server is a Debian Lenny box.
Whenever she tries to access the files on
2013 Nov 04
1
"hide files" does not work
Hello,
in smb.conf on a share I did set
hide files=/*.pdf/*.PDF/*.p7m/*.P7M/
It works on a second level directory e.g. I don't see pdf files if they 
are in i:\a\b
but see them on the 3th level i:\a\b\c
Is this a error in our samba 3.5.6 or is this a configuration problem ?
Thanks
Andreas