Bug 8217 - net conf addshare should not stat the share path
Summary: net conf addshare should not stat the share path
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: Client Tools (show other bugs)
Version: 3.6.0rc2
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-10 11:52 UTC by Michael Adam
Modified: 2011-06-14 17:48 UTC (History)
0 users

See Also:


Attachments
patch for master and 3.6 (1.29 KB, patch)
2011-06-10 11:55 UTC, Michael Adam
ambi: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Adam 2011-06-10 11:52:56 UTC
This stat check prevents use of paths that do not (yet) exist and, more severely, it prevents the use of % macros in the path name.
Comment 1 Michael Adam 2011-06-10 11:55:08 UTC
Created attachment 6560 [details]
patch for master and 3.6

This patch removes the stat check from net conf addshare.
I am handing this to autobuild for master...
Comment 2 Michael Adam 2011-06-10 13:30:50 UTC
==> karolin for inclusion in 3.6
Comment 3 Karolin Seeger 2011-06-14 17:48:15 UTC
Pushed to v3-6-test.
Closing out bug report.

Thanks!