Displaying 20 results from an estimated 9000 matches similar to: "Solved with samba-3.2.6: Resources hog, etc"
2025 May 13
1
Macs deleting files off RHEL8 server
*Mike Soliven*
*IT Manager*
Winnipeg, Manitoba, Canada R2X 2Y1
204.697.3338 Ext.1235
www.embassygraphics.com
CONFIDENTIALITY NOTICE: This electronic transmission and any attachment are
the confidential property of the sender, and the materials are privileged
communications intended solely for the receipt, use, benefit, and
information of the intended recipient indicated above. If you are not the
2025 May 12
1
Macs deleting files off RHEL8 server.
I?ve got a situation with my Macs connecting to a Linux server via SMB
where files/folders are randomly getting deleted from the server. The
server logs are showing that a Mac is deleting them, but I know for a fact
that it?s not human error, as my users are very vigilant in that regard,
and the files/folders have no correlation to each other.Is there anyway of
finding out how/why my Macs are
2015 Nov 02
0
widelinks_warning - but unix extensions *are* off
On 02/11/15 17:08, Thomas Werschlein wrote:
>> On 02.11.2015, at 16:25, Rowland Penny <rowlandpenny241155 at gmail.com> wrote:
>>
>> Well he didn't write what I asked for, can you please post your entire smb.conf, please do not use testparm, please post as is (although you can sanitise any sensitive info)
> Sorry, missed that part. Here we go.
> Regards, Thomas
2015 Nov 02
2
widelinks_warning - but unix extensions *are* off
> On 02.11.2015, at 16:25, Rowland Penny <rowlandpenny241155 at gmail.com> wrote:
> 
> Well he didn't write what I asked for, can you please post your entire smb.conf, please do not use testparm, please post as is (although you can sanitise any sensitive info)
Sorry, missed that part. Here we go.
Regards, Thomas
[global]
  available = yes
  smb2 leases = yes
 
2015 Nov 04
0
widelinks_warning - but unix extensions *are* off
Again...  
Global ONLY smb.conf options: 
    unix extensions = No
    allow insecure wide links = Yes
Per share ONLY smb.conf options: 
## and share options niet global used.
       wide links = yes
       follow symlinks = yes
