I have same problem. You can modified lib/rancid/junos.pm as like the
following:
AT LINE 676:
#if (/^(\s+(pre-shared-|)key (ascii-text|hexadecimal) )[^ ;]+/ &&
$filter_pwds >= 1) {
if (/^(.*(pre-shared-|)key (ascii-text|hexadecimal) )[^ ;]+/ &&
$filter_pwds >= 1) { #modify by affa@20201119
ProcessHistory("","","","#$1<removed>$'\n"); #modify by
affa@20201119
_______________________________________________
Rancid-discuss mailing list
[email protected]
https://www.shrubbery.net/mailman/listinfo/rancid-discuss