Just to clarify exactly what's happening:
The user is able to log in and see the wiki.  However, no user file is
created in the 'user' directory, and the users' name and 'settings' link are
missing.

-Rick


On Fri, Oct 10, 2008 at 12:11 AM, Rick Vanderveer <[EMAIL PROTECTED]
> wrote:

> I've read the CHANGES doc and noted that the autocreate has changed.
> However, it doesn't seem to work for me at all anymore. I tried changing it
> to:
>
> autocreate = true
> autocreate = 1
> user_autocreate = true
> user_autocreate = 1
>
> ...and none of them worked.  Here's my farmconfig.py snippet:
>
>
>     ##  domain authentication
>     from MoinMoin.auth.http import HTTPAuth
>     auth = [HTTPAuth()]
>     user_autocreate = true
>     ## removed the 'logout' link because it doesn't work under HTTPauth
>     show_login = 0
>
>
> Help?
>
> -Rick
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to