Hello d09,
Yes, you can. In the documentation is written for the local user
authentication:
"This type of authentication is realized by HTML form in the Baculum Web.
Once this method is enabled, the web server basic authentication can be
disabled."
Best regards,
Marcin Haba (gani)
On Sun, 5 Feb
How do I enable "local user" authentication so I can disable the
apache-based authentication? The docs don't say.
---
On 2/5/2023 6:44 AM, Marcin Haba wrote:
Hello Marco,
Thanks for confirmation and for the idea to add to the documentation
information about disabling the basic authenticat
Hello Marco,
Thanks for confirmation and for the idea to add to the documentation
information about disabling the basic authentication.
I have added it:
https://baculum.app/doc/brief/configuration.html#baculum-web
Best regards,
Marcin Haba (gani)
On Fri, 3 Feb 2023 at 15:07, Marco Gaiarin wro
Mandi! Marcin Haba
In chel di` si favelave...
> If you use LDAP authentication, all this Apache block with Basic auth can be
> removed. In this place you can write:
>
> # Apache 2.4
>
>
> Require all granted
>
>
Bingo! It worked!
Can be written somewhhere, eg
Hello Marco,
If you use LDAP authentication, all this Apache block with Basic auth can
be removed. In this place you can write:
# Apache 2.4
Require all granted
Good luck.
Best regards,
Marcin Haba (gani)
On Tue, 31 Jan 2023 at 22:43, Marco Gaiarin wrote:
>
>
I've installed baculum using debian packages, all works as expected and
flawlessy.
Now i've tried to add LDAP auth support, also successfuly: auth wprks, user
imported.
But if i try to login, the HTTP 'basic auth' popup of the default user
'admin' created in setup phase still want the 'admin' p