[s3]libsmbconf: fall back to file backend when no valid backend was found
authorMichael Adam <obnox@samba.org>
Tue, 21 Oct 2008 21:20:57 +0000 (23:20 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 27 Oct 2008 12:02:39 +0000 (13:02 +0100)
commit64ab71d2d7e60c1511fd223bb05ef157ef5a2374
tree02a924151f2acd972cebfa795f92c070eaed7a26
parente453bf70c94e99364233734bb228df2c649b1c70
[s3]libsmbconf: fall back to file backend when no valid backend was found

Interpret the source string as a file name when it contains
a ':' sign but the initial part is not a known backend.
This might occur even implicitly when "%T" is used in an
include file name (even though this is not realistic..).

Michael
source3/lib/smbconf/smbconf_init.c