Difference between revisions of "Password"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== See also == | == See also == | ||
* {{Passwords}} | * {{Passwords}} | ||
+ | * {{Authentication}} | ||
[[Category:Authentication]] | [[Category:Authentication]] |
Revision as of 09:36, 10 October 2022
Linux change passwords:
passwd
command
DB password:
ALTER USER YOUR_USER WITH PASSWORD 'your_new_password';
- Terraform resource:
aws_db_instance
,password
parameter
Related terms
- Password cracking
PermitRootLogin
andPasswordAuthentication
in/etc/ssh/sshd_config
- Generate password:
mkpasswd
See also
- Password, Password policy, Change password, Password manager,
passwd
, PAM, Password cracking, PasswordAuthentication - Authentication, AAA, MFA, OpenID, OAuth, OATH, PAM, Personal access token, CWE: Broken Access Control, PAT, Mutual authentication, Federated authentication, IdP, Amazon Cognito, Phone to sign in, Firebase Authentication, Auth0, WebAuthn, Web3auth, Challenge-response, Passwordless authentication, HMAC, HOTP, TOTP, OATH
Advertising: