Bug 15966 - SMB2_CREATE_APP_INSTANCE_ID is not supported
Summary: SMB2_CREATE_APP_INSTANCE_ID is not supported
Status: ASSIGNED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.23.3
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Ralph Böhme
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-19 14:29 UTC by Ralph Böhme
Modified: 2025-12-19 14:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Böhme 2025-12-19 14:29:25 UTC
Samba doesn't yet implement SMB2_CREATE_APP_INSTANCE_ID and SMB2_CREATE_APP_INSTANCE_VERSION behaviour. We'll need to implement an additional index on the opens database, indexing by Open.AppInstanceId (cf MS-SMB2 3.3.5.9.13), similar to the recent addition of an index by CreateGuid for the replay cache.