s3-auth: rework default auth methods around the lp_server_role() parameter
[kai/samba-autobuild/.git] / file_server / file_server.c
index 9f43ebbe75810b2b41ae16570164c6c2af9c3e1f..46969f3920ce3c3a761884289ba0efd2d15039ad 100644 (file)
@@ -49,7 +49,6 @@ static const char *generate_smb_conf(struct task_server *task)
        }
 
        fdprintf(fd, "# auto-generated config for fileserver\n");
-       fdprintf(fd, "auth methods = samba4\n");
        fdprintf(fd, "passdb backend = samba4\n");
         fdprintf(fd, "rpc_server:default = external\n");
        fdprintf(fd, "rpc_server:svcctl = embedded\n");