If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > -952 Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-22-02, 17:31
pklucas pklucas is offline
Registered User
 
Join Date: Jul 2002
Location: Parkersburg, WV
Posts: 5
Unhappy -952 Error

I am having a problem connecting through ODBC to a Informix SE 7.2 engine. I am getting the following error.
"[Informix][ODBC Driver][Informix] user "%S" password is not correct for the database server." - on the ODBC side.
"Daemon err=-952: users password is not correct for the database server." - on the database side.
The server is a linux box based on redhat 6.2. and I have never connected to this server before via ODBC.

Any help would be apreciated.
Reply With Quote
  #2 (permalink)  
Old 07-22-02, 22:43
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Which user id are you using ? How long is the password ? Can you access Informix if you login into linux directly using dbaccess / onstat commands ? Also, look at your release notes. Which version of informix are you running - include uc version ?

Last edited by rnealejr; 07-22-02 at 22:45.
Reply With Quote
  #3 (permalink)  
Old 07-23-02, 09:29
pklucas pklucas is offline
Registered User
 
Join Date: Jul 2002
Location: Parkersburg, WV
Posts: 5
I am using the informix user id. and the password is 6 charaters long.
when logged on locally I have no problem accessing the database with dbaccess. And I am running Informix-SE 7.24 UC5.

thanks for helping.
Reply With Quote
  #4 (permalink)  
Old 07-23-02, 18:59
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
I believe this is a known bug with uc5 and the fix is in uc8 - I will let you know what I am able to find out.
Reply With Quote
  #5 (permalink)  
Old 07-23-02, 21:24
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Yes, I was correct. You need to upgrade to uc8. Good luck.
Reply With Quote
  #6 (permalink)  
Old 07-25-02, 08:34
pklucas pklucas is offline
Registered User
 
Join Date: Jul 2002
Location: Parkersburg, WV
Posts: 5
Thank'sfor the info.
As a temporary solution will seting the system to not use shadow passwords work?
Maybe having the full answer here will help someone else.
Reply With Quote
  #7 (permalink)  
Old 07-25-02, 16:29
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
The 952 error can be caused by many issues - one of which is the passwords being shadowed - however, I would never recommend unshadowing your passwords because it is such a serious security threat. If you proceed, let me know if it fixes your problem - if not, there might be other solutions - but I strongly urge you not to monkey with the shadowing. I would give you examples of MAYBE when this would be ok but you would have to check (now and constantly monitor) several exploits that this would enable and make sure that your box is locked down.
Reply With Quote
  #8 (permalink)  
Old 07-26-02, 11:11
pklucas pklucas is offline
Registered User
 
Join Date: Jul 2002
Location: Parkersburg, WV
Posts: 5
I have unshadowed the passwords and it allows me to test the odbc connection, and see the table names in access 2000. However when I try to link to any of these tables I am getting :
Reserved error (-7711) There is no message for this error.

I intend to change the version of informix we are on to allow shadow passwords again.
Reply With Quote
  #9 (permalink)  
Old 07-29-02, 11:21
pklucas pklucas is offline
Registered User
 
Join Date: Jul 2002
Location: Parkersburg, WV
Posts: 5
The -7711 message is from my laptop ( must be setup wrong).
I have the problem solved.
Thank you for your help!
Reply With Quote
  #10 (permalink)  
Old 08-02-02, 08:11
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Be aware if you upgrade to 7.25.UC1. You MUST have password shadowing enabled.
They tried to fix the bug...
__________________
rws
Reply With Quote
  #11 (permalink)  
Old 01-09-03, 13:29
jiangqs jiangqs is offline
Registered User
 
Join Date: Jan 2003
Posts: 1
Re: -952 Error

hi,
i read this post just now. I got the same problem with informix 7.24 UC5.
But even worse, i could not even login with dbaccess. So is there any way i can solve it without upgrate UC5 to UC8?

Thanks.

Quote:
Originally posted by pklucas
I am having a problem connecting through ODBC to a Informix SE 7.2 engine. I am getting the following error.
"[Informix][ODBC Driver][Informix] user "%S" password is not correct for the database server." - on the ODBC side.
"Daemon err=-952: users password is not correct for the database server." - on the database side.
The server is a linux box based on redhat 6.2. and I have never connected to this server before via ODBC.

Any help would be apreciated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On