Re: Webconf Password

Graziano Brioschi <[email protected]> Mon, 4 Nov 2024 16:12:29 +0100
Newsgroups gmane.linux.leaf.user
Organization Outland s.a.s
Message-ID <[email protected]>
Hello Robert,

I think than your problem is related to a missconfiguration in 
/etc/lighttpd/conf/auth.conf

Look at:
1. "auth.require" area than must be similar to the follow entry:
auth.require               = ( "/" =>
                                 (
                                   "method"  => "basic",
                                   "realm"   => "Login",
                                   "require" => "valid-user"
                                 ),
                               )

2. "server.modules" area
server.modules += ( "mod_auth" )

Ciao

G.


Il 04/11/2024 02:31, jeanrocco jr ha scritto:
> Hello Robert and List,
>
>
>
> Le dim. 3 nov. 2024, 15 h 38, Robert K Coffman Jr. -Info From Data Corp. <
> [email protected]> a écrit :
>
>>     After upgrade to 7.3.1.1, I noticed the webconf password I had applied
>>     is no longer in effect.
>>
>>     I set the password (and found the /var/webconf/www/.htpasswd had been
>>     created) but after saving the config and rebooting - webconf does not
>>     prompt for a password and you can freely move about the pages.
>>
>>     - Robert
>>
>> Could you look at this entire post:
> https://sourceforge.net/p/leaf/mailman/message/37846682/ and check if this
> answer your questions/remarks
>
>     - jrb.
>
>> ------------------------------------------------------------------------
>> leaf-user mailing list: [email protected]
>> https://lists.sourceforge.net/lists/listinfo/leaf-user
>> Support Request -- http://leaf-project.org/
>>
> ------------------------------------------------------------------------
> leaf-user mailing list: [email protected]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/

-- 

Graziano Brioschi

Outland s.a.s.
sede operativa:
Via A. Don Rocca, 13
20030, Senago (MI)
tel: 02 9948 6014
mobile: 328 8382622
email: [email protected]
--> U4E <--



------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/