Bug 15526 - Durable Handle reconnect on read-only handles with shared RH lease doesn't work
Summary: Durable Handle reconnect on read-only handles with shared RH lease doesn't work
Status: ASSIGNED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Ralph Böhme
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-06 16:30 UTC by Ralph Böhme
Modified: 2023-12-06 16:30 UTC (History)
0 users

See Also:


Attachments
Windows behaviour (15.69 KB, application/x-pcapng)
2023-12-06 16:30 UTC, Ralph Böhme
no flags Details
Samba behaviour (14.87 KB, application/x-pcapng)
2023-12-06 16:30 UTC, Ralph Böhme
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Böhme 2023-12-06 16:30:25 UTC
Created attachment 18195 [details]
Windows behaviour

If two clients open the same file read-only with a DH and an RH lease, when one client disconnects, reconnects and tries to reestablish its DH, this fails against Samba with STATUS_NOT_FOUND, but works against Windows.

Network traces attached.
Comment 1 Ralph Böhme 2023-12-06 16:30:55 UTC
Created attachment 18196 [details]
Samba behaviour