s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
[samba.git] / source4 / utils / net / net_gpo.c
index 971e88c5ddfdc05df4b116b5d88922a5ec29fbcf..6cddd975088528a3976a441a8807ab6229071e4a 100644 (file)
@@ -254,8 +254,8 @@ static int net_gpo_list(struct net_context *ctx, int argc, const char **argv)
         * user, needed for a token */
        status = authsam_make_server_info(gp_ctx,
                        gp_ctx->ldb_ctx,
-                       lp_netbios_name(gp_ctx->lp_ctx),
-                       lp_sam_name(gp_ctx->lp_ctx),
+                       lpcfg_netbios_name(gp_ctx->lp_ctx),
+                       lpcfg_sam_name(gp_ctx->lp_ctx),
                        ldb_get_default_basedn(gp_ctx->ldb_ctx),
                        result->msgs[0],
                        dummy,