diff options
Diffstat (limited to 'source3/utils/testparm.c')
-rw-r--r-- | source3/utils/testparm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/utils/testparm.c b/source3/utils/testparm.c index edb11a6b05..f8b8c7fc9f 100644 --- a/source3/utils/testparm.c +++ b/source3/utils/testparm.c @@ -154,7 +154,6 @@ to the default value * or a valid password server.\n", sec_setting ); sec_setting = ""; fprintf(stderr, "WARNING: The setting 'security=%s' is should NOT be combined with the 'password server' parameter.\n (by default Samba will discover the correct DC to contact automatically).\n", sec_setting ); - ret = 1; } /* |