Bug 2693 - Connecting to SMB share may not work with an alias name
Summary: Connecting to SMB share may not work with an alias name
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.20
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 06:48 UTC by Markus Moeller
Modified: 2006-04-08 07:43 UTC (History)
0 users

See Also:


Attachments
Patch to add a global option "strict name checking" (3.76 KB, patch)
2005-05-09 06:52 UTC, Markus Moeller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Moeller 2005-05-09 06:48:57 UTC
This is a similar problem as seen on MS systems 

http://support.microsoft.com/default.aspx?scid=kb;en-us;281308
Comment 1 Markus Moeller 2005-05-09 06:52:36 UTC
Created attachment 1210 [details]
Patch to add a global option "strict name checking" 

This patch adds a global option 
strict name checking = yes/no  (yes is default)

This allows alias or cnames to be used as long as the entry is in the keytab
file.
It should be simliar to the fix MS offers in
http://support.microsoft.com/default.aspx?scid=kb;en-us;281308


HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters


Value name: DisableStrictNameChecking
Data type: REG_DWORD
Radix: Decimal
Value: 1 

Regards
Markus
Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-04-08 07:43:44 UTC
Cleaning up versions.  There was no 3.0.15 so leaving it in bugzilla 
is causing some confusion.  Moving these nuder 3.0.20.
Originally files against 3.0.15preX.