Hello folks, I was just wondering, does anyone happen to know if the password in the CF scheduled job XML file (cfroot\lib\neo_cron.xml) is crackable? I swear, I have no ill intent! I am only just curious! :-) (no, seriously) The "char code" value in the password block looks suspiciously like some kind of key for decryption so it just got me thinking...
Anyway, here is what the neo_cron.xml file in my own development (CF9) looks like. I put in test/test as username/password in the CFAdmin scheduled job interface. <var name="*username*"><string>test</string></var> - <file:///C:/ColdFusion9/lib/neo-cron.xml#> <var name="*password*"><string >(/:/!LJ*'XN@<char code="*0a*" /></string></var> Thanks in advance for your thoughts! Cheers, Qing Xia - <file:///C:/ColdFusion9/lib/neo-cron.xml#> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332472 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

