Difference between revisions of "Password"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[wikipedia:Password]]
 
[[wikipedia:Password]]
  
Linux change passwords:
 
* <code>[[passwd]]</code> command
 
  
DB password:
+
* [[Change password]]
* <code>[[ALTER USER]] YOUR_USER WITH PASSWORD 'your_new_password';</code>
+
 
* [[Terraform resource: aws db instance]], <code>password</code> parameter
+
 
  
 
== Related terms ==
 
== Related terms ==
Line 12: Line 10:
 
* <code>[[PermitRootLogin]]</code> and <code>[[PasswordAuthentication]]</code> in <code>[[/etc/ssh/sshd_config]]</code>
 
* <code>[[PermitRootLogin]]</code> and <code>[[PasswordAuthentication]]</code> in <code>[[/etc/ssh/sshd_config]]</code>
 
* [[Generate password]]: <code>[[mkpasswd]]</code>
 
* [[Generate password]]: <code>[[mkpasswd]]</code>
 +
* <code>[[\password]]</code>
  
 
== See also ==
 
== See also ==
 
* {{Passwords}}
 
* {{Passwords}}
 +
* {{Authentication}}
  
[[Category:Computing]]
+
[[Category:Authentication]]

Latest revision as of 07:12, 14 February 2023

Advertising: