For the fellow geeks who need a giggle
Oct. 14th, 2002 02:55 pmFrom: root [mailto:root@localhost.localdomain]
Sent: Monday, October 14, 2002 8:48 AM
To: Dave Douglas
Subject: Boggle your mind
It might be me but when trying to install a program isn't it desirable to
be logged in as root?
[root@localhost linux]# ./runInstaller
The user is root. Oracle Universal Installer cannot continue installation
if the user is root.
:No such file or directory
for those of you who are not linux savvy, root is the account that should generally be in use for installing software.
Sent: Monday, October 14, 2002 8:48 AM
To: Dave Douglas
Subject: Boggle your mind
It might be me but when trying to install a program isn't it desirable to
be logged in as root?
[root@localhost linux]# ./runInstaller
The user is root. Oracle Universal Installer cannot continue installation
if the user is root.
:No such file or directory
for those of you who are not linux savvy, root is the account that should generally be in use for installing software.
no subject
Date: 2002-10-15 09:28 am (UTC)Note, this is fine in theory, but in practice even breaking into an unprivileged account can be useful due to other potential bugs that allow escalation of privilege.
But, heh, for an installer to refuse to run and print an uninformative failure message, that's funny. If Oracle wants you to do something to improve security because they're not confident in their own product, you probably ought to listen to them :)