Announcements

SecurID® Discussions

Browse the SecurID discussion board to get product help and collaborate with other SecurID users.
VladimirShvets
Beginner
Beginner

automated distribution and email of soft tokens

Jump to solution

From what I understand there is a way to automate CT-KIP distribution and emailing of token data via amba to end users.  Is there a way to do the same thing with CTF provisioning?  AMBA guide seems to only discuss CT-KIP and file based provisioning.

 

Thanks. 

Labels (1)
0 Likes
1 Solution

Accepted Solutions
EdwardDavis
Employee
Employee

Please open a support case and ask about the status of RFE AMBA-54...

 

this was done to request CTF capability in AMBA

 

New parameters for command line would be -ctf, and input file headers might be 

Action,Key,MiscVariable,ctfVersion, ctfDeviceIDLen

View solution in original post

2 Replies
EdwardDavis
Employee
Employee

Please open a support case and ask about the status of RFE AMBA-54...

 

this was done to request CTF capability in AMBA

 

New parameters for command line would be -ctf, and input file headers might be 

Action,Key,MiscVariable,ctfVersion, ctfDeviceIDLen

GSMSupport
Contributor
Contributor

I found a way to workaround it.

1. Assign tokens via AMBA and save them as stfid files (run rsautil AMBulkAdmin -g)

2. Save tokens locally to one folder

3. Download and extract RSA SecurID Software Token Converter 3.1

4. Write a small batch or powershell script to process all stfid files to CTF format outputting them to a txt file
For iOS (I have Java 7, use proper location for java.exe):

C:\Program Files (x86)\Java\jre7\bin\java -jar TokenConverter.jar c:\tmp\user2-passwordtoken.sdtid -ios -p t0kenpw1 -o c:\tmp\tokenfile.txt