Re: [Ssh-sftp-perl-users] Using Net::SSH:Perl login()
Brought to you by:
dbrobins
|
From: Dave R. <au...@ur...> - 2004-02-03 01:52:11
|
On Mon, 2 Feb 2004, Mark Fuller wrote: > If I understand correctly, this would cause me to believe there is > *something* different about the file (or the result of the split) than you > believe. Maybe the file has trailing carriage returns in addition to a > normal lineend and the chomp isn't getting it? Use the MD5 digest function > to get a digest value of each value (your constant assignment and the value > coming from the file after it's in the array). That would tell you if it's > different. Or echo it to the "od -oc" command (on unix) to view the binary > data. I have to believe something is different about the two values. Yes, I agree. The only other possibility is that getting the PW from the file causes it to be tainted. But if that were the case then I'd expect that the error message would clearly indicate that taint mode was involved. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ |