|
|
| Perl: the Markov chain saw | |
| PerlMonks |
DBD::TSM says Invalid user id or passwordby FloydATC (Friar) |
| on Feb 03, 2011 at 13:29 UTC ( #885988=perlquestion: print w/ replies, xml ) | Need Help?? |
|
FloydATC has asked for the
wisdom of the Perl Monks concerning the following question:
Esteemed monks,
I'm trying to get DBD::TSM to work, but it refuses to accept my administrative username and password. Using Perl v5.8.8 on CentOS 5.4, have installed TIVsm-API-6.1.0-2 and TIVsm-BA-6.1.0-2. My test script is a slight rewrite of the example script ("dbi" was spelled "DBB" and no environment variables were set).
The result? Connect: Invalid user id or password '########/########': 255/. at ./testq line 12. The manual test suggested in the docs works ok, which should confirm that the dsmcadm and the login/password is OK:
And here's dsm.sys:
I'm looking for someone who has worked with this module before and perhaps knows where to start looking for the cause? Update: moritz suggested I use tcpdump to inspect the network traffic. DBD::TSM generates none at all.
--
Time flies when you don't know what you're doing
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||