nlsMsgChk.txt 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # $XConsortium: nlsMsgChk.txt /main/2 1996/11/11 11:20:54 drk $
  2. #############################################################################
  3. #
  4. # Component: $(TOP)/hp/rivers/dtaction/dtaction
  5. #
  6. ############################################################################
  7. 1. Screendump file name: 1.Z
  8. _DtMessage catalog set number: 1
  9. _DtMessage number: 2, 5, 6, 7
  10. Instructions: The password prompting dialog
  11. Run dtaction, and specify the '-user' option. For example:
  12. dtaction -user root
  13. 2. Screendump file name: 2.Z
  14. _DtMessage catalog set number: 1
  15. _DtMessage number: 2, 3, 4
  16. Instructions: The invalid password error dialog
  17. Run dtaction, and specify the '-user' option. For example:
  18. dtaction -user root
  19. Enter an invalid password, and select the 'Ok' button.
  20. 3. Screendump file name: 3.Z
  21. _DtMessage catalog set number: 1
  22. _DtMessage number: 2, 8, 9
  23. Instructions: The unknown user dialog
  24. Run dtaction, and specify the '-user' option, but specify
  25. a user name which does not exist. For example:
  26. dtaction -user xxyyzz
  27. 4. Screendump file name: 4.Z
  28. _DtMessage catalog set number: 1
  29. _DtMessage number: 1
  30. Instructions: The log message written into the file /usr/adm/sulog
  31. Run dtaction, and specify the '-user' option. For example:
  32. dtaction -user root
  33. Enter the password for the root user, and select 'Ok'.
  34. Go to a terminal window, and type 'su'; enter the root
  35. password, when prompted. Do a 'tail /usr/adm/sulog', and
  36. look for the last entry beginning with 'dtaction'.