Ask a Question related to Coldfusion Database Access, Design and Development.
-
kfarhadi #1
CF Admin not accepting database password
Running CF 6.1 on a test server.
I'm trying to setup an access database which contains a database password.
The cf admin keeps giving me an error saying invalid password. I can setup
the password on my local PC CF admin no problem. Using "Admin" username and
password, but it will not work on my test server. All the settings look
identical.
Any help is appreciated.
Thanks,
Khosh
kfarhadi Guest
-
How to secure database password? (was Perl/DBI newbie: password storage / security question)
Zedgar, You are chasing the yourself into circles. Security is dictated by circumstances and resources available. In our case, we had plenty of... -
Incorrect password or user Admin is not known on the database
As the log files tells you, the user is trying userid Admin. Check if this ID exists on ur unix box. To get a list of IP's and stuff from where... -
Incorrect password or user Admin is not known on the database server
Hi all !! I frecuently seen this message on the log file: "Admin: Incorrect password or user Admin is not known on the database server" I... -
How to secure database password? (was Perl/DBI newbie: password storage / security question)
Hello, Many thanks to R. Joseph Newton, Motherofperls, essential quint and Chuck Fox for answering my questions, however it is still not what I... -
How to secure database password? (was Perl/DBI newbie: password stora...
The only solutions I've discovered is: ( for less secure tables) 1. Crypt the password 2. Put it into directory not in the public domain 3. Set...



Reply With Quote

