To minimize the user interaction, you can use secure token mechanism to
authenticate the users.
- Get an authentication token (from a text file).
- The web installer uses this token to authenticate the user.
- This happens before downloading/installing the tool.
This authentication token needs to be acquired (generated) at least one time and expires after 7 days. You must generate/acquire a new token after it expires.
- Use following command to generate authentication token:
OtherDirectory]$ ls bin data lib tps xsetup rdevl101 OtherDirectory]$ ./xsetup -b AuthTokenGen - The web installer asks for an AMD Account
user ID and password before generating the authentication
token.
./OtherDirectory/xsetup -b AuthTokenGen This is a fresh install. Running in batch mode... Copyright (c) 1986 - 2024 AMD, Inc. All rights reserved. INFO - Internet connection validated, can conect to internet. INFO - In order to generate the authentication token, provide your AMD account E-mail Address and password. E-mail Address:amdtest123@gmail.com Password: INFO - Generating authentication token... INFO - Saved authentication token file successfully, valid until 03/31/2024 11:10 AM