<p dir="ltr">I dont know what tr069 suggest! <br>
Should the acs send password and username with soap during a download request?<br>
Or is it also possible to use the password and username from the inform messages to the acs?</p>
<p dir="ltr">For now i have patched the EasyCwmp in the cpe side to use the password and username that cpe uses for the inform messages to the acs.</p>
<p dir="ltr">Since i am using nginx and this patch for EasyCwmp i have full auth and ssl support in each direction for genieacs and genieacs-gui services.</p>
<p dir="ltr">KR</p>
<p dir="ltr">Flo</p>
<div class="gmail_quote">Am 08.09.2015 5:26 nachm. schrieb "Zaid Abdulla" <<a href="mailto:zaid@genieacs.com">zaid@genieacs.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Sep 8, 2015, at 10:05 AM, Florian Eckert wrote:<br>
> Hello Mailinglist,<br>
><br>
> I have an nginx to proxy request to genieacs services to make<br>
> authentification. On my Router i have running an easycwmp client. I<br>
> have seen in the sourcecode that if the client get an download request<br>
> from the acs, that a password and user name must be provided in the<br>
> xml request to make a download with auth. On the genieacs side it ist<br>
> not possible to set a password. Is there a workaround or is it<br>
> possible in the feature to set a password for the file during upload<br>
> to the genieacs-fs with the api or webinterface?<br>
<br>
As a workaround, you can patch soap.coffee to use hard coded username<br>
and password (look at cpeDownload function). But keep in mind that the<br>
file server will not perform authentication anyway, so you need to have<br>
nginx authenticate file downloads.<br>
<br>
Zaid<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
</blockquote></div>