Scenario:
While do ssh to the server,
login as: usrteam
eduteam@67.228.160.50's password:
Last login: Thu Dec 4 09:59:52 2014 from 14.141.35.194
Could not chdir to home directory /home/usrteam: Permission denied
-bash: /home/eduteam/.bash_profile: Permission denied
-bash-3.2$ pwd
/
Resolution :-
chown -R usrteam /home/usrteam
You have new mail in /var/spool/mail/root
While do ssh to the server,
login as: usrteam
eduteam@67.228.160.50's password:
Last login: Thu Dec 4 09:59:52 2014 from 14.141.35.194
Could not chdir to home directory /home/usrteam: Permission denied
-bash: /home/eduteam/.bash_profile: Permission denied
-bash-3.2$ pwd
/
Resolution :-
chown -R usrteam /home/usrteam
You have new mail in /var/spool/mail/root
No comments:
Post a Comment