Mapped drives continuously reconnect with bad password over vpn.

0

--0

Title.

I'm having an issue where when a user's password expires or changes, the shared drives that use those credentials continuously attempt to reconnect multiple times per second, spamming the logs. I understand that windows doesn't lock accounts out if the same password is used to log in many different times, however I want to find a way to make the shared drive not spam the logs and just prompt the user for the password again after the first couple of attempts come up as invalid.


Currently We're using an IKEv2 vpn. This caused some issues earlier since the vpn credentials were being forced into the shared drive (even though the passwords were different for the two). I changed the "UseRasCredentials" preference (no ui component, open %appdata%/Microsoft/Network/Connections/Pbk/Rasophone.pbk with notepad and set it to 0) to fix this. I'm wondering if this could be affecting the shared drives.


Any help is appreciated.

Continue reading...
 
Back
Top Bottom