Displaying 20 results from an estimated 2000 matches similar to: "mode=777 does not work as fstab option"
2002 Aug 04
2
can someone PLEASE tell me how to mount a share with all stuff world
Ok, on local machine, everyone can do anything they want in /share and all
it's files/subdirs
On remote machine, everyone can do whatever they want on /share, but no one
can do ANYTHING in it's subdirs.
>From: Joel Hammer <Joel@HammersHome.com>
>To: David Cougle <dcougle@hotmail.com>, samba@lists.samba.org
>Subject: Re: [Samba] can someone PLEASE tell me how to
2018 Mar 26
2
murmurhash3 test failures on big-endian systems
Hi Aki,
On 15:55 Mon 26 Mar , Aki Tuomi wrote:
> On 26.03.2018 15:49, Apollon Oikonomopoulos wrote:
> > Hi,
> >
> > The dovecot 2.3.0.1 Debian package currently fails to build on all
> > big-endian architectures[1], due to murmurhash3 tests failing. The
> > relevant output from e.g. s390x is:
> >
> > test-murmurhash3.c:22: Assert(#8) failed:
2023 Nov 28
1
Setting up Profiles share... 777?!
In a fresh samba AD domain i'm setting up the 'Profiles' share for roaming
profiles, following the wiki:
https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
leading to:
[profiles]
comment = Network Profiles Share
csc policy = disable
map acl inherit = Yes
path = /srv/samba/profiles
read only =
2002 Aug 10
0
variable replacements
If I su root, it's the same problem.
They're both linux machines.
>From: Joel Hammer <Joel@HammersHome.com>
>To: David Cougle <dcougle@hotmail.com>, samba@lists.samba.org
>Subject: Re: [Samba] can someone PLEASE tell me how to mount a share with
>all stuff world
>Date: Sun, 4 Aug 2002 19:26:09 -0400
>
>Hmmm...
>No ready answer, but .....
2009 Dec 07
2
Re: libguestfs performance
On Tue, Dec 01, 2009 at 04:08:38PM +0100, Pierre Riteau wrote:
> For a project of mine I would like to create VMs from tarballs of
> root filesystems. I would like to use libguestfs since this is
> exactly what the tar2vm.sh guestfish recipe does.
>
> However, I need to extract tarballs that are in the hundreds of
> megabytes, but my tests showed that performance is very low,
2002 Sep 23
3
How to automate SMBMNT
Hi there,
How do I automate smbmnt so that when logging on, it mounts the required
shared directories on an NT4.0 file system using the user name and
password I used t gain access to the GUI ?
I s this possible. I am currently running Network Neighborhood and have
been using this application for access but this requires that I scan
mount and log-on again before gaining access to that share.
1998 Aug 24
10
smbmount problem
Hello.
I hope that this is the proper place to ask this.
Here is my problem. I have several smbmounts under Red Hat Linux 5.1. They need to be accessed by
my apache web server. One of the mounts keeps getting disconnected, but this is not noticed by
Linux. So the Linux box thinks that the files under the smbmount are still accessable when they
aren't actually mounted. What would be the best
1998 Oct 31
0
Linux 2.1.126 kernel smbfs SMBwrite 2x speed improvement
Hi
GNU command 'cp' normally looks for the block size of the destination and
then uses such buffer to copy the file.
Unfortunately you are settings block size for smbfs filesystems as 512
and using 'cp' then wastefully generates a lot of small (for ethernet) packets.
I was surprised that using 'cat a >/net/b' is almost TWICE as fast than
the traditional 'cp a
1999 May 30
3
smbmount permissions
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
2012 Jan 30
3
[PATCH] Btrfs: allow cloning ranges within the same file
It''s safe and easy to do so, provided the ranges don''t overlap.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
fs/btrfs/ioctl.c | 23 ++++++++++++++++-------
1 files changed, 16 insertions(+), 7 deletions(-)
diff --git a/fs/btrfs/ioctl.c b/fs/btrfs/ioctl.c
index 0b06a5c..8fcd671 100644
--- a/fs/btrfs/ioctl.c
+++ b/fs/btrfs/ioctl.c
@@ -2223,8 +2223,6 @@ static
2006 Sep 20
6
ocfs2 - disk usage inconsistencies
Hi all.
I have a 50 GB OCFS2 file system. I'm currently using ~26GB of space
but df is reporting 43 GB used. Any ideas how to find out where the
missing 17GB is at?
The file system was formatted with a 16K cluster & 4K block size.
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 Dec 09
4
rsync stoped syncing
Hi,
I want to keep the home-Directorys of 2 machines in sync.
Therefor I start rsync every hour with cron.
In the Beginning all worked fine, but now ...
I searched, but can't see the problem.
The home-directorys on the "master" change very often, but the
changes are no longer replicated to the "slave". Both run Linux and
rsync 2.5.5.
The master calls (the long line may be
1999 Mar 07
13
smbmount question
Hi,
I'm running Linux 2.2.2 w/ Samba 2.0.2, using the smbmount that comes with
Samba 2.0.2. I noticed that when I mount shares, smbmount sticks around,
almost like a daemon:
[root@jason /root]# smbmount //XXXX.gatech.edu/XXXX$ "XXXXXX" -U jkau
-c "mount /mnt/cnd" < /dev/null > /tmp/smbmount.out
[root@jason /root]# ps ax | grep smbmount
10678 ? S 0:00
2002 Sep 14
2
smbmount and WindowsXP
Hello!
Im trying to mount the ADMIN$ share of my windows XP and i cant!
I can mount other shares.
I do
./smbclient -L 192.168.0.18
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
session request to 192.168.0.18 failed (Called name not present)
session request to 192 failed (Called name not present)
Password:
Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN
2018 Aug 15
1
vfs_shadow_copy2 with snapprefix & delimiter options
Hello all,
I already successfully configured shadow copy service without a delimiter and regex. But as soon as I try to get this to work with regex, nothing shows up on the win client.
My config looks like this:
[global]
shadow: localtime = yes
shadow: sort = desc
shadow: format = _%FT%T
shadow: delimiter = _
shadow: snapprefix = ^\(monthly\)\{0,1\}\(weekly\)\{0,1\}\(daily\)\{0,1\}$
2015 Jul 07
2
Bug in ast_frame_adjust_volume in 12.2.0?
I'm getting a SIGSEGV at ast_slinear_saturated_multiply at the line:
351 res = (int) *input * *value;
It's called from ast_frame_adjust_volume.
The frame looks like:
(gdb) print *f
$6 = {frametype = AST_FRAME_VOICE, subclass = {integer = 100021, format = {
id = AST_FORMAT_SLINEAR16, fattr = {format_attr = {
0 <repeats 64 times>}, rtp_marker_bit = 0
2016 Mar 04
3
samba and ntfs flash drives ???
Hi All,
Google is killing me here!
Scientific Linux 7.2, 64 bit
$ rpm -qa samba
samba-4.2.3-11.el7_2.x86_64
Is there some trick to mounting an NTFS USB flash drive and
sharing it with Samba?
I am trying to share an NTFS flash drive with samba.
If the drive is not mounted, I can do what I want
from Windows 7 and XP on the mount point. I have
full access.
But, when I mount the stick to the
2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi,
I am deploying samba for an embedded system. The requirement is that the
system should be able to mount windows share points. I believe "smbmount,
smbumount and smbmnt" components are needed to do the same. I am not very
clear about smbmnt though!
I find that smbmount, smbumount and smbmnt are all quite huge. Around 300
to 400Kb each.
I understand that Samba is capable of doing
2011 Sep 06
1
Inconsistent md5sum of replicated file
I was wondering if anyone would be able to shed some light on how a file
could end up with inconsistent md5sums on Gluster backend storage.
Our configuration is running on Gluster v3.1.5 in a distribute-replicate
setup consisting of 8 bricks.
Our OS is Red Hat 5.6 x86_64. Backend storage is an ext3 RAID 5.
The 8 bricks are in RR DNS and are mounted for reading/writing via NFS
automounts.