| 1 | Implement processes and procedures to authenticate, or verify, the users of the network. | |
| 2 | Compared to the database hits and page refreshes and IO, the password check is negligable. | |
| 3 | So we've embedded some error checking, if you will, into our implementations. | |
| 4 | Journal check summing can help with data corruption issues but there are other techniques that can help as well. | |
| 5 | Both methods check to make sure the IP addresses for this service group are not being used by another system before onlining the service group. |