HP ThinPro 7.1-Administrator Guide

登錄機碼 說明
root/security/encryption/identity/
secretHashAlgorithm
設定用於建立密碼雜湊的演算法。金鑰衍生函數 (KDF)
(例如 scrypt argon2)優於直接明瞭的雜湊,因為
使用 KDF 計算彩虹字典的速度不快。所有演算法皆使用
適當的隨機 Salt 量,隨機 Salt 會在每次對密碼進行雜湊
時重新產生。支援的清單包含 scryptArgon2
SHA-256 SHA-512(儘管後兩者並非 KDF)。
root/security/encryption/identity/
secretHashTTL
設定上次成功登入後將已儲存密碼雜湊視為有效的秒
數。 如果設定為負數,密碼雜湊將不會逾時。
root/security/mustLogin
如果設定為 1,存取桌面前,會強制所有使用者登入。
shutdown
登錄機碼 說明
root/shutdown/
enableAutomaticShutdownTimeout
如果設定為 1,會在關機/重新啟動/登出確認對話方塊
中顯示進度列。 如果沒有及時回答問題,會自動關機/
重新啟動/登出。
root/shutdown/
timeOfAutomaticShutdownTimeout
設定自動關機逾時的等待時間。
sshd
登錄機碼
說明
root/sshd/disableWeakCipher
如果設定為 1,則停用 CBC 模式加密和其他已知弱式加
密,例如 3DESarcfour 等。
root/sshd/disableWeakHmac
如果設定為 1,則停用 96 位元 hmac 和任何以 sha1
md5 為基礎的 hmac
root/sshd/disableWeakKex
如果設定為 1,則停用其 DH 具有 SHA1 的金鑰交換演算
法。
root/sshd/enabled
如果設定為 1,則會啟用 SSH 精靈,而且可透過 SSH
取精簡型電腦。
root/sshd/userAccess
如果設定為 1,使用者可透過 SSH 連線至精簡型電腦。
time
登錄機碼
說明
root/time/NTPServers
透過以逗號分隔的清單,指定要使用的 NTP 伺服器。私
NTP 伺服器或大型虛擬 NTP 叢集(如
pool.ntp.org)是最小化伺服器負載的最佳選擇。
shutdown 163