a fix to pdbedit, alpha24

Jianliang Lu j.lu at tiesse.com
Thu May 22 11:45:43 GMT 2003


The option '-V' is for version, not for account_policy_value, that should 
be '-C'.

--- pdbedit.c	Thu May 22 12:21:31 2003
+++ pdbedit.c.fix	Thu May 22 12:21:21 2003
@@ -590,7 +590,7 @@
 	
 	while((opt = poptGetNextOpt(pc)) != -1) {
 		switch (opt) {
-		case 'V':
+		case 'C':
 			account_policy_value_set = True;
 			break;
 		}


Jianliang Lu
TieSse s.p.a.
Via Jervis, 60.  10015 Ivrea (To) - Italy
j.lu at tiesse.com
luj at libero.it



More information about the samba-technical mailing list