Umm... /bin/sh? <br><br><div class="gmail_quote">On Thu Jan 22 2015 at 11:27:36 AM Alexander Bokovoy <<a href="mailto:abokovoy@redhat.com">abokovoy@redhat.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 22 Jan 2015, Sina Owolabi wrote:<br>
>Hi<br>
>And thanks for the replies..<br>
>The default bash files are represented in the user's home:<br>
>[root@node5 ~]# ls -la /home/sina/<br>
>total 24<br>
>drwx------. 2 sina sina 4096 Jan 22 09:24 .<br>
>drwxr-xr-x. 8 root root 4096 Jan 22 09:23 ..<br>
>-rw-------. 1 sina sina    5 Jan 22 09:24 .bash_history<br>
>-rw-------. 1 sina sina   18 Jan 22 09:23 .bash_logout<br>
>-rw-------. 1 sina sina  176 Jan 22 09:23 .bash_profile<br>
>-rw-------. 1 sina sina  124 Jan 22 09:23 .bashrc<br>
><br>
>And yes, it does ask for a password if I try to login as another<br>
>non-priviledged user.<br>
>[root@node5 ~]# su - hofozor<br>
>-sh-4.1$ su - sina<br>
>Password:<br>
>-sh-4.1$<br>
>-sh-4.1$ pwd<br>
>/home/sina<br>
I think this is correct behavior for a /bin/sh. What is your user's<br>
shell?<br>
<br>
--<br>
/ Alexander Bokovoy<br>
</blockquote></div>