This shows you the differences between two versions of the page.
isc:labs:03 [2025/10/20 10:55] florin.stancu [03. [15p] Password Hashing] |
isc:labs:03 [2025/10/20 11:02] (current) florin.stancu [04. [5p] Account Locking] |
||
---|---|---|---|
Line 106: | Line 106: | ||
==== 04. [5p] Account Locking ==== | ==== 04. [5p] Account Locking ==== | ||
- | As we want to use a Python script to log in to the user account we worked on so far, you need to delete and lock its password so that password-based authentication is disabled for this user account. | + | As we want to use a Python script to log in to the user account we worked on so far, you need to delete and lock its password so that password-based authentication is disabled for ''dani.mocanu''. |
**Reference:** | **Reference:** |