Bug 14963 - samba creates second color directory in print$ share
Summary: samba creates second color directory in print$ share
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Printing (show other bugs)
Version: 4.15.2
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: printing-maintainers
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-28 12:11 UTC by Björn Jacke
Modified: 2022-01-28 12:11 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 Björn Jacke 2022-01-28 12:11:03 UTC
samba crates in print_driver_directories_init() the directories W32X86/PCC, x64/PCC, ARM64 and color. It ignores if there is already a directory in a different uppercase/lowercase version. Then, when there is a "color" and a "COLOR" folder, things are messed up obviously.