Displaying 20 results from an estimated 2000 matches similar to: "Samba 4 slower file transfer under AD DC mode"
2020 Feb 13
1
Linux SMB Server: Put Multiple Devices into One Share?
Hello Jeremy,
I think you missed a "/" in:
mount --bind /share1/DVR /medium/DVR
mount --bind /share1/Audio /medium/Audio
mount --bind /share2/Video /medium/Video
mount --bind /share2/Backups /medium/Backups
BR,
Matt
On Thu, Feb 13, 2020 at 5:15 PM Jeremy Allison via samba <
samba at lists.samba.org> wrote:
> On Thu, Feb 13, 2020 at 04:45:16PM -0500, Hal Vaughan via samba
2005 May 06
1
msdfs not working on netbios aliases?
I encountered strange behaviour of "msdfs" when using together
with "netbios aliases".
E.g I have in smb.conf:
[global]
netbios name = server
netbios aliases = server-oldname
....
host msdfs = Yes
[share1]
path = /var/samba/share1
[share2]
msdfs root = Yes
msdfs proxy = \penguin\share2
....
From a windows (XP) machine I can now see:
\\server\share1
and
2012 Feb 15
1
mount.cifs gives error 13 after changing servers -- hidden cache??
A sysadmin moved a share from one Windows server to another. I am now
getting error 13 when trying to mount the share from the new server.
The following worked before the server was replaced:
mount.cifs //ipaddress1/share1$ /mnt/share1 -o
credientials/home/whatever/.smbcredentials,rw
mount.cifs //ipaddress2/share2$ /mnt/share2 -o
credientials/home/whatever/.smbcredentials,ro
Change: server
2006 Feb 05
1
Join Domain Problem?
List,
I'm having trouble accessing shares, and I'm getting conflicting
indications on whether I've successfully joined the domain with my PC
and Samba server (which may bear on the share problem). I really
could use some help; I've not been able to recognize anything in the
docs or via Google that helps. I'm running SUSE 9.3 and Samba
3.0.21a, and I'm trying to
2010 Apr 30
1
Is this possible?
Hi,
Can anyone tell me if the following is possible
I need 2 Samba Shares for example share1 and share2, both sharing an
identical location, however I want once PC to connect using share1 and
everyone else to use share2 so far so good this works.
However, at 1am in the morning I want to stop share2 and disconnect users
whilst not effecting access via share1. Then at 2am restart share2.
2020 Feb 13
0
Linux SMB Server: Put Multiple Devices into One Share?
On Thu, Feb 13, 2020 at 04:45:16PM -0500, Hal Vaughan via samba wrote:
> I haven?t used Samba for over a decade and, from what I remember, I don?t think this is possible. Whenever I search for "two mount points" or "multiple mount points," I get hits for "multiple users," but not for mount points.
>
> I have the following directories I want to share through
2020 Mar 21
0
Weird errors for shares since 4.12.0
Hi all,
I am experiencing something similar to what Andreas described on march 9th.
Since upgrade to samba-4.12.0, users can sometimes have errors on
accessing shares. Errors can be different, most often
NT_STATUS_SHARING_VIOLATION, but also "Invalid handle".
Just restarting smbd fixes the issue, for a while.
The server serves six shares: one or a few may be locked, the other are
2009 Dec 03
0
samba group access
Dear All
I have a question from you, if you can please answer it.
I have a linux server, with samba installed on it.
I have 3 groups as, GroupA, GroupB, GroupC
Each group is having let suppose 10 members from 0-9
I have 3 shares on my smb.con as Share1, Share2, and Share3
Now what I want it to give the read access to every one on each share
and
give write access of GroupA to Share1, Share2
give
2020 Feb 13
2
Linux SMB Server: Put Multiple Devices into One Share?
I haven?t used Samba for over a decade and, from what I remember, I don?t think this is possible. Whenever I search for "two mount points" or "multiple mount points," I get hits for "multiple users," but not for mount points.
I have the following directories I want to share through Samba:
/share1/DVR
/share1/Audio
/share2/Video
/share2/Backups
/share1 is on
2023 Mar 20
1
Cleanup permission settings / traverse folder
Hello,
I have problems removing the permission settings on a directory/folder after configuration of a share.
My folders look like:
/var/folder1/folder2/
I created share1 on folder1 and share2 on folder2.
Afterwards, I activated ACLs and set permission on folder1 to domain/group1 and on folder2 to domain/group2.
I couldn't access share2 with a user from group2 and I figured out that Samba
2009 Feb 26
1
smbd could not access share directory on drbd (8.3 on Centos 5 i386)
Dear, all. I am pulling my hair because I could not find any error
messsages that could point me to a fix to my problem.
The directory I want to share was mounted on /home with drbd and
heartbeat but then my users could not access any shares / their home
directories. However, if I set up shares else where on my box like
share under /opt or /usr/local, then the same users would be able to
access
2008 Aug 07
1
smbclient failed --> NT_STATUS_BAD_NETWORK_NAME
I make all steps in the guide:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html#id2546028
but command (exetuded in the same computer where is samba):
smbclient //fc9/tester -Utester%test
gives error:
Domain=[DZTI] OS=[Unix] Server=[Samba 3.2.0-17.fc9]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
The user tester have been created by commands:
useradd tester
smbpasswd -a
2018 Dec 20
2
Samba-created files with POSIX ACLs gaining execute bit
Hi all,
The part that I don’t understand is why the behavior is different when there are ACLs involved.
Take the below example:
# This share is chmod 777,
[share1]
path = /srv/share1 # mode is 0777, no ACLs
readonly = no
create mask = 0660
[share2]
path = /srv/share2 # mode is 0770, ACLs
readonly = no
inherit acts = yes
create mask = 0660
share1 acts exactly as expected — I get a 0660
2016 Apr 22
0
copy of a share without path
How to use copy:
[template12]
writable = yes
browsable = yes
valid users = andy, dave, jay
[share1]
path=/path/to/share1
copy = template12
[share2]
path=/path/to/share2
copy = template12
Here template12 is a template and it used later for declaring shares share1
and share2.
template (or in my example template12) is not meant to be used as a share
because a share is a
2008 Mar 31
0
XP x64 will hang/bsod when using mapped network drive
Hi,
I have a very strange problem with a new Windows XP Professional x64
client machine which will either hang or BSOD when I manipulate (move,
copy, compress) a file on a mapped network drive BUT not when I navigate
to the file through My Network Places i.e. selecting WORKGROUP ->
FILESERVER -> Share2 -> Directory -> File.
I have a mix of Windows PCs on my network including Win2K,
1998 Dec 02
2
W95/98 connect to any SMB share as another user? (SAMBA dige
> Date: 30 Nov 1998 20:22:27 GMT
> From: mathog@seqaxp.bio.caltech.edu
> To: mlist-samba@nntp-server.caltech.edu
> Subject: W95/98 connect to any SMB share as another user?
> Message-ID: <73uuq3$s7j@gap.cco.caltech.edu>
>
> map H: as \\machine1\share1 as username=John, password=JohnsPassword map
> M: as \\machine2\share2 as username=Jane, password=JanesPassword
>
2023 Mar 20
1
Cleanup permission settings / traverse folder
On 20/03/2023 16:58, Rowland Penny via samba wrote:
>
>
> On 20/03/2023 16:22, Thomas Hoffmann (Speed4Trade GmbH) via samba wrote:
>> Hello,
>> I have problems removing the permission settings on a directory/folder
>> after configuration of a share.
>>
>> My folders look like:
>> /var/folder1/folder2/
>>
>> I created share1 on folder1 and
2016 Apr 25
0
copy of a share without path
On 25/04/16 08:52, Alexandre Klein wrote:
> Matthias,
>
> Sorry I should have wrote more details.
> I agree with your message and I understand that template12 is not meant to
> be a share.
>
> What I tried to say is:
>
> when I have this configuration:
> [template12]
> writable = yes
> browsable = yes
> valid users = alex
>
> [alex]
>
2004 Sep 24
1
Do software raids don't dance Samba?
Hey all,
well, first of all (even if it's quite late as it's in version 3.0.7 already): thanks a lot to all who
are developing and supporting Samba! I'm new to Linux and I really like the way things
are happening on this OS. But now, I've reached a point where I have to raise the white
flag...
It seems to me like - at least my - software raid can't dance Samba. I've got
2009 Mar 12
0
Implimenting MSDFS Issue
Hello,
I am running the following
OS
CentOS 5.2
Samba Release
samba-3.0.28
Kernel
2.6.18-92.1.22 (latest from CentOS)
I also tried compiling a custom kernel with the experimental MSDFS option in kernel version 2.6.28.7 to no avail.
Microsoft Server OS
Windows Server 2003 R2
My Samba server has winbind enabled and the following smb.conf configuration.
[global]
socket options =