<div dir="ltr">Hello,<div><br></div><div>I am successfully sending UNITY_* attrs to IKEv1 clients which support it, but the UNITY_SAVE_PASSWD option does not seem to be accepted correctly, it simply doesn't allow the client to save their password.</div><div><br></div><div>/etc/strongswan.conf snippet;</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">charon {<br>        plugins {<br>                include strongswan.d/charon/*.conf<br>                attr {<br>                        # Banner<br>                        #28672 = "TEST BANNER"<br>                        # Allow password saving<br>                        28673 = yes<br>                        # Search domain<br>                        28674 = "<a href="http://sheffield.ac.uk">sheffield.ac.uk</a>"<br>                }<br>        }<br>}</blockquote><div><br></div><div>The banner message and search domains *do* work, but password saving doesn't. I've tried setting the option to both "1" and "yes" and neither seem to work, should it be set to a particular value for it to take effect?</div><div><br></div><div>Thanks,</div><div>Tom </div></div></div>