linux - Issue with shell login -


there strange thing seeing. when ever try ssh machine root user, logged in "airoot" same not happen other user.

    [root@ftc-unem32-22s27 onestopsolution]# ssh root@10.33.22.1     last login: tue jun  3 08:19:17 2014 10.32.22.27     [airoot@node0fs ~]# 

this happens root user user user1234 doesn't

    [root@ftc-unem32-22s27 onestopsolution]# ssh user1234@10.33.22.1     user1234@10.33.22.1's password:     last login: tue jun  3 08:19:09 2014 10.32.22.27     [user1234@node0fs ~]$ 


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -