s3:net conf addshare: do not stat-check the share path.
authorMichael Adam <obnox@samba.org>
Fri, 10 Jun 2011 11:51:06 +0000 (13:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 17:47:10 +0000 (19:47 +0200)
commit88ed4b9fbd2d517a3e589c104f8f3662ccdd0043
tree8ac756c06a29d8eb1abe5ca94a00537382b3e097
parentbad9f4781133583811420768ebcea9a28597cb7a
s3:net conf addshare: do not stat-check the share path.

Allow paths with % macros and paths that do not (yet...) exist.

Fix bug #8217 (net conf addshare should not stat the share path).
source3/utils/net_conf.c