环境变量的问题、但是用户登陆后确实是root权限、执行下面两条命令后即可解决:

-bash-3.2# cp /etc/skel/.{bash_profile,bashrc} ~

-bash-3.2# source ~/.bashrc