Difference between revisions of "Password"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* [[Grub]] | * [[Grub]] | ||
* [[Terraform resource: aws db instance]], password parameter | * [[Terraform resource: aws db instance]], password parameter | ||
+ | * <code>[[ALTER USER]] user_name WITH PASSWORD 'new_password';</code> | ||
== See also == | == See also == |
Revision as of 11:13, 12 August 2022
This article is a Draft. Help us to complete it.
- Password cracking
passwd
command
Related terms
PermitRootLogin
andPasswordAuthentication
in/etc/ssh/sshd_config
- Grub
- Terraform resource: aws db instance, password parameter
ALTER USER user_name WITH PASSWORD 'new_password';
See also
Advertising: