I cleared out the user from the mysql database (guacamole_user_entity I think) and then re-ran the 002-create-admin-user.sql script, but I still can’t log in. I get “Invalid Login”. I do see some SELinux errors about access to the guacamole.war file, but the context on that file is the same as on a working system, so I’m not really sure what’s going on there.
Thanks, Harry From: Devine, Harry (FAA) <harry.dev...@faa.gov.INVALID> Sent: Thursday, August 15, 2024 6:20 PM To: user@guacamole.apache.org Subject: Re: Changing guacadmin password CAUTION: This email originated from outside of the Federal Aviation Administration (FAA). Do not click on links or open attachments unless you recognize the sender and know the content is safe. I can’t say with 100% certainty. I believe we installed it using an Ansible role we wrote. Would it be worth running the schema files to set that up? Thanks, Harry ________________________________ From: Nick Couchman <vn...@apache.org<mailto:vn...@apache.org>> Sent: Thursday, August 15, 2024 4:52:10 PM To: user@guacamole.apache.org<mailto:user@guacamole.apache.org> <user@guacamole.apache.org<mailto:user@guacamole.apache.org>> Subject: Re: Changing guacadmin password CAUTION: This email originated from outside of the Federal Aviation Administration (FAA). Do not click on links or open attachments unless you recognize the sender and know the content is safe. On Wed, Aug 14, 2024 at 10:30 AM Devine, Harry (FAA) <harry.dev...@faa.gov.invalid<mailto:harry.dev...@faa.gov.invalid>> wrote: We have a test system that has Guacamole on it. Our test system is used for security testing, such as penetration testing, etc., and they like us to have a subset of applications/services that our production systems have. So, for the Guacamole installation, for some reason, I can’t log in with the guacadmin user to start adding some test connections. Everything I see online says to log in as guacadmin via the GUI and then change the password via the Preferences tab. But since I can’t do that, how do I update the password another way? Perhaps in the MySQL database itself? How did you initialize your test system? Did you load the database schema files, including the one that creates the default guacadmin account? -Nick