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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -