I edited this file /etc/ssh/sshd_config instruction followed the below url... http://robmclarty.com/blog/how-to-setup-a-production-server-for-rails-4
On Sat, Oct 11, 2014 at 6:37 PM, kumaran partanthaman <[email protected]> wrote: > Greetings all, > > I tried the below instruction to disable root login. need revert user > account please advice > > I changed the following lines to disable root login, use a non-standard > SSH port number, and white-list my new user (note that the AllowUsers is > added to the very bottom of the file). > > Port 4321 > PermitRootLogin no > ... > AllowUsers bill > > > -- > Thanks and Regards > Kumaran Paranthaman > -- Thanks and Regards Kumaran Paranthaman _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
