Questions tagged [token]

A physical device used as part of an authentication system, often in conjunction with other authentication factors such as passwords.

A security token is a physical device used for authentication, often in conjunction with other authentication factors such as passwords, as one factor in a multi-factor authentication system. A security token may, among other things:

  • provide a time-synchronized, continuously changing password (such as RSA SecurID)
  • plug into a computer, containing digital certificates that are used along with a PIN for authentication (such as a USB dongle) or otherwise serving as an identifying device (such as a smart card)
  • be a mobile device (such as a smartphone) with an app that implements one or more features used in traditional security tokens

For more information on security tokens, see this Wikipedia article.

23 questions
4
votes
3 answers

How does Google two-auth factor work?

I'd like to turn on Google's two authentication factor on but first I'd like to understand how it works. Specifically I'd like to use the Google app for smartphones (btw I checked the FAQ and this is not a question about smartphone but a question…
Cedric Martin
  • 464
  • 2
  • 6
  • 12
2
votes
1 answer

Windows Batch to read TXT and parse lines into JSON

I've made a good deal of headway by searching this site and learning the ridiculous language that is Windows batch scripting, but frankly I'm stuck. The sample below is from our lab's old radiometer module which regularly logs its data as TXT files.…
KDC
  • 141
  • 1
  • 5
2
votes
1 answer

What is the difference between USB-Mode and HID-Mode?

I have an Elite EL token. and I have some tools to work with it. One of the softwares is Elite EL set mode. As you see I have two options, HID-Mode and USB-Mode. Q : What is the difference?
User1-Sp
  • 285
  • 2
  • 4
  • 11
2
votes
0 answers

What is in-service expansion in token passing bus network?

I was reading about Token Ring network and it said "in-service expansion is possible in a token passing bus network". What does it mean?
1
vote
1 answer

Disable Fortitoken on a Fortigate Firewall

I made an error while configuring my admin account on the FortiGate 60d and enabled forti token for 2 step authentication. Thing is I enabled the wrong token and I do not have that device with me. Now when I try to login to the GUI using my admin…
mat
  • 11
  • 1
  • 4
1
vote
1 answer

Is it possible to use USB token as file storage

Is it possible to store and retrieve files other than certificate in USB etoken? I would like to use it as read-only USB flash disk.
Kiyas
  • 13
  • 1
  • 3
1
vote
1 answer

Is Data Object on openPGP smartcard v2 encrypted?

Currently I thinking about on-the-fly disk encryption using Truecrypt/dmcrypt LUKS with key stored on smartcard. I would like to use openPGP v2 smart card, respectively GPF Cryptostick which is based on openPGP v2 smartcard and my question is: On…
Ency
  • 17
  • 1
  • 9
1
vote
0 answers

Securely store a token in a Windows machine

I developed a small program hosted in my company's on-prem Windows server in Python. The program involves an API call using a private token generated for me. I stored the Python source code in plain text, but I don't want my token to be stored as…
o_yeah
1
vote
1 answer

Cannot see hardware security token on my Windows PC

I have a SafeNet Token JC device that provides a certificate when I am connecting to a VPN using CheckPoint VPN Client. I'm facing an issue that CheckPoint cannot see that device. I have Windows 10 and it worked almost a month without a problem.…
Jirka Meluzin
  • 111
  • 1
  • 3
1
vote
2 answers

GnuPG with CAPI smartcard / NOT an OpenPGP card

I have a RSA SecurId loaded with two keys and their corresponding certificate (signature and authentication). I'm already using the authentication key pair for SSH login (from my Windows desktop) thanks to Putty CAC and I was wondering if the same…
Cerber
  • 257
  • 1
  • 2
  • 10
1
vote
1 answer

openvpn --show-pkcs11-ids missing parameter

When I try to perform this command: sudo openvpn --show-pkcs11-ids /usr/lib/libeTPkcs11.so I get error: Options error: Unrecognized option or missing parameter(s) in [CMD-LINE]:1: show-pkcs11-ids (2.3.2) Use --help for more information. This shows…
mrgloom
  • 357
  • 1
  • 4
  • 12
1
vote
2 answers

Elevation: Accquiring the Admin Token in Administrator vs Standard Accounts in Windows

I've recently been confused by how UAC works between Standard accounts and Administrator accounts, As we all know, when UAC is turned on, UAC allows Standard Accounts or Administrator accounts in Admin Approval Mode to gain access to the…
InterLinked
  • 2,406
  • 6
  • 29
  • 64
0
votes
1 answer

How to properly install SCR3500 card reader on mac - Mac OS X 10.6.8?

I am trying to login into some secured site and I am required to use SCR3500 card reader. I found and installed some drivers - http://support.identive-group.com/download_scm/download_scm.php?lang=en. However this doesn't work. When I try to open…
Ascorpio
  • 121
  • 1
  • 7
0
votes
0 answers

Heartbeat token failed

I have a new one today : this ! root@lab-web2:/etc/heartbeat# systemctl status heartbeat ● heartbeat.service - Heartbeat High Availability Cluster Communication and Membership Loaded: loaded (/lib/systemd/system/heartbeat.service; enabled; vendor…
FuxT
  • 56
  • 9
0
votes
0 answers

Lost Passwords for eToken Java 72K

I have a USB token called eToken Java 72k, but there is a problem: I don't remember the user and administrator passwords. Who knows if there is a way to format this device completely so that all passwords and data are erased, without the password…
1
2