<div dir="ltr">Israel,<div>this is a difficult answer :) because this is a regression from the previous version. The story is that in 2.0 there were two "users entities", the django auth user model used for authentication and permissions and the Profile used to add some information about users. Every user had a django auth and a profile while the external actor had just a profile. When we rebuilt the permissions and security system we merged the django auth user into Profile and made the latter as default auth user. While this operation brought several advantages it also broke the external actor feature which is currently not available in 2.4. We have an open ticket about this <a href="https://github.com/GeoNode/geonode/issues/2079">https://github.com/GeoNode/geonode/issues/2079</a> tagged for 2.5, because it might involve a data model change (new table for external actors?). I did some preliminary work but might not be the optimal solution. If you have time to spend on it please let us know how it works. Feel free to add comments there.</div><div>About the Profile password the answer is no, every Profile requires login data because is a django/geonode auth user.</div><div><br></div><div>Hope this helps.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-10 1:22 GMT+01:00 Israel López <span dir="ltr"><<a href="mailto:asralf@gmail.com" target="_blank">asralf@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Good day dear devs<div><br></div><div>Some time ago in the metadata form there was an option, in theory</div><div>let the user introduce data por a person outside of geonode for </div><div>metadata author or Point of contact.</div><div><br></div><div>This option is not longer available, which could be the easiest way</div><div>for implementing it?? Is it posible reuse the profile model without</div><div>introduce a pasword for each user??</div><div><br></div><div>Thanks in advance.</div></div>
<br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Simone </div>
</div>