
Cain
Posts: 86
|
| Posted: 12/14/2004, 11:14 AM |
|
Well,
My CCS was working fine and then recently we had to reset our passwords. I went through Code Charge and updated my passwords to the current one and I can connect to the server and ftp my files over ( all our passwords are linked ) and I can log into my database directly ( Postgresql ) but Code Charge is having problems doing it and throwing this PAM Authentication error.
Since I can't get in though code charge I can't really see the fields from the database and it takes forever to figure that out and throw an error message. Anything previously created still works.
Any help would be appreciated.
|
 |
 |
peterr
Posts: 5971
|
| Posted: 12/14/2004, 12:04 PM |
|
Hi,
CCS connects to databases via a driver (for example ODBC) and it displays any errors that your driver may return. This is definitely one of those driver (or database) errors and it wouldn't apply only to CodeCharge. For example you can try connecting to the database from Excel using the same DSN and I suspect that you will see the same error.
As for the solution, there are many discussions on the Internet about this error, so I could only recommend doing some reading at http://www.google.com/search?hl=en&q=%22PAM%3A+Authentication+failure%22 , http://groups-beta.google.com/groups?q=%22PAM%3A%20Auth...lr=&sa=N&tab=wg , or contacting PostgreSQL support.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|

|
|
|
|