Yaron Peryanty wrote:
> I am using TCL and Expect 5.8.3.> > As part of my script I am using Expect debugging mechanism exp_internal.> > The problem is that clear passwords are also written to log file created > by the exp_internal which is a security problem for my users.> > Do you have any idea how to hide passwords in the log file of exp_internal?
You would have to do a post-processing step on the file that is created.
Expect doesn't have any built-in filtering for that internal debugging
output.
Jeff
_______________________________________________
Expect mailing list
Expect@[...].com
http://listserv.ActiveState.com/mailman/listinfo/expect