[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Root login



Le Jeu 4 septembre 2008 16:24, Maximilian Wilhelm a écrit :
> sudo sh
>  rm /etc/passwd
>  kill -9 $$

cat >> /root/.bashrc << EOF
shopt -s histappend
PROMPT_COMMAND="history -a;$PROMPT_COMMAND"
EOF

;-)

> # grep Root /etc/ssh/sshd_config
> PermitRootLogin without-password

:''''''-(

Fanfan
-- 
http://www.cerbelle.net - http://www.afdm-idf.org


Reply to: