Re: Webconf Password
"Robert K Coffman Jr. -Info From Data Corp." <[email protected]> Mon, 4 Nov 2024 11:39:24 -0500
| Newsgroups | gmane.linux.leaf.user |
|---|---|
| Organization | Info From Data Corporation |
| Message-ID | <[email protected]> |
G,
Thank you. That does seems to fix the problem.
I had to change these two lines that you referenced (correct location
of this file is /etc/lighttpd/conf.d/auth.conf)
#server.modules += ( "mod_auth" )
-uncommented
auth.require = ( "/server-status" =>
-removed the "server-status" portion
Making these changes brought my previous username/password into force.
Should these changes be made in the source, or were they changed with
some purpose?
- Robert
On 11/4/2024 10:12 AM, Graziano Brioschi wrote:
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. <
[1][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:
[2]https://sourceforge.net/p/leaf/mailman/message/37846682/ and
check if this
answer your questions/remarks
- jrb.
--------------------------------------------------------------------
----
leaf-user mailing list: [3][email protected]
[4]https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- [5]http://leaf-project.org/
--------------------------------------------------------------------
----
leaf-user mailing list: [6][email protected]
[7]https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- [8]http://leaf-project.org/
--
Robert K Coffman Jr.
Info From Data Corp.
3307249000
[9][email protected]
References
1. mailto:[email protected]
2. https://sourceforge.net/p/leaf/mailman/message/37846682/
3. mailto:[email protected]
4. https://lists.sourceforge.net/lists/listinfo/leaf-user
5. http://leaf-project.org/
6. mailto:[email protected]
7. https://lists.sourceforge.net/lists/listinfo/leaf-user
8. http://leaf-project.org/
9. mailto:[email protected]
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/