Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password problem #347

Open
raylauhk opened this issue Mar 6, 2024 · 10 comments
Open

Password problem #347

raylauhk opened this issue Mar 6, 2024 · 10 comments
Assignees

Comments

@raylauhk
Copy link

raylauhk commented Mar 6, 2024

when finished the terraform execution, the gateway_password_hash seems cannot apply correctly and cannot login with the defined password

@chkp-dmitrygo
Copy link
Contributor

which solution are you trying to deploy?

@raylauhk
Copy link
Author

raylauhk commented Mar 6, 2024

cloudguard network security on alicloud platform

@chkp-dmitrygo
Copy link
Contributor

@raylauhk
Copy link
Author

raylauhk commented Mar 6, 2024

used the below solution

  1. management
  2. cluster
  3. run the cli "openssl passwd -6 PASSWORD" to generate the hash
  4. copy to the variables password_hash and gateway_password_hash

Result - management can login but the gateway couldn't. Suppose use "admin" to logon the GAiA WebUI and got the Permission denied

@chkp-romanka
Copy link
Contributor

Hi @raylauhk
We are checking the issue and will update
@almogard

@raylauhk
Copy link
Author

raylauhk commented Mar 8, 2024

Do you got the same problem? both gateway and cluster cannot login with the defined password...

@raylauhk
Copy link
Author

Hi, May I have the update? we are in the pre-deployment stage and reported this to our local SE team of Check Point too. Hope can line up for further support, thank you.

@almogard
Copy link
Contributor

Hi @raylauhk ,
I'm investigating that, for now please use the private key pair for authentication.

@raylauhk
Copy link
Author

The result was, we have to reset the password by using the private key to login the clish. wondering the password policy affecting it...

@almogard
Copy link
Contributor

almogard commented Mar 20, 2024

For now if you deploy new instance restart the password by that command:
set user admin password-hash "PASSWORD"
save config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants