Dear All,
        I have some issues deploying the http-auth under moinmoin 1.6.x 
(It will be upgraded to 1.7 after converting to http-auth). The HTTP 
Authentication is working in principle, but:

1. I set up in the config the user_autocreate, but it does not creates 
users:

config snippet:
"
     # autocreation
     user_autocreate = True
"


When moinmoin should create the user? After first editing?

After editing I don't see any user under the user directory:
[EMAIL PROTECTED] ls -la moin_instance/data/user
total 6
drwxr-xr-x  2 www  www  512 Sep  8 12:40 .
drwxr-xr-x  7 www  www  512 Sep  8 11:16 ..
-rw-r--r--  1 www  www  239 Sep  8 11:16 README


2. I have some issues with the Trusted macro in ACL also.
The ACL setup is the following:

     acl_enabled = 1
     acl_rights_default = 'Trusted:read,write,delete,revert All:'
     acl_rights_before = u"[EMAIL PROTECTED]:read,write,delete,revert,admin"


If I setup this way the acl I cannot access the pages.

Does "Trusted" working according the help?
" Trusted is a special group containing all authenticated users who used 
HTTP-Basic-authentication. 
"


3. With a workaround I have some problem with the "signature" on the 
pages. The workaround is basically use "All:" instead of "Trusted:"

Earlier I had log:

NIIFwiki: FrontPage (last edited 2008-05-30 11:20:12 by mohacsi)

Now I have:


NIIFTESZTWiki: FrontPage (last edited 2008-09-08 10:38:29 by 
2001:738:0:401:21b:63ff:fe9c:3327)

So currently I see IP addresses, which is not very helpful tracking the 
users....

Any way to go back to user tracking?

Thanks in advance.

Janos Mohacsi
Network Engineer, Research Associate, Head of Network Planning and Projects
NIIF/HUNGARNET, HUNGARY
Key 70EF9882: DEC2 C685 1ED4 C95A 145F  4300 6F64 7B00 70EF 9882

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to