On 3 Sep 2002 at 17:10, Suresh Ramasubramanian wrote:

> [EMAIL PROTECTED] (Solve Cool) [Tuesday, September 03, 2002 4:38 PM]:
> > cat /etc/passwd | grep oracle
> > oracle:x:59:54:Oracle database admin:/opt/oracle:/bin/bash
> >  cat /etc/group | grep dba
> > dba:x:55:oracle
> So the oracle and dba groups exist.  Maybe the uid/gid for oracle and dba
> are not what the oracle installer program expects?

Duh.. All it means that he can skip creation of oracle/dba user/group during 
oracle installation process. Oracle expects you to supply a valid user/group 
combination during installation, which is recommended to be oracle/dba.

Funny that oracle needs to run a shell script as root before it can proceed, in 
the middle of the installation. 

I wonder if setuid call is disabled when one writes installer in java..;-)) 

Or probably customer won't pay for a simple install run from root shell.. or 
their pride would hurt for shipping a working and simple install.. Pick your 
reason of the day..








Bye
 Shridhar

--
Hawkeye's Conclusion:   It's not easy to play the clown when you've got to run 
the whole       circus.



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to