Giter Site home page Giter Site logo

Comments (1)

pssss avatar pssss commented on July 21, 2024

检查了一下,系脚本第61行配置问题:
sed -ri '1a auth required pam_tally2.so deny=$deny unlock_time=300 even_deny_root root_unlock_time=30' /etc/pam.d/sshd /etc/pam.d/login /etc/pam.d/system-auth /etc/pam.d/password-auth
将单引号改为双引号后测试正常,脚本已更新。
登录错误日志为:
pam_tally2(sshd:auth): bad number supplied: deny=$deny
目前已无法登录的服务器在web console重启时进入single模式(Centos 6)或 rd.break (Centos 7 ),修改 /etc/pam.d/sshd、/etc/pam.d/login、/etc/pam.d/system-auth、/etc/pam.d/password-auth deny配置,重启系统可恢复正常。
Centos 6 进入single模式
Centos 7 rd.break

from security-baseline.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.