Bug 5460 - DFS referral problem
Summary: DFS referral problem
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: File services (show other bugs)
Version: 3.2.0
Hardware: Other Linux
: P3 regression
Target Milestone: ---
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
: 5574 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-12 22:59 UTC by Jeff Layton
Modified: 2008-07-01 23:11 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Layton 2008-05-12 22:59:05 UTC
Please assign to JRA...

the samba 3.2 code seems to be sending bogus responses to FIND_FIRST. For instance, doing a FIND_FIRST against \foo\*, will give you entries like this:

. .. foo

...the thing is that there isn't even a "foo" directory under the root of the share at all.

Jeremy said it was a known problem with DFS referrals and is working on it.
Comment 1 Jeremy Allison 2008-05-14 18:41:34 UTC
Should now be fixed in 3.2, 3.3 and 3.0.x code
Jeremy.
Comment 2 Simon Xing 2008-07-01 23:11:09 UTC
*** Bug 5574 has been marked as a duplicate of this bug. ***