home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / VBASIC / NW41BAS.ZIP / BINDINFO.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-07-30  |  4.0 KB  |  101 lines

  1. BindInfo
  2. Getting Bindery Info:
  3. Form15
  4. Command1
  5. Return to WinSlist
  6.     QueueList
  7.     GroupList
  8. Userlist
  9. TotalQueues
  10. TotalQueues
  11. TotalGroups
  12. TotalGroups
  13. Label5
  14. Total:
  15. Label5
  16. Total:
  17. TotalUsers
  18. TotalUsers
  19. Label5
  20. Total:
  21. Label3
  22. Print Queues
  23. Label2
  24. Groups
  25. Label1
  26. User Accounts
  27.     Form_Load
  28. NWGetPrimaryConnectionID
  29. ConnID
  30. ServerName
  31. ccode
  32. NWScanObjectD
  33. OT_FILE_SERVER`
  34. oType
  35.     oHasProps
  36. oFlag
  37.     oSecurity
  38. SUCCESSFUL
  39. ServerList9
  40. Form_Activate
  41. BindInfo
  42. Caption
  43. OT_USER
  44. OT_USER_GROUP
  45. OT_PRINT_QUEUE
  46. UserName
  47. UserList
  48. Form_LostFocus
  49. WinsList+
  50.     ListIndex
  51. NWAttachtoFileServer
  52. ConnCode
  53. ConnBindCode
  54. Command1_Clickp
  55. NWDetachFromFileServer8
  56. TotalUsers
  57.     ListCounta
  58. TotalGroups
  59.     GroupList
  60.     Queuelist
  61. TotalQueues~
  62. TotalGroup
  63. NWLoginToFileServer
  64. NWLogoutFromFileServer
  65. Command1
  66. Enabled
  67. TempMess
  68. TempNess
  69. Command1_Click
  70. Form_Activate
  71. Getting Bindery Info: Scanning ....
  72. First we have to Login to the server in order to
  73. Read the Bindery system.  Only login if we have to
  74. Login to other Serverg
  75. GUEST
  76. Proceed with the Bindery Scane
  77. Start by getting User Accounts
  78. Getting Bindery Info: Scanning .... Users
  79. initialize object ID to -1 for first call to ScanBinderyObject
  80. take all characters of object name up to terminating null 
  81. Now lets scan for User Groupst
  82. Getting Bindery Info: Scanning ....Groups
  83. initialize object ID to -1 for first call to ScanBinderyObject
  84. take all characters of object name up to terminating null 
  85. Now lets scan for Print Queues
  86. Getting Bindery Info: Scanning ....Queues
  87. initialize object ID to -1 for first call to ScanBinderyObject
  88. take all characters of object name up to terminating null 
  89. Getting Bindery Info: Finished
  90. Unable to Login to Server as Guest
  91. No Account or Bad Password
  92. Bindery is Locked
  93. No Such Account
  94. Account Disabled
  95. Unauthorized Login Time
  96. Unauthorized Login Station
  97. Intruder Detection on Account
  98. Returned Code
  99. Server Problems
  100. Form_Load
  101.