In the office, we have students connecting to our server for file sharing. This connection also doubles as authentication for printing. However, we had a student who had printing setup using one of our admin's credentials. Those credentials got saved and constantly let's the user print as someone other than herself. So I had to find a way to clear those credentials. Here's the command:
rundll32.exe keymgr.dll, KRShowKeyMgr
Here's a link [windowsnetworking.com].
No comments:
Post a Comment