Advertisement
Guest User

Untitled

a guest
Aug 4th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.59 KB | None | 0 0
  1. Listening on auth address * port 1812 bound to server default
  2. Listening on proxy address * port 37408
  3. Ready to process requests
  4. (0) Received Access-Request Id 235 from 127.0.0.1:35895 to 127.0.0.1:1812 length 99
  5. (0)   User-Name = "gleb_ggr@trainzcity.myftp.org"
  6. (0)   User-Password = "270507GgR"
  7. (0)   NAS-IP-Address = 192.168.2.121
  8. (0)   NAS-Port = 0
  9. (0)   Message-Authenticator = 0xc8c0ec489efa8adf56dc464e9b6aebc4
  10. (0) # Executing section authorize from file /etc/freeradius/3.0/sites-enabled/default
  11. (0)   authorize {
  12. (0)     [preprocess] = ok
  13. (0)     [chap] = noop
  14. (0)     [mschap] = noop
  15. rlm_ldap (ldap): Reserved connection (0)
  16. (0) ldap: Performing unfiltered search in "", scope "sub"
  17. (0) ldap: Waiting for search result...
  18. (0) ldap: The specified DN wasn't found
  19. (0) ldap: Search returned no results
  20. rlm_ldap (ldap): Released connection (0)
  21. (0)     [ldap] = notfound
  22. (0)     [unix] = notfound
  23. (0)     [digest] = noop
  24. (0) suffix: Checking for suffix after "@"
  25. (0) suffix: Looking up realm "trainzcity.myftp.org" for User-Name = "gleb_ggr@trainzcity.myftp.org"
  26. (0) suffix: No such realm "trainzcity.myftp.org"
  27. (0)     [suffix] = noop
  28. (0) eap: No EAP-Message, not doing EAP
  29. (0)     [eap] = noop
  30. (0)     [files] = noop
  31. (0)     [expiration] = noop
  32. (0)     [logintime] = noop
  33. (0) pap: WARNING: No "known good" password found for the user.  Not setting Auth-Type
  34. (0) pap: WARNING: Authentication will fail unless a "known good" password is available
  35. (0)     [pap] = noop
  36. (0)   } # authorize = ok
  37. (0) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject
  38. (0) Failed to authenticate the user
  39. (0) Using Post-Auth-Type Reject
  40. (0) # Executing group from file /etc/freeradius/3.0/sites-enabled/default
  41. (0)   Post-Auth-Type REJECT {
  42. (0) attr_filter.access_reject: EXPAND %{User-Name}
  43. (0) attr_filter.access_reject:    --> gleb_ggr@trainzcity.myftp.org
  44. (0) attr_filter.access_reject: Matched entry DEFAULT at line 11
  45. (0)     [attr_filter.access_reject] = updated
  46. (0)   } # Post-Auth-Type REJECT = updated
  47. (0) Delaying response for 1.000000 seconds
  48. Waking up in 0.3 seconds.
  49. Waking up in 0.6 seconds.
  50. (0) Sending delayed response
  51. (0) Sent Access-Reject Id 235 from 127.0.0.1:1812 to 127.0.0.1:35895 length 20
  52. Waking up in 3.9 seconds.
  53. (0) Cleaning up request packet ID 235 with timestamp +36
  54. Ready to process requests
  55. (1) Received Access-Request Id 139 from 127.0.0.1:56269 to 127.0.0.1:1812 length 78
  56. (1)   User-Name = "testuser"
  57. (1)   User-Password = "J02041862gGL7"
  58. (1)   NAS-IP-Address = 192.168.2.121
  59. (1)   NAS-Port = 0
  60. (1)   Message-Authenticator = 0x9a77b22c3af9a9907544ec80a9d6f9ec
  61. (1) # Executing section authorize from file /etc/freeradius/3.0/sites-enabled/default
  62. (1)   authorize {
  63. (1)     [preprocess] = ok
  64. (1)     [chap] = noop
  65. (1)     [mschap] = noop
  66. rlm_ldap (ldap): Closing connection (1): Hit idle_timeout, was idle for 72 seconds
  67. rlm_ldap (ldap): You probably need to lower "min"
  68. rlm_ldap (ldap): Closing connection (2): Hit idle_timeout, was idle for 72 seconds
  69. rlm_ldap (ldap): You probably need to lower "min"
  70. rlm_ldap (ldap): Closing connection (3): Hit idle_timeout, was idle for 72 seconds
  71. rlm_ldap (ldap): You probably need to lower "min"
  72. rlm_ldap (ldap): Closing connection (4): Hit idle_timeout, was idle for 72 seconds
  73. rlm_ldap (ldap): You probably need to lower "min"
  74. rlm_ldap (ldap): Reserved connection (0)
  75. (1) ldap: Performing unfiltered search in "", scope "sub"
  76. (1) ldap: Waiting for search result...
  77. (1) ldap: The specified DN wasn't found
  78. (1) ldap: Search returned no results
  79. rlm_ldap (ldap): Released connection (0)
  80. Need 4 more connections to reach min connections (5)
  81. rlm_ldap (ldap): Opening additional connection (5), 1 of 9 pending slots used
  82. rlm_ldap (ldap): Connecting to ldap://192.168.2.121:389
  83. rlm_ldap (ldap): Waiting for bind result...
  84. rlm_ldap (ldap): Bind successful
  85. (1)     [ldap] = notfound
  86. (1)     [unix] = notfound
  87. (1)     [digest] = noop
  88. (1) suffix: Checking for suffix after "@"
  89. (1) suffix: No '@' in User-Name = "testuser", looking up realm NULL
  90. (1) suffix: No such realm "NULL"
  91. (1)     [suffix] = noop
  92. (1) eap: No EAP-Message, not doing EAP
  93. (1)     [eap] = noop
  94. (1)     [files] = noop
  95. (1)     [expiration] = noop
  96. (1)     [logintime] = noop
  97. (1) pap: WARNING: No "known good" password found for the user.  Not setting Auth-Type
  98. (1) pap: WARNING: Authentication will fail unless a "known good" password is available
  99. (1)     [pap] = noop
  100. (1)   } # authorize = ok
  101. (1) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject
  102. (1) Failed to authenticate the user
  103. (1) Using Post-Auth-Type Reject
  104. (1) # Executing group from file /etc/freeradius/3.0/sites-enabled/default
  105. (1)   Post-Auth-Type REJECT {
  106. (1) attr_filter.access_reject: EXPAND %{User-Name}
  107. (1) attr_filter.access_reject:    --> testuser
  108. (1) attr_filter.access_reject: Matched entry DEFAULT at line 11
  109. (1)     [attr_filter.access_reject] = updated
  110. (1)   } # Post-Auth-Type REJECT = updated
  111. (1) Delaying response for 1.000000 seconds
  112. Waking up in 0.3 seconds.
  113. Waking up in 0.6 seconds.
  114. (1) Sending delayed response
  115. (1) Sent Access-Reject Id 139 from 127.0.0.1:1812 to 127.0.0.1:56269 length 20
  116. Waking up in 3.9 seconds.
  117. (1) Cleaning up request packet ID 139 with timestamp +72
  118. Ready to process requests
  119. (2) Received Access-Request Id 194 from 127.0.0.1:56776 to 127.0.0.1:1812 length 73
  120. (2)   User-Name = "bob"
  121. (2)   User-Password = "hello"
  122. (2)   NAS-IP-Address = 192.168.2.121
  123. (2)   NAS-Port = 0
  124. (2)   Message-Authenticator = 0x696729e18cefaf90491f6935208d1487
  125. (2) # Executing section authorize from file /etc/freeradius/3.0/sites-enabled/default
  126. (2)   authorize {
  127. (2)     [preprocess] = ok
  128. (2)     [chap] = noop
  129. (2)     [mschap] = noop
  130. rlm_ldap (ldap): Reserved connection (0)
  131. (2) ldap: Performing unfiltered search in "", scope "sub"
  132. (2) ldap: Waiting for search result...
  133. (2) ldap: The specified DN wasn't found
  134. (2) ldap: Search returned no results
  135. rlm_ldap (ldap): Released connection (0)
  136. Need 3 more connections to reach min connections (5)
  137. rlm_ldap (ldap): Opening additional connection (6), 1 of 8 pending slots used
  138. rlm_ldap (ldap): Connecting to ldap://192.168.2.121:389
  139. rlm_ldap (ldap): Waiting for bind result...
  140. rlm_ldap (ldap): Bind successful
  141. (2)     [ldap] = notfound
  142. (2)     [unix] = notfound
  143. (2)     [digest] = noop
  144. (2) suffix: Checking for suffix after "@"
  145. (2) suffix: No '@' in User-Name = "bob", looking up realm NULL
  146. (2) suffix: No such realm "NULL"
  147. (2)     [suffix] = noop
  148. (2) eap: No EAP-Message, not doing EAP
  149. (2)     [eap] = noop
  150. (2)     [files] = noop
  151. (2)     [expiration] = noop
  152. (2)     [logintime] = noop
  153. (2) pap: WARNING: No "known good" password found for the user.  Not setting Auth-Type
  154. (2) pap: WARNING: Authentication will fail unless a "known good" password is available
  155. (2)     [pap] = noop
  156. (2)   } # authorize = ok
  157. (2) ERROR: No Auth-Type found: rejecting the user via Post-Auth-Type = Reject
  158. (2) Failed to authenticate the user
  159. (2) Using Post-Auth-Type Reject
  160. (2) # Executing group from file /etc/freeradius/3.0/sites-enabled/default
  161. (2)   Post-Auth-Type REJECT {
  162. (2) attr_filter.access_reject: EXPAND %{User-Name}
  163. (2) attr_filter.access_reject:    --> bob
  164. (2) attr_filter.access_reject: Matched entry DEFAULT at line 11
  165. (2)     [attr_filter.access_reject] = updated
  166. (2)   } # Post-Auth-Type REJECT = updated
  167. (2) Delaying response for 1.000000 seconds
  168. Waking up in 0.3 seconds.
  169. Waking up in 0.6 seconds.
  170. (2) Sending delayed response
  171. (2) Sent Access-Reject Id 194 from 127.0.0.1:1812 to 127.0.0.1:56776 length 20
  172. Waking up in 3.9 seconds.
  173. (2) Cleaning up request packet ID 194 with timestamp +95
  174. Ready to process requests
  175.  
  176.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement