Advertisement
Guest User

Samba4 Log Level 10

a guest
Jun 27th, 2011
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. srvsvc_NetShareEnumAll: struct srvsvc_NetShareEnumAll
  2. out: struct srvsvc_NetShareEnumAll
  3. info_ctr : *
  4. info_ctr: struct srvsvc_NetShareInfoCtr
  5. level : 0x000001f6 (502)
  6. ctr : union srvsvc_NetShareCtr(case 502)
  7. ctr502 : *
  8. ctr502: struct srvsvc_NetShareCtr502
  9. count : 0x00000004 (4)
  10. array : *
  11. array: ARRAY(4)
  12. array: struct srvsvc_NetShareInfo502
  13. name : *
  14. name : 'netlogon'
  15. type : STYPE_DISKTREE (0x0)
  16. comment : *
  17. comment : ''
  18. permissions : 0x00000000 (0)
  19. max_users : 0xffffffff (4294967295)
  20. current_users : 0x00000001 (1)
  21. path : *
  22. path : 'C:\usr\local\samba\var\lock\sysvol\samdom.example.com\scripts'
  23. password : NULL
  24. sd_buf: struct sec_desc_buf
  25. sd_size : 0x00000000 (0)
  26. sd : NULL
  27. array: struct srvsvc_NetShareInfo502
  28. name : *
  29. name : 'sysvol'
  30. type : STYPE_DISKTREE (0x0)
  31. comment : *
  32. comment : ''
  33. permissions : 0x00000000 (0)
  34. max_users : 0xffffffff (4294967295)
  35. current_users : 0x00000001 (1)
  36. path : *
  37. path : 'C:\usr\local\samba\var\lock\sysvol'
  38. password : NULL
  39. sd_buf: struct sec_desc_buf
  40. sd_size : 0x00000000 (0)
  41. sd : NULL
  42. array: struct srvsvc_NetShareInfo502
  43. name : *
  44. name : 'mine'
  45. type : STYPE_DISKTREE (0x0)
  46. comment : *
  47. comment : '"hola"'
  48. permissions : 0x00000000 (0)
  49. max_users : 0xffffffff (4294967295)
  50. current_users : 0x00000001 (1)
  51. path : *
  52. path : 'C:\usr\local\samba'
  53. password : NULL
  54. sd_buf: struct sec_desc_buf
  55. sd_size : 0x00000000 (0)
  56. sd : NULL
  57. array: struct srvsvc_NetShareInfo502
  58. name : *
  59. name : 'IPC$'
  60. type : STYPE_IPC_HIDDEN (0x80000003)
  61. comment : *
  62. comment : 'IPC Service'
  63. permissions : 0x00000000 (0)
  64. max_users : 0xffffffff (4294967295)
  65. current_users : 0x00000001 (1)
  66. path : *
  67. path : ''
  68. password : NULL
  69. sd_buf: struct sec_desc_buf
  70. sd_size : 0x00000000 (0)
  71. sd : NULL
  72. totalentries : *
  73. totalentries : 0x00000004 (4)
  74. resume_handle : NULL
  75. result : WERR_OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement