Posts Tagged ‘cracklib_dict’

Set passwords policy against a dictionary

ระบบปฏิบัติการ Linux ได้มี module หนึ่งที่ใช้ในการ configure เกี่ยวกับ password ในระบบไม่ให้ user ป้อน password ที่ง่ายต่อการเดาเพื่อเพิ่มความปลอดภัยให้กับระบบ โดยจะใช้ module ของ Pluggable Authentication Module (PAM) ชื่อว่า pam_cracklib.so Parameter ที่เกี่ยวข้องกับการ configure minlen = Specifies the minimum length allowed for an account difok = Specifies the minimum number of characters that have to differ from the previous password คำค้นยอดนิยม: pam d minlen [...]