You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StephenHinck
changed the title
email address (probably all default_admin fields) change not reflected
default_admin fields in bloodhound.config.json change not reflected
Jan 19, 2024
Description:
an email address change is not reflected causing authentication failure
Component(s) Affected:
Steps to Reproduce:
Clean env or
docker-compose down -v
default_admin.email_address
inbloodhound.config.json
[email protected]
email adressExpected Behavior:
Being able to change default_admin email address else there is no point putting it in the configuration file
Actual Behavior:
changed email address is ignored
Screenshots/Code Snippets/Sample Files:
Environment Information:
BloodHound: tag latest so it seems to be 5.1.0 by the way should disclose the BH version in the docker logs for easier debugging
Collector: not relevant
OS: ArchLinux
Docker (if using Docker): Docker version 24.0.7, build afdd53b4e3; Docker Compose version 2.23.0
Additional Information:
I changed the
principal_name
as well but once connected is see that it wasn't reflected as wellSo probably that none of the fields from
default_admin
is reflected.Potential Solution (Optional):
N/A
Related Issues:
N/A
Contributor Checklist:
The text was updated successfully, but these errors were encountered: