stoken-dev / stoken

RSA SecurID-compatible software token for Linux/UNIX systems
http://stoken.sf.net
GNU Lesser General Public License v2.1
405 stars 78 forks source link

How do you remove a stored token? #75

Closed garbb closed 1 year ago

garbb commented 1 year ago

How do you remove a stored token that you have imported? I have removed stoken with apt remove stoken and when I reinstall it with apt install stoken I can see that the token that I imported is still present (ie: running stoken still displays the current token code) Also, where are the imported tokens stored on disk?

garbb commented 1 year ago

Never mind, I figured it out. I was using wsl and I deleted /root/.stokenrc and stored token went away.