System information

Administration Tasks Not Done in the Web Manager 71
How Users are Registered with OTP and Obtain OTP Passwords
In the example, the opiepasswd command generates a default OPIE
sequence number of 499 and a creates a seed (or key) from the first two
letters of the hostname and a pseudo random number, in the example
on93564.
4. If desired, enter opiekey to generate a number of passwords for the
user.
The following command line example uses the -n option to generate 5
passwords ending with sequence number 498.
5. Give the OTP username, secret pass phrase, and any OTP passwords
generated in this procedure to the user.
[root@OnBoard /]# opiepasswd -c joe
Adding joe
Reminder - Only use this method from the console; NEVER from
remote. If you are using telnet, xterm, or a dial-in, type ^C
now or exit with no password. Then run opiepasswd without the
-c parameter. Using MD5 to compute responses.
Enter new secret pass phrase: joes secret pass phrase
Again new secret pass phrase: joes secret pass phrase
ID joe OPIE key is 499 on93564
CITY MARY GLOW ZION MAY ARM
[root@OnBoard /]#
[root@OnBoard /]# opiekey -n 5 498 on93564
Using MD5 algorithm to compute responses.
Enter secret pass phrase: joes secret pass phrase
494: WORD ROW GIFT NET BLUE MOM
495: AMEN FONT STAR SEA WINE RED
496: ART LILY HOLY AID LOVE ALL
497: GOLD ARK FISH DOVE SON ZION
498: SEE PITY JOY HOPE PLAN CITY
[root@OnBoard /]#