mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update profile_ssh_warn.sh
This commit is contained in:
parent
cc976fe20d
commit
56a8b50d9e
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# bash syntax "function check_user_pwd() {" was removed, as it prevented all
|
||||||
|
# lightdm/graphical logins (incl autologin) on Raspbian: #1252 -> PR #1253
|
||||||
check_user_pwd() {
|
check_user_pwd() {
|
||||||
# $meth (hashing method) is typically '6' which implies 5000 rounds
|
# $meth (hashing method) is typically '6' which implies 5000 rounds
|
||||||
# of SHA-512 per /etc/login.defs -> /etc/pam.d/common-password
|
# of SHA-512 per /etc/login.defs -> /etc/pam.d/common-password
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue