Description

password is required while copying a file from master RE to backup RE when using TACACS/RADUIS user . sometime password is not accepted and file copy operation may failed

Symptoms

on Junos releases prior to 22.4 , password is required while copying a file from master RE to backup RE when using TACACS/RADUIS user

test@EVOPTX-RE0-re0> file copy /var/tmp/test.txt re1:/var/tmp/    
Password:                <<<<<<<<password required

{master}
test@EVOPTX-RE0-re0> 

file copy between REs should be without password

Solution

customer needs to have the fix of PR1792106

as workaround , customer can login to backup RE and initiate the file copy from there

Modification History

2024-04-05 : Article Created