Re: multiple passwords for a user
From: Sybrand Bakker <gooiditweg_at_nospam.demon.nl>
Date: Sat, 21 May 2005 00:02:26 +0200
Message-ID: <7hns81d96v37qslut46rri3m1ml7po3phl_at_4ax.com>
Date: Sat, 21 May 2005 00:02:26 +0200
Message-ID: <7hns81d96v37qslut46rri3m1ml7po3phl_at_4ax.com>
On 20 May 2005 11:31:04 -0700, jeffchirco_at_gmail.com wrote:
>We are in the process of converting a lot of our schemas to
>different passwords, but we don't want to have to update all our
>programs at once, we would like to gradually do it but the use of
>having two passwords at a time.
Apparently you are using hardcoded username password combo's in various applications. Obviously this is a security risk. Why don't you convert to OS-authenticated accounts instead. In that case you don't need to code anything but a '/' in your app.
-- Sybrand Bakker, Senior Oracle DBAReceived on Sat May 21 2005 - 00:02:26 CEST