Guest User

auth_test.php output

a guest
Aug 24th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.19 KB | None | 0 0
  1. [root@allosaurus scripts]# ./auth_test.php -u sj164965e -v -l
  2. Authentication Method: ldap
  3. ldap_sasl_bind_s
  4. ldap_sasl_bind
  5. ldap_send_initial_request
  6. ldap_new_connection 1 1 0
  7. ldap_int_open_connection
  8. ldap_connect_to_host: TCP itdsv01.umt.edu:389
  9. ldap_new_socket: 4
  10. ldap_prepare_socket: 4
  11. ldap_connect_to_host: Trying 10.10.40.64:389
  12. ldap_pvt_connect: fd: 4 tm: 5 async: 0
  13. ldap_ndelay_on: 4
  14. attempting to connect:
  15. connect errno: 115
  16. ldap_int_poll: fd: 4 tm: 5
  17. ldap_is_sock_ready: 4
  18. ldap_ndelay_off: 4
  19. ldap_pvt_connect: 0
  20. ldap_open_defconn: successful
  21. ldap_send_server_request
  22. ldap_result ld 0x561987bf65c0 msgid 1
  23. wait4msg ld 0x561987bf65c0 msgid 1 (infinite timeout)
  24. wait4msg continue ld 0x561987bf65c0 msgid 1 all 1
  25. ** ld 0x561987bf65c0 Connections:
  26. * host: itdsv01.umt.edu port: 389 (default)
  27. refcnt: 2 status: Connected
  28. last used: Fri Aug 24 09:59:32 2018
  29.  
  30.  
  31. ** ld 0x561987bf65c0 Outstanding Requests:
  32. * msgid 1, origid 1, status InProgress
  33. outstanding referrals 0, parent count 0
  34. ld 0x561987bf65c0 request count 1 (abandoned 0)
  35. ** ld 0x561987bf65c0 Response Queue:
  36. Empty
  37. ld 0x561987bf65c0 response count 0
  38. ldap_chkResponseList ld 0x561987bf65c0 msgid 1 all 1
  39. ldap_chkResponseList returns ld 0x561987bf65c0 NULL
  40. ldap_int_select
  41. read1msg: ld 0x561987bf65c0 msgid 1 all 1
  42. read1msg: ld 0x561987bf65c0 msgid 1 message type bind
  43. read1msg: ld 0x561987bf65c0 0 new referrals
  44. read1msg: mark request completed, ld 0x561987bf65c0 msgid 1
  45. request done: ld 0x561987bf65c0 msgid 1
  46. res_errno: 49, res_error: <>, res_matched: <>
  47. ldap_free_request (origid 1, msgid 1)
  48. ldap_parse_result
  49. ldap_msgfree
  50. ldap_err2string
  51. ldap_err2string
  52. Bind result: Invalid credentials
  53. ldap_sasl_bind_s
  54. ldap_sasl_bind
  55. ldap_send_initial_request
  56. ldap_send_server_request
  57. ldap_result ld 0x561987bf65c0 msgid 2
  58. wait4msg ld 0x561987bf65c0 msgid 2 (infinite timeout)
  59. wait4msg continue ld 0x561987bf65c0 msgid 2 all 1
  60. ** ld 0x561987bf65c0 Connections:
  61. * host: itdsv01.umt.edu port: 389 (default)
  62. refcnt: 2 status: Connected
  63. last used: Fri Aug 24 09:59:32 2018
  64.  
  65.  
  66. ** ld 0x561987bf65c0 Outstanding Requests:
  67. * msgid 2, origid 2, status InProgress
  68. outstanding referrals 0, parent count 0
  69. ld 0x561987bf65c0 request count 1 (abandoned 0)
  70. ** ld 0x561987bf65c0 Response Queue:
  71. Empty
  72. ld 0x561987bf65c0 response count 0
  73. ldap_chkResponseList ld 0x561987bf65c0 msgid 2 all 1
  74. ldap_chkResponseList returns ld 0x561987bf65c0 NULL
  75. ldap_int_select
  76. read1msg: ld 0x561987bf65c0 msgid 2 all 1
  77. read1msg: ld 0x561987bf65c0 msgid 2 message type bind
  78. read1msg: ld 0x561987bf65c0 0 new referrals
  79. read1msg: mark request completed, ld 0x561987bf65c0 msgid 2
  80. request done: ld 0x561987bf65c0 msgid 2
  81. res_errno: 0, res_error: <>, res_matched: <>
  82. ldap_free_request (origid 2, msgid 2)
  83. ldap_parse_result
  84. ldap_msgfree
  85. ldap_err2string
  86. Anonymous bind result: Success
  87. ldap_search_ext
  88. put_filter: "(&(uid=*)(|(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)))"
  89. put_filter: AND
  90. put_filter_list "(uid=*)(|(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu))"
  91. put_filter: "(uid=*)"
  92. put_filter: simple
  93. put_simple_filter: "uid=*"
  94. put_filter: "(|(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu))"
  95. put_filter: OR
  96. put_filter_list "(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)"
  97. put_filter: "(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)"
  98. put_filter: simple
  99. put_simple_filter: "memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu"
  100. put_filter: "(memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu)"
  101. put_filter: simple
  102. put_simple_filter: "memberOf=cn=itunixadmin,ou=groups,dc=umt,dc=edu"
  103. ldap_build_search_req ATTRS: *
  104. ldap_send_initial_request
  105. ldap_send_server_request
  106. ldap_result ld 0x561987bf65c0 msgid 3
  107. wait4msg ld 0x561987bf65c0 msgid 3 (infinite timeout)
  108. wait4msg continue ld 0x561987bf65c0 msgid 3 all 1
  109. ** ld 0x561987bf65c0 Connections:
  110. * host: itdsv01.umt.edu port: 389 (default)
  111. refcnt: 2 status: Connected
  112. last used: Fri Aug 24 09:59:32 2018
  113.  
  114.  
  115. ** ld 0x561987bf65c0 Outstanding Requests:
  116. * msgid 3, origid 3, status InProgress
  117. outstanding referrals 0, parent count 0
  118. ld 0x561987bf65c0 request count 1 (abandoned 0)
  119. ** ld 0x561987bf65c0 Response Queue:
  120. Empty
  121. ld 0x561987bf65c0 response count 0
  122. ldap_chkResponseList ld 0x561987bf65c0 msgid 3 all 1
  123. ldap_chkResponseList returns ld 0x561987bf65c0 NULL
  124. ldap_int_select
  125. read1msg: ld 0x561987bf65c0 msgid 3 all 1
  126. read1msg: ld 0x561987bf65c0 msgid 3 message type search-result
  127. read1msg: ld 0x561987bf65c0 0 new referrals
  128. read1msg: mark request completed, ld 0x561987bf65c0 msgid 3
  129. request done: ld 0x561987bf65c0 msgid 3
  130. res_errno: 50, res_error: <>, res_matched: <>
  131. ldap_free_request (origid 3, msgid 3)
  132. ldap_parse_result
  133. ldap_err2string
  134. ldap_search_ext
  135. put_filter: "(uid=*)"
  136. put_filter: simple
  137. put_simple_filter: "uid=*"
  138. ldap_build_search_req ATTRS: *
  139. ldap_send_initial_request
  140. ldap_send_server_request
  141. ldap_result ld 0x561987bf65c0 msgid 4
  142. wait4msg ld 0x561987bf65c0 msgid 4 (infinite timeout)
  143. wait4msg continue ld 0x561987bf65c0 msgid 4 all 1
  144. ** ld 0x561987bf65c0 Connections:
  145. * host: itdsv01.umt.edu port: 389 (default)
  146. refcnt: 2 status: Connected
  147. last used: Fri Aug 24 09:59:32 2018
  148.  
  149.  
  150. ** ld 0x561987bf65c0 Outstanding Requests:
  151. * msgid 4, origid 4, status InProgress
  152. outstanding referrals 0, parent count 0
  153. ld 0x561987bf65c0 request count 1 (abandoned 0)
  154. ** ld 0x561987bf65c0 Response Queue:
  155. Empty
  156. ld 0x561987bf65c0 response count 0
  157. ldap_chkResponseList ld 0x561987bf65c0 msgid 4 all 1
  158. ldap_chkResponseList returns ld 0x561987bf65c0 NULL
  159. ldap_int_select
  160. read1msg: ld 0x561987bf65c0 msgid 4 all 1
  161. read1msg: ld 0x561987bf65c0 msgid 4 message type search-result
  162. read1msg: ld 0x561987bf65c0 0 new referrals
  163. read1msg: mark request completed, ld 0x561987bf65c0 msgid 4
  164. request done: ld 0x561987bf65c0 msgid 4
  165. res_errno: 50, res_error: <>, res_matched: <>
  166. ldap_free_request (origid 4, msgid 4)
  167. ldap_parse_result
  168. ldap_err2string
  169. Users:
  170. Total users: 0
  171. ldap_free_connection 1 1
  172. ldap_send_unbind
  173. ldap_free_connection: actually freed
Add Comment
Please, Sign In to add comment