blob: 2f58c75ed7eba1e0ffd553cb77264fd465276bef [file] [log] [blame]
#!/bin/bash
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
## Section: 5.3.4 Ensure password hashing algorithm is SHA-512 (Not Scored) ##
sed -i '/password/s/md5/sha2/' /etc/pam.d/system-auth