Bug 4236 - Issue with uppercasing of LANMAN objects
Summary: Issue with uppercasing of LANMAN objects
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Printing (show other bugs)
Version: 3.0.21a
Hardware: Other Linux
: P3 normal
Target Milestone: none
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-19 20:04 UTC by Jan Engelhardt
Modified: 2012-01-09 10:59 UTC (History)
1 user (show)

See Also:


Attachments
Proposed fix (525 bytes, text/plain)
2007-01-30 18:18 UTC, Jan Engelhardt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Engelhardt 2006-11-19 20:04:38 UTC
As we all know, LANMAN objects (share names, user names, passwords) are transferred all upper-case and Samba deals with it. When printing from Windows 98, the CUPS job history and other CUPS code components (such as filters) show the usernames as uppercase. This creates problems with case-sensitive accounting solutions when users are also allowed to print from Linux machines.

Proposal:
Translate the Samba username into the UNIX username.

Is there already a flag in smbd.conf to do this?
Comment 1 Jan Engelhardt 2006-12-06 05:00:13 UTC
Anything?
Comment 2 Volker Lendecke 2006-12-06 05:03:46 UTC
No, feel free to submit a patch :-)

Volker
Comment 3 Jan Engelhardt 2006-12-06 05:05:22 UTC
Ok. Just to know that it is not done twice.
Comment 4 Jan Engelhardt 2007-01-30 18:18:15 UTC
Created attachment 2261 [details]
Proposed fix
Comment 5 Jan Engelhardt 2009-09-25 03:15:43 UTC
ping?
Comment 6 Volker Lendecke 2009-09-25 03:19:03 UTC
Pong. This has not shown up in my bug list so far, so it went out my attention. Sorry.

Volker
Comment 7 Andreas Schneider 2012-01-09 10:59:09 UTC
This is probably fixed with a newer Samba version. If you still see the error. Please open a new bug with 'debug level = 10' logfiles of the new Samba version 3.5 or 3.6. Thanks!