Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Linux profile - a little offtopic

Re: Linux profile - a little offtopic

From: Peter McLarty <peter.mclarty_at_incts.com>
Date: Mon, 02 Jul 2001 00:09:28 -0700
Message-ID: <F001.0033EC8B.20010702000019@fatcity.com>

Hi
. profile and its associates for the other shells need only be read only for the user. It is common behavior on a production server to have the majority of users profiles linked to a central profile file so it is only editable by the System Admin. This keeps a potential security hole at bay by not allowing users access to the .profiles or whatever you use for the user shell.

If the changes to .profile are not changing your shell then you are using a different shell. On Linux you will be almost certainly using bash by default so you will need to put changes in .bashrc or maybe .bash_profile

HTH
Peter

At 08:55 PM 1/07/2001 -0800, you wrote:

>Kimberly,
>
>Since .profile is of little use unless sourced,
>why make it executable?
>
>Maybe I missed something here, but I've never used
>an executable .profile.
>
>Jared
>
>On Sunday 01 July 2001 11:15, Kimberly Smith wrote:
> > Also, make sure the .profile is executable. It isn't by default
> > usually. Also make sure the oracle account is setup to use a shell
> > that the .profile actually applies to. For example, ksh (my personal
> > favoriate). C shell uses the .login.
> >
> > -----Original Message-----
> > Sent: Saturday, June 30, 2001 10:20 AM
> > To: Multiple recipients of list ORACLE-L
> >
> > On June 30, 2001 01:30 pm, Csillag Zsolt wrote:
> > > Hi,
> > >
> > > Since I'd like to install Oracle for Linux, I need to change the
> > > profile for user 'oracle'.
> > >
> > > I edited the .profile file located in /home/oracle folder but it
> > > seems to me that this isn't the file that Linux loads at startup.
> >
> > Take a look at /etc/profile - this is the default system-wide user
> > profile (be aware that all changes to this file will affect all
> > non-root users on the system).
> >
> > Cheers,
> > GC
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Jared Still
> INET: jkstill_at_cybcon.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Peter McLarty
  INET: peter.mclarty_at_incts.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Jul 02 2001 - 02:09:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US