Bug 15742 - Two clients using the same lease key should break to none
Summary: Two clients using the same lease key should break to none
Status: NEW
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: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-22 08:38 UTC by Ralph Böhme
Modified: 2024-10-22 08:40 UTC (History)
1 user (show)

See Also:


Attachments
pcap showing the problem (4.26 KB, application/octet-stream)
2024-10-22 08:40 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 2024-10-22 08:38:16 UTC
First open with RW-open and RWH-lease. Second RW-open from different client also requesting RWH-lease using the *same lease key* triggers a lease break and should break to none. Samba breaks to RH, likely because it doesn't check the lease key in this scenario.
Comment 1 Ralph Böhme 2024-10-22 08:40:25 UTC
Created attachment 18480 [details]
pcap showing the problem