CFEngine Help: Re: Password change problem.

2011-07-27 Thread no-reply
Forum: CFEngine Help Subject: Re: Password change problem. Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,21361,22938#msg-22938 You should add allow_blank_fields => "true"; to your edit_field body. https://cfengine.com/manuals/cf3-reference.html#edit_005ffield-in-field_005

CFEngine Help: Re: Password change problem.

2011-07-27 Thread no-reply
Forum: CFEngine Help Subject: Re: Password change problem. Author: chadpatt Link to topic: https://cfengine.com/forum/read.php?3,21361,22937#msg-22937 add this.. "$(user).*" edit_field => col(":","6","7:::","set"); ... yeah, just adds the ::: __