Guest User

Untitled

a guest
May 22nd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. testuser Cleartext-Password := "testpassword"
  2.  
  3. DEFAULT
  4. Unix-FTP-Shell = "Test"
  5.  
  6. post-auth {
  7.  
  8. update reply {
  9. Unix-FTP-Shell := "%{Unix-FTP-Shell}"
  10. }
  11.  
  12. Sent Access-Request Id 231 from 0.0.0.0:20227 to 127.0.0.1:1812 length 73
  13. User-Name = "testuser"
  14. User-Password = "testpassword"
  15. NAS-IP-Address = 172.16.200.3
  16. NAS-Port = 10
  17. Message-Authenticator = 0x00
  18. Cleartext-Password = "testpassword"
  19. Received Access-Accept Id 231 from 127.0.0.1:1812 to 0.0.0.0:0 length 20
Add Comment
Please, Sign In to add comment