On 18/01/11 23:20, Александр Поляков wrote: > Hi, > Now, I use new version of TelnetImpl.java "with more meaningful messages and > logs what is going on at debug level".
> [sfDaemon] OUT> SmartFrogLifecycleException:: Unable to login in remote > machine 192.168.56.101:23 cause: Password was not accepted, SmartFrog well, we have some more specifics. We get as far as the "password:" prompt before failing. This means that the XP telnet server is different from the Windows 2003 one. I've just had a look through my set of VMs, no winXP VM, so I will have to ask around or create a new one. How about I add a flag a debug option to the class, default value false, to the password in this error message, ideally even the trace of what is going on. I'll always add the username, as that isn't a security issue. Then on your machine, you can flip this switch on and make sure the right password is being passed down. If not, grab the text, edit the password and you have something you post which helps us debug it more. ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Smartfrog-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartfrog-users
