in reply to Re: DBD::Sybase with Repserver and password encryption
in thread DBD::Sybase with Repserver and password encryption
Yes I can connect to the RSSD server which is an ASE using the encryptPassword=1 if my example is changed to point at the RSSD instead
If I am using isql then using the isql equivalent (isql -X) of the DBD::Sybase encryptPassword=1 works fine. It also works if I use sqsh -X. The only thing that does not work is the perl code version
Is there any extra tracing I can add to the dbi call to see if that shows anymore diagnstic information that might be of assistance ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: DBD::Sybase with Repserver and password encryption
by parv (Parson) on May 21, 2020 at 11:31 UTC | |
by Anonymous Monk on May 21, 2020 at 11:50 UTC | |
|
Re^3: DBD::Sybase with Repserver and password encryption
by parv (Parson) on May 22, 2020 at 03:35 UTC | |
by Anonymous Monk on May 22, 2020 at 12:42 UTC |