User`s guide

Miscellaneous Procedures 511
OTP Configuration
In the example, the opiepasswd command generates a default OPIE
sequence number of 499 and a creates a key from the first two letters of
the hostname and a pseudo random number, in the example ON93564.
4. If needed, enter the opiekey command with the -c option to generate a
number of passwords and supply them to the user.
The following command line example uses the -n 5 option followed by
the 498 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@OnSite /]# 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@OnSite /]#
[root@OnSite /]# opiekey -n 5 498 CA93564 -c
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@OnSite /]#