随笔分类 -  Linux Security

摘要:This is a copy of code9016 at https://unix.stackexchange.com/questions/588572/linux-capabilities-to-read-environment-variables. copy here to avoid it 阅读全文
posted @ 2022-06-24 17:15 耕读编码 阅读(63) 评论(0) 推荐(0)
摘要:By default the uClinux uses the tools provided by busybox firstly. So the init login and passwd are all linked to busybox by default.Although busybox 阅读全文
posted @ 2018-05-29 11:22 耕读编码 阅读(470) 评论(0) 推荐(0)
摘要:pam_cracklib.so is dependent on libcrack.so. Configure command will search libcrack.so. If it didn't find it, configure will disable pam_cracklib.so m 阅读全文
posted @ 2018-04-26 14:06 耕读编码 阅读(364) 评论(0) 推荐(0)