[prev in list] [next in list] [prev in thread] [next in thread] 

List:       trac
Subject:    Re: [Trac] Unable to login to new install of Trac --- error in trac.log = acct_mgr: check_password()
From:       Michael Forrester <michael.forrester () worthpoint ! com>
Date:       2012-12-16 14:52:27
Message-ID: CAM4tBOWAZSTKj1+irBqrCuk8gPpuAQXR6yZpQwNuHhYvWd3Lwg () mail ! gmail ! com
[Download RAW message or body]

Mr. Hoffmann,
Problem solved! Thank you very much for that configuration correction.
 That was indeed this issue and I did miss it when looking at the
documentation.  Thank you for that reference  My trac migration is now
complete and I have upgraded the password security hash per your suggestion
as well.

regards,
Michael Forrester


On Sun, Dec 16, 2012 at 9:42 AM, Steffen Hoffmann <hoff.st@web.de> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 16.12.2012 05:52, Michael Forrester wrote:
> > [account-manager]
> > account_changes_notify_addresses = <blah>
> > force_passwd_change = true
> > notify_actions = new,delete
> > password_file = /usr2/trac/.htpasswd
> > password_store = HtPasswdStore
> > user_lock_max_time = 0
>
> This looks like a configuration problem related to recent changes in
> HtPasswdStore options [1] before acct_mgr-0.4, and you missed reading
> about it in related wiki documentation. Make sure to look at our
> configuration cookbook page as well.
>
> Please re-write
>
>  password_file = /usr2/trac/.htpasswd
> to
>  htpasswd_file = /usr2/trac/.htpasswd
>
> should help, or you need to tell the exact AccountManager revision/version.
>
> Btw, you may want to select a stronger hash type too:
>  htpasswd_hash_type = sha512
>
> Steffen Hoffmann
>
>
> [1]
> http://trac-hacks.org/wiki/AccountManagerPlugin/AuthStores#HtPasswdStore
> [2] http://trac-hacks.org/wiki/CookBook/AccountManagerPluginConfiguration
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAlDN3bIACgkQ31DJeiZFuHeGDQCgiwXdp08k718snepvooV9v6eq
> QCYAnj1u/zdlTZdiLqPH5oayzIyhaE0H
> =F8EQ
> -----END PGP SIGNATURE-----
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to
> trac-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>
>


-- 

*Michael Forrester*
  Director of Infrastructure

  Worthpoint Corporation

t.   404-996-1470
c.  404.939.6499

** **

www.WorthPoint.com <http://www.worthpoint.com/>****

www.GoAntiques.com <http://www.goantiques.com/>****

www.MarksandLibrary.com <http://www.marksandlibrary.com/>****

** **

[image: Description: worthpoint_logo]****

** **

Find us on Twitter: @WorthPoint <http://www.twitter.com/WorthPoint>,
Facebook: WorthPoint <http://www.facebook.com/WorthPoint>,
GoAntiques<https://www.facebook.com/GoAntiques>
 & Pinterest <http://pinterest.com/GoAntiques/>
Get the WorthPoint iOS
App<http://itunes.apple.com/us/app/worthpoint/id480248429?mt=8&ign-mpt=uo%3D4>
Discuss Antiques in the Antiques &
Collectible<http://www.linkedin.com/groups/Antique-Investors-Sellers-Fans-1078207>
Linkedin
Group!

-- 
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to trac-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


[Attachment #3 (text/html)]

Mr. Hoffmann,<div>Problem solved! Thank you very much for that configuration \
correction.  That was indeed this issue and I did miss it when looking at the \
documentation.  Thank you for that reference  My trac migration is now complete and I \
have upgraded the password security hash per your suggestion as well.  </div> \
<div><br></div><div>regards,</div><div>Michael Forrester<br><div><br><br><div \
class="gmail_quote">On Sun, Dec 16, 2012 at 9:42 AM, Steffen Hoffmann <span \
dir="ltr">&lt;<a href="mailto:hoff.st@web.de" \
target="_blank">hoff.st@web.de</a>&gt;</span> wrote:<br> <blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
                solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="im"><br>
On 16.12.2012 05:52, Michael Forrester wrote:<br>
&gt; [account-manager]<br>
&gt; account_changes_notify_addresses = &lt;blah&gt;<br>
&gt; force_passwd_change = true<br>
&gt; notify_actions = new,delete<br>
&gt; password_file = /usr2/trac/.htpasswd<br>
&gt; password_store = HtPasswdStore<br>
&gt; user_lock_max_time = 0<br>
<br>
</div>This looks like a configuration problem related to recent changes in<br>
HtPasswdStore options [1] before acct_mgr-0.4, and you missed reading<br>
about it in related wiki documentation. Make sure to look at our<br>
configuration cookbook page as well.<br>
<br>
Please re-write<br>
<br>
 password_file = /usr2/trac/.htpasswd<br>
to<br>
 htpasswd_file = /usr2/trac/.htpasswd<br>
<br>
should help, or you need to tell the exact AccountManager revision/version.<br>
<br>
Btw, you may want to select a stronger hash type too:<br>
 htpasswd_hash_type = sha512<br>
<br>
Steffen Hoffmann<br>
<br>
<br>
[1] <a href="http://trac-hacks.org/wiki/AccountManagerPlugin/AuthStores#HtPasswdStore" \
target="_blank">http://trac-hacks.org/wiki/AccountManagerPlugin/AuthStores#HtPasswdStore</a><br>
 [2] <a href="http://trac-hacks.org/wiki/CookBook/AccountManagerPluginConfiguration" \
target="_blank">http://trac-hacks.org/wiki/CookBook/AccountManagerPluginConfiguration</a><br>
                
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" \
target="_blank">http://enigmail.mozdev.org/</a><br> <br>
iEYEARECAAYFAlDN3bIACgkQ31DJeiZFuHeGDQCgiwXdp08k718snepvooV9v6eq<br>
QCYAnj1u/zdlTZdiLqPH5oayzIyhaE0H<br>
=F8EQ<br>
-----END PGP SIGNATURE-----<br>
<div class="im HOEnZb"><br>
--<br>
You received this message because you are subscribed to the Google Groups &quot;Trac \
Users&quot; group.<br> </div><div class="HOEnZb"><div class="h5">To post to this \
group, send email to <a \
href="mailto:trac-users@googlegroups.com">trac-users@googlegroups.com</a>.<br> To \
unsubscribe from this group, send email to <a \
href="mailto:trac-users%2Bunsubscribe@googlegroups.com">trac-users+unsubscribe@googlegroups.com</a>.<br>
 For more options, visit this group at <a \
href="http://groups.google.com/group/trac-users?hl=en" \
target="_blank">http://groups.google.com/group/trac-users?hl=en</a>.<br> <br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><p \
style="margin:0px;background-color:rgb(255,255,255)"><font size="4" color="#333333" \
face="Calibri"><b>Michael <u></u>Forrester</b></font></p><span \
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-size:13px"><font \
face="Calibri">  Director of Infrastructure </font></span><p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)">
 <font face="Calibri">  Worthpoint Corporation </font></p><p \
style="margin:0px;color:rgb(34,34,34);background-color:rgb(255,255,255)"><font \
face="Calibri"><span style="color:rgb(38,38,38)">t.   </span>404-996-1470</font></p> \
<font face="Calibri"><span \
style="color:rgb(38,38,38);background-color:rgb(255,255,255)">c.</span><span \
style="color:rgb(38,38,38);background-color:rgb(255,255,255)">  </span>404.939.6499 \
</font><p style="margin:0px;color:rgb(34,34,34);font-size:10px;background-color:rgb(255,255,255)">
 <span style="color:rgb(38,38,38)"><font face="Calibri"><u></u> \
<u></u></font></span></p><p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)"><span \
style="color:rgb(38,38,38)"><font face="Calibri"><a href="http://www.worthpoint.com/" \
style="color:rgb(17,85,204)" target="_blank"><span \
style="color:blue">www.WorthPoint.com</span></a><u></u><u></u></font></span></p> <p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)"><span \
style="color:rgb(38,38,38)"><font face="Calibri"><a href="http://www.goantiques.com/" \
style="color:rgb(17,85,204)" target="_blank"><span \
style="color:blue">www.GoAntiques.com</span></a><u></u><u></u></font></span></p> <p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)"><span \
style="color:rgb(38,38,38)"><font face="Calibri"><a \
href="http://www.marksandlibrary.com/" style="color:rgb(17,85,204)" \
target="_blank"><span \
style="color:blue">www.MarksandLibrary.com</span></a><u></u><u></u></font></span></p> \
<p style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)"><font \
face="Calibri"><u></u> <u></u></font></p><p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)">
 <font face="Calibri"><img border="0" width="360" height="85" \
src="https://mail.google.com/mail/u/1/?ui=2&amp;ik=cfa2445f1e&amp;view=att&amp;th=13848ec35754d277&amp;attid=0.1&amp;disp=emb&amp;zw&amp;atsh=1" \
alt="Description: worthpoint_logo"><u></u><u></u></font></p> <p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)"><span \
style="font-size:13.5pt"><font face="Calibri"><u></u> <u></u></font></span></p><p \
style="margin:0px;color:rgb(34,34,34);font-size:13px;background-color:rgb(255,255,255)">
 <font face="Calibri">Find us on Twitter: <a href="http://www.twitter.com/WorthPoint" \
style="color:rgb(17,85,204)" target="_blank"><span \
style="color:blue">@WorthPoint</span></a>, Facebook: <a \
href="http://www.facebook.com/WorthPoint" style="color:rgb(17,85,204)" \
target="_blank"><span style="color:blue">WorthPoint</span></a>, <a \
href="https://www.facebook.com/GoAntiques" style="color:rgb(17,85,204)" \
target="_blank">GoAntiques</a> &amp; <a href="http://pinterest.com/GoAntiques/" \
style="color:rgb(17,85,204)" target="_blank">Pinterest</a><br> Get the <a \
href="http://itunes.apple.com/us/app/worthpoint/id480248429?mt=8&amp;ign-mpt=uo%3D4" \
style="color:rgb(17,85,204)" target="_blank"><span style="color:blue">WorthPoint iOS \
App</span></a><br>Discuss Antiques in the <a \
href="http://www.linkedin.com/groups/Antique-Investors-Sellers-Fans-1078207" \
style="color:rgb(17,85,204)" target="_blank">Antiques &amp; Collectible</a> Linkedin \
Group!</font></p> <br>
</div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "Trac \
Users" group.<br /> To post to this group, send email to \
trac-users@googlegroups.com.<br /> To unsubscribe from this group, send email to \
trac-users+unsubscribe@googlegroups.com.<br />

For more options, visit this group at \
http://groups.google.com/group/trac-users?hl=en.<br />



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic