diff --git a/tiddlers/content/labs/lab12/_Labs_12_Database Roles.md b/tiddlers/content/labs/lab12/_Labs_12_Database Roles.md index 4661b3f..6ff2ab1 100644 --- a/tiddlers/content/labs/lab12/_Labs_12_Database Roles.md +++ b/tiddlers/content/labs/lab12/_Labs_12_Database Roles.md @@ -50,7 +50,7 @@ 8. Restart and test your system. You should still be able to perform all of the operations, but now the account creation and sign in operations are using an account that has much less privileges. -Repeat the same process for the other operations that were identified. Test as you go. +Repeat the same process for the other operations that were identified. Test as you go. You will need to reconnect to the database as the `sa` user before you will be allowed to modify the database. The `sale` operation will need a separate `grant` statement for each of the tables that it needs to assign rights for. diff --git a/tiddlers/content/labs/lab12/_Labs_12_Hashing Algorithms.md.meta b/tiddlers/content/labs/lab12/_Labs_12_Hashing Algorithms.md.meta index 3c7314b..edce846 100644 --- a/tiddlers/content/labs/lab12/_Labs_12_Hashing Algorithms.md.meta +++ b/tiddlers/content/labs/lab12/_Labs_12_Hashing Algorithms.md.meta @@ -1,4 +1,4 @@ -section: 5.2 +section: 4.2 tags: lab lab12 title: /Labs/12/Hashing Algorithms type: text/x-markdown \ No newline at end of file diff --git a/tiddlers/content/labs/lab12/_Labs_12_Hashing Passwords with Scrypt.md.meta b/tiddlers/content/labs/lab12/_Labs_12_Hashing Passwords with Scrypt.md.meta index fcf761a..ca616cf 100644 --- a/tiddlers/content/labs/lab12/_Labs_12_Hashing Passwords with Scrypt.md.meta +++ b/tiddlers/content/labs/lab12/_Labs_12_Hashing Passwords with Scrypt.md.meta @@ -1,4 +1,4 @@ -section: 5.3 +section: 4.3 tags: lab lab12 title: /Labs/12/Hashing Passwords with Scrypt type: text/x-markdown \ No newline at end of file