unix extensions are enabled	=>> wide links are disabled automaticly. 	
Set : allow insecure wide links = Yes 
I dont see it in you smb.conf.. 
wide links = yes
2023 Mar 10
1
full_audit syslog logging question
Running Samba 4.16.4 and having problems getting the vfs_full_audit module to send anything to syslog. I can get it to log to a file, but nothing happens when using syslog only.
Configuration looks like:
[global]
...
log level = 4
log file = /var/log/samba/log.%m
logging = syslog at 4
...
[foobar]
path = /foobar
vfs objects = full_audit streams_xattr acl_xattr
full_audit:priority = INFO
2023 Mar 13
1
full_audit syslog logging question
In case anyone is interested, I found the problem.
I was running samba in a container that did not have any syslog service (rsyslogd or syslog-ng) running.  By default, samba syslog only sends messages to the system's syslog socket and there was nothing listening on it so the messages just got dropped.  I put rsyslogd in the container and configured it to listen on the syslog socket and am
2024 Sep 17
0
vfs_recycle missing deleted file?
Hi,
With smb.conf having full_audit and recycle, today I saw:
Sep 17 10:48:49 kantoor smbd_audit[2317861]: 
hannah|192.168.1.26|ashare|unlinkat|ok|/home/ashare/Documents/20240917Workflow.ods
However, there's no /home/.recycle/hannah/Documents/ or any other hint 
of 20240917Workflow.ods in her recycle directory. As there is a copy of 
the last version of this file (in another users
2003 Sep 30
1
Samba Resources Hog
Hi,
I have a Linux box with 512MB RAM and running Samba 2.2.7. I noticed that
memory is constantly decreasing when I typed free. If I run ps aux, I see
that more and more samba sessions are opened, some by root and some by
users. Is this normal? Won't Samba close unused sessions before opening new
sessions? Or is this a memory leak somewhere.
Regards,
Norman
2010 Nov 28
3
Rebuilding samba3x rpms results in size doubled
Hi,
I have rebuilt samba3x SRPM in Centos 5.5. The resultings RPM's are nearly
in triple size of the original RPMs. I have installed and checked the binary
files are stripped. What can result in such difference in RPM sizes?
I have not changed anything on built and install sections of spec file.
Regards,
Some files and sizes in original samba3x rpm:
-rwxr-xr-x 1 root root 17904 Mar 31 
2015 Nov 03
4
widelinks_warning - but unix extensions *are* off
> On 02.11.2015, at 20:25, Rowland Penny <rowlandpenny241155 at gmail.com> wrote:
> 
> On 02/11/15 17:08, Thomas Werschlein wrote:
>>> On 02.11.2015, at 16:25, Rowland Penny <rowlandpenny241155 at gmail.com> wrote:
>>> 
>>> Well he didn't write what I asked for, can you please post your entire smb.conf, please do not use testparm, please post as
2020 Feb 17
0
fruit:resource=stream on ZFS safety?
Hi Mike and all,
    I still see ._ files with fruit:resource=xattr and not with 
fruit:resource=stream.
    Try extracting the attached zip file using a macintosh on the samba 
share. (Sounds dangerous, right?!)
    With fruit:resource=xattr
# ls -al
total 537
drwxrwx---+ 2 cwseys cwseys      9 Feb 17 09:57  .
drwxrwx---+ 3 cwseys cwseys      5 Feb 17 09:57  ..
-rwxrwxr--+ 1 cwseys cwseys  20120
2008 Nov 09
1
Failed rpmbuild-ing samba-3.0.32.tar.gz
Hi,
Relating to my emails before (SAMBA & SOLIDWORS : cat & dog?) now I've been
trying to update my samba-3.0.10 to samba-3.0.32 . I downloaded the source
form samba.org and trying to create rpm package from one. I created
~/.rpmmacros file
%_tmppath /home/fcmario/tmp
%_topdir /home/fcmario/src/rpm
%prefix /usr/local
and ran
% rpmbuild -ta ~/src/rpm/SOURCES/samba-3.0.32.tar.gz
I
2016 Oct 05
2
Copy a directory from macOS to Samba fails
Hi,
unfortunately copying a directory from macOS to a Samba share fails, if 
the macOS set ACLs in the source directory. The error on macOS side 
basically informs the user, that the operation can’t be completed 
because you don’t have permission to access some of the items. 
Unfortunately macOS automatically sets these ACLs sometimes. Relevant 
lines in my configuration file:
cat
2018 Aug 06
3
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
Hi,
This morning three of our FreeBSD-11.1-p11 servers with Samba 4.7.7 
installations started to ignore ACL settings and reject user access to 
shares.  All three servers are members of DC running on Windows Server 
2008R2.  Everything has been running ok for last few year.  I have been 
upgrading Samba and FreeBSD installations and on last Friday upgraded to 
the latest packages from
2018 Aug 06
0
samba 4.7.7 shares on FreeBSD 11.1-p11 started to ignore ACL
On 06. aug. 2018 15:15, Oleg Cherkasov via samba wrote:
> 
> This morning three of our FreeBSD-11.1-p11 servers with Samba 4.7.7 
> installations started to ignore ACL settings and reject user access to 
> shares.  All three servers are members of DC running on Windows Server 
> 2008R2.  Everything has been running ok for last few year.  I have been 
> upgrading Samba and FreeBSD
2009 Feb 21
1
samba file server
Hello everybody,
I'm really need help, i'm using samba server as file server and using samba-3.2.6-1 on my file server.
My pc client using win xp pro and win ME, the problem is when we work using open office 2 and want to save our modified document sometimes show error message "general input/output error" i have tried to upgrade open office from version 2 to version 3 but the
2015 Nov 04
3
widelinks_warning - but unix extensions *are* off
Sure, but did you even try my advice.. ?? 
So again..  from smb.conf 
unix extensions (G)
allow insecure wide links (G)
wide links (S)
follow symlinks (S)
G = Global 
S = Share
So here you are lazy ... ( fill the dots..)  ;-) 
Read below ....  from : man smb.conf 
In normal operation the option wide links which allows the server to follow symlinks outside of a share path is automatically
2009 Mar 06
2
SELinux resource hog
Spinning off from the other thread about SELinux, I just tried to
re-enable SELinux on my personal server hosting just email and forum
for a small local community.
Average load for this Intel Core 2 Duo box with 2GB of ram (usually
with some 1GB free) was generally below 0.4 for the last 24hrs,
averaging 0.23 based on MRTG.
Once I did setenforce 1, load shot through the roof to fluctuate
between
2008 Nov 06
3
Samba and Solidworks (cat and dog)?
Hi all,
We've been using samba for a couple of years now and it always running well.
But last week we decided to shut down our windows server and move all
solidworks file into the samba server. Since then we can't save project
created by solidworks with error code shown below
Access to \\sambaserver\solid-files\~$project1.SLDPRT was denied.
The fact is that ~$*.SLDPRT was created on