Difference between revisions of "Password"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[wikipedia:Password]]
 
[[wikipedia:Password]]
  
Change passwords:
+
 
* <code>[[passwd]]</code> command
+
* [[Change password]]
* <code>[[ALTER USER]] YOUR_USER WITH PASSWORD 'your_new_password';</code>
+
 
 +
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Password cracking]]
 
* [[Password cracking]]
 
* <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>
* [[Terraform resource: aws db instance]], password parameter
+
* [[Generate password]]: <code>[[mkpasswd]]</code>
* <code>[[ALTER USER]] user_name WITH PASSWORD 'new_password';</code>
+
* <code>[[\password]]</code>
* [[Generate password]]
 
  
 
== See also ==
 
== See also ==
 
* {{Passwords}}
 
* {{Passwords}}
 +
* {{Authentication}}
  
[[Category:Computing]]
+
[[Category:Authentication]]

Latest revision as of 07:12, 14 February 2023

Advertising: