From 9530bbe2add93cd4e7f40cf38e374c64d30a735f Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 24 Apr 2003 16:47:32 +0000 Subject: groupmap delet should take a name or a SID (This used to be commit d9277bd06401cb040390739ae730c8991736c886) --- source3/utils/net_groupmap.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/source3/utils/net_groupmap.c b/source3/utils/net_groupmap.c index 2b88183f22..aaefda2e5c 100644 --- a/source3/utils/net_groupmap.c +++ b/source3/utils/net_groupmap.c @@ -115,19 +115,27 @@ int net_groupmap_list(int argc, const char **argv) BOOL long_list = False; int i; fstring ntgroup = ""; + fstring sid_string = ""; /* get the options */ for ( i=0; i