Displaying 20 results from an estimated 2000 matches similar to: "Solved: Windows frozen; samba spewing smbd_dirptr_get_entry"
2024 Jun 06
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
Hi!
For quite some time I'm trying to find what's going on with MSDFS referrals.
Samba version is 4.19.6.
We've global host msdfs = yes (the default anyway), and for a share in question,
msdfs root = yes. testparam confirms the settings.
There's a symlink created in the root dir of the share, which points to the same
server but different path:
dfstest =>
2024 Jun 07
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
06.06.2024 19:33, Michael Tokarev via samba wrote:
> For quite some time I'm trying to find what's going on with MSDFS referrals.
> Samba version is 4.19.6.
..
> However, when opening the directory in question from client, this name is not
> shown in the listing.? Samba skips this name from the listing when looping over
> readdir entries:
So, the same config just works in
2024 Jun 07
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
On Fri, Jun 07, 2024 at 07:16:06AM +0300, Michael Tokarev via samba wrote:
>06.06.2024 19:33, Michael Tokarev via samba wrote:
>
>>For quite some time I'm trying to find what's going on with MSDFS referrals.
>>Samba version is 4.19.6.
>..
>>However, when opening the directory in question from client, this name is not
>>shown in the listing.? Samba skips
2014 Dec 30
2
Troubleshooting poor performance with only Windows clients
Hello,
Can you recommend a first step in diagnosing these symptoms:
The following operations are always fast:
- browsing shared with osx/linux client
- moving directories with osx/linux client
The following operations are sometimes absurdly painfully slow:
- browsing shared with windows 7 client
- moving directories with windows 7 client
Wireshark shows:
- When using windows: Lots of ~10
2015 May 27
1
Windows explorer pop-up descriptions: unfair to Samba
Hello,
I would like to get this question answered in support of a decision
about whether or not to move some large shares from Windows Server to
Samba.
Windows Explorer has a feature called "Show pop-up description for
folder and desktop items", which I will call SPD. SPD, which is
enabled by default, shows a folder's contents and size when you hover
your mouse cursor over it. It
2020 May 24
0
Clients send tons of Notiftication requests
I am still fighting with this issue.
I did the following: I connected to the NAS with a read-only account called kodi. I traversed various folders and I finally opened an image.
Everything went fine.
Looking at the logs, the get_entry mask file only shows the final folder:
smbd_dirptr_get_entry mask=[Anhelina Viber] found Users/luca/Pictures/Canon/Alessandro/Amici/Anhelina Viber fname=Anhelina
2017 Apr 21
0
Problem to many connection
2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>
>
> I'm desperate. My English is terrible, but I will try to be as clear as possible.
>
> I have Samba 4.4.4 in a Centos 7.
>
> I have many connections for each ip.
>
> The command smbstatus -b returns me infinity of these:
>
>
> Samba version 4.4.4
> PID Username
2017 Apr 21
0
Problem to many connection
I seem to have found the solution. But I have not the slightest idea
what I have to do
Does anyone help me?
https://bugzilla.samba.org/show_bug.cgi?id=11472
Thanks!
2017-04-21 1:16 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
> 2017-04-21 1:08 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>> 2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus
2016 May 03
1
filename_convert_internal: checkname failed NT_STATUS_INVALID_PARAMETER
Dear All
I have a PCBSD machine with /media shared using samba.
Any microsoft clients can successfully connect to /media and browse directories I have created there.
When I plug in a usb device, I mount it into /media eg: one labelled "PENDRIVE" becomes /media/PENDRIVE
Some clients can successfully read /media/PENDRIVE, others cannot. Although the clients that cannot view the
2024 Nov 26
2
Random EINVAL when opening files with SMB3 POSIX extensions enabled
Hello!
I recently tried enabling SMB3 POSIX extensions as I'm only using Linux clients
and would like to make use of the standard unix permission bits. However, I'm
running into an issue where a simple `cat` fails with -EINVAL when opening the
file:
openat(AT_FDCWD, "Shells.txt", O_RDONLY) = -1 EINVAL (Invalid argument)
The weird thing is that it's intermittent.
2017 Apr 21
2
Problem to many connection
2017-04-21 1:08 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
> 2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>>
>>
>> I'm desperate. My English is terrible, but I will try to be as clear as possible.
>>
>> I have Samba 4.4.4 in a Centos 7.
>>
>> I have many connections for each ip.
>>
>>
2014 Feb 19
2
Windows 7 to Samba 4.1.4 in complete copies from CD/DVD
I have a test server setup with Samba 4.1.4. All file interactions test
work except when copying files from a CD or DVD to the samba share on
Windows 7.
I have a CD with a folder that contains 324 files and 22 sub-folders.
Consistently if I drag/drop or copy/paste the folder in Windows Explorer
directly from the CD to the samba share only 53 files and 4 folders get
copied. No error dialogs
2024 Jun 07
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
On 07-06-2024 06:59, Michael Tokarev via samba wrote:
> 07.06.2024 07:54, Jeremy Allison wrote:
>>> msdfs is broken in 4.19.? It worked fine in 4.18.
>
> This is not entirely true.
>
>>> Is no one using msdfs?? I wonder why I was the first to discover this?
>>
>> There must not be a test for your specific use-case.
>>
>> MSDFS is tested in the
2024 Jun 07
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
07.06.2024 10:13, Kees van Vloten via samba wrote:
> There is a little difference with your config: I am not using symlinks in the filesystem but 'msdfs proxy' in smb.conf.? Not sure if that can be
> related to your finding?
msdfs proxy is not affected in this context. It is the access to msdfs-symlink *files*
which broke.
Thanks,
/mjt
--
GPG Key transition (from rsa2048 to
2024 Jun 11
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
On Fri, Jun 07, 2024 at 11:54:28AM +0300, Michael Tokarev via samba wrote:
>07.06.2024 10:13, Kees van Vloten via samba wrote:
>
>>There is a little difference with your config: I am not using
>>symlinks in the filesystem but 'msdfs proxy' in smb.conf.? Not sure
>>if that can be related to your finding?
>
>msdfs proxy is not affected in this context. It is
2024 Jun 07
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
07.06.2024 07:59, Michael Tokarev wrote:
> 07.06.2024 07:54, Jeremy Allison wrote:
>>> msdfs is broken in 4.19.? It worked fine in 4.18.
>
> This is not entirely true.
Nope. Things are more interesting than that.
I've a 4.19 installation where msdfs links works both in listing
and when specified directly. There are 2 other installations of 4.19
where msdfs links
2023 Jul 07
0
Very strange issue copying only certain files to a share
I've been troubleshooting this issue for over a week and am running out of
ideas.
Generally everything works fine. I can copy files into the share, create
and delete files and folders. However when copying *some* files from
windows specifically it will say "The destination already has a file named
"a"". A size 0 file by that name is then created. No files exist in the
2024 Jun 07
2
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
07.06.2024 07:54, Jeremy Allison wrote:
>> msdfs is broken in 4.19.? It worked fine in 4.18.
This is not entirely true.
>> Is no one using msdfs?? I wonder why I was the first to discover this?
>
> There must not be a test for your specific use-case.
>
> MSDFS is tested in the autobuild test suite. Can
> you articulate the problem well enough we can
> build a
2019 Nov 26
1
Samba4 Permission Problem
Hello everyone,
I am having the following problem with my samba:
I did the installation and compilation from source and samba is working
correctly integrated with my AD. However the following situation happens:
when I am logged on to the workstation with a user from the domain
administrators group I can create files and folders on the share. When I am
logged in with a user who does not belong
2020 Jan 05
3
delayed write files errors
Hello Rowloand,
ok, I just keep "default" for the mounting.
I changed the path of my share :
[homes]
comment = User Home Folder
path = /home/%U
read only = no
follow symlinks = yes
wide links = yes
browseable = no
hide files = /desktop.ini/$RECYCLE.BIN/
I need Wide Links because in the share there are symbolics links to
outside the share.
Anyway, I still get the same error with all