Home » Infrastructure » Linux » Unable to connect thru Newly creatred user on Linux
Unable to connect thru Newly creatred user on Linux [message #316161] Thu, 24 April 2008 00:38 Go to next message
gopu_g
Messages: 54
Registered: March 2008
Location: mumbai
Member

Dear all,

I have created user "oracle" on Linux3. I'm trying to Install Oracle on Linux.
I have created user Oracle,Group "dba",and Oinstall, set all the Enviornment variable.
Newly createed user also had the entry in /etc/passwd and /etc/shadow.

But while connecting to oracle with #su oracle i'm getting following error.,
err-/home/oracle/.bashrcermission denied
And it returned me to bash prompt.

What kind of permiission do i need to give.

Regards
Gopu
Re: Unable to connect through newly created user on Linux [message #316228 is a reply to message #316161] Thu, 24 April 2008 05:47 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Try this from root:

$ chown -R oracle:dba /home/oracle


PS: The -R means recursive.
Previous Topic: Oracle User and LDAP
Next Topic: Unable to Unmont the cdrom
Goto Forum:
  


Current Time: Thu Mar 28 11:59:40 CDT 2024