Driver framework does not try all username and password combos when adding more than one device.

When trying Add Hardware → Manual, if there is more than one device, not all username and password combinations are being used.

If I add only a single device at a time, it goes through all the available passwords and it works. If I have two devices, the process fails and the logs show that it only tries a few combos.

Hi Eric.

We tried this out with a modified version of demo driver device, where we introduced a 10 second delay for each login attempt and then provided 9 different user name/password combinations. All 9 combinations were attempted on both the devices we tried to add, so it seems like the framework is working as expected.

Br,

Peter

Hi Peter,

I will get back onto this one now. There is still some combination that is not working properly on all our drivers. I want to try this version with the 10s login attempt, could you please send me instructions on how to reproduce or zip your modifified version of the demo driver device?

Just FYI, the results would differ everytime we tried it, it would rarely try all username/password combos on all devices but if there were 5-6 devices it would happen pretty regularly.

We have gotten to the point with our solution now were this is the main issue left to resolve.

Thanks.