0.10.3

Bret
                
-----Original Message-----
From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Noah Kantrowitz
Sent: Friday, February 02, 2007 1:49 PM
To: trac-users@googlegroups.com
Subject: [Trac] Re: Using AccountManagerPlugin with tracd


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What version of Trac?

- --Noah

On Feb 2, 2007, at 2:31 PM, Bret Richmond wrote:

> Hi All,
>
> I've loaded up the account manager plugin (I was already using  
> webadmin successfully), and changed my trac.ini accordingly:
>
>
> [components]
> acct_mgr.* = enabled
> acct_mgr.web_ui.RegistrationModule = disabled
> trac.web.auth.LoginModule = disabled
> acct_mgr.web_ui.LoginModule = enabled
> acct_mgr.htfile.HtDigestStore = enabled
>
> As you can see, I went with the htdigest option, because I had  
> already been using a digest scheme with tracd, before I loaded the  
> acct_mgr.  However, how do I use this option (or any other  
> authentication option under the account manager) with tracd?  I  
> tried the following, because digest.txt is where I had been storing  
> passwords created by the python script @ http://trac.edgewall.org/ 
> wiki/TracStandalone under "Generating Passwords Without Apache":
>
> [account-manager]
> password_store = HtDigestStore
> password_file = /digest/digest.txt
> htdigest_realm = TracSite
>
> The result of all of this is no login prompt whatsoever.  I think  
> that the HtDigestStore scheme really wants a '.htdigest' file, but  
> I'm not running any sort of Apache software to create this file.
>
> So how does tracd fit into all of this?  How do I run  
> authentication with it?
>
> Any help is greatly appreciated:
>
> Thanks
> Bret
>
>
> >

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFw7G6A9fEp2eRsU8RAqhPAJ9qER/+gHaRBDTM96wxJP67vnms9wCfUA9y
ao0jGNKiBs490Pkp3yhKiYU=
=trPs
-----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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to