Guest User

Untitled

a guest
May 21st, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. root@lg01:~# killall -9 nuauth
  2. root@lg01:~# nuauth -vvvvvvvvvv
  3. ** Message: [7] Debug_level is 9
  4. [09:47:05] [1] [+] NuAuth ($Revision$) with config /etc/nufw/nuauth.conf
  5. [09:47:05] [1] Nuauth started in foreground (without -D option), logging on stderr, stdout and syslog
  6. [09:47:05] [9] Loading user checking modules:
  7. [09:47:05] [9] module plaintext: using plaintext with configfile (null)
  8. [09:47:05] [9] Plaintext module ($Revision$)
  9. [09:47:05] [9] [plaintext] read_user_list: reading [/etc/nufw/users.nufw]
  10. [09:47:05] [9] Loading user id fetching modules:
  11. [09:47:05] [9] module plaintext: using plaintext with configfile (null)
  12. [09:47:05] [9] Plaintext module ($Revision$)
  13. [09:47:05] [9] [plaintext] read_user_list: reading [/etc/nufw/users.nufw]
  14. [09:47:05] [9] Loading user groups fetching modules:
  15. [09:47:05] [9] module plaintext: using plaintext with configfile (null)
  16. [09:47:05] [9] Plaintext module ($Revision$)
  17. [09:47:05] [9] [plaintext] read_user_list: reading [/etc/nufw/users.nufw]
  18. [09:47:05] [9] Loading auth error log modules:
  19. [09:47:05] [9] module syslog: using syslog with configfile (null)
  20. [09:47:05] [9] Log_syslog module ($Revision$)
  21. [09:47:05] [9] Loading acls checking modules:
  22. [09:47:05] [9] module plaintext: using plaintext with configfile (null)
  23. [09:47:05] [9] Plaintext module ($Revision$)
  24. [09:47:05] [9] [plaintext] read_acl_list: reading [/etc/nufw/acls.nufw]
  25. [09:47:05] [9] Loading user session modify modules:
  26. [09:47:05] [9] module session_expire: using session_expire with configfile (null)
  27. [09:47:05] [9] Session_expire module ($Revision$)
  28. [09:47:05] [9] Loading user packet logging modules:
  29. [09:47:05] [9] module syslog: using syslog with configfile (null)
  30. [09:47:05] [9] Log_syslog module ($Revision$)
  31. [09:47:05] [9] Loading user session logging modules:
  32. [09:47:05] [9] module syslog: using syslog with configfile (null)
  33. [09:47:05] [9] Log_syslog module ($Revision$)
  34. [09:47:05] [9] Loading finalize packet modules:
  35. [09:47:05] [9] module mark_uid: using mark_uid with configfile (null)
  36. [09:47:05] [9] Mark_uid module ($Revision$)
  37. [09:47:05] [9] Loading define periods checking modules:
  38. [09:47:05] [9] module libxml_defs: using libxml_defs with configfile (null)
  39. [09:47:05] [9] Xml_defs module ($Revision$)
  40. [09:47:05] [9] Loading certificate check modules:
  41. [09:47:05] [9] Loading certificate to uid modules:
  42. [09:47:05] [9] module libx509_std: using libx509_std with configfile (null)
  43. [09:47:05] [9] X509_std module ($Revision$)
  44. [09:47:05] [9] Loading post auth proto modules:
  45. [09:47:05] [8] Adding period 5x8 (open hour)
  46. [09:47:05] [8] Adding period 8-18 (work hour)
  47. [09:47:05] [8] Adding period 0-12 (AM)
  48. [09:47:05] [8] Adding period 12-24 (PM)
  49. [09:47:05] [8] Adding period long (date example)
  50. [09:47:05] [8] Adding period interval (one hour interval)
  51. [09:47:05] [9] creating acl cache thread
  52. [09:47:05] [9] Creating 2 acl checker threads
  53. [09:47:05] [9] Creating 3 user checker threads
  54. [09:47:05] [9] Creating 2 user logger threads
  55. [09:47:05] [9] Creating 2 user session logger threads
  56. [09:47:05] [9] Creating 2 decision worker threads
  57. [09:47:05] [9] Creating search_and_fill thread
  58. [09:47:05] [9] Creating command thread
  59. [09:47:05] [9] Certificate authority: /etc/ssl/certs/ssl-cert-snakeoil.pem
  60. [09:47:05] [9] Server certificate: /etc/nufw/certs/nuauth-cert.pem
  61. [09:47:05] [9] Server certificate key: /etc/nufw/certs/nuauth-key.pem
  62. [09:47:05] [3213] nuauth: no revocation list configured.
  63.  
  64. [09:47:05] [9] Creating tls authentication server threads
  65. [09:47:05] Cannot create socket directory /var/run/nuauth/: Le fichier existe
  66. [09:47:05] [7] Creating user socket 0.0.0.0:4129
  67. [09:47:05] [9] Creating tls nufw server threads
  68. [09:47:05] [7] Threads system started
  69. [09:47:05] [1] [+] NuAuth started.
  70. [09:47:05] [8] Creating server IPv4 socket (0.0.0.0:4129)
  71. [09:47:05] [8] Creating server IPv4 socket (127.0.0.1:4128)
  72. [09:47:05] [7] request_cert = 1
  73. [09:47:05] [7] auth_by_cert = 0
  74. [09:47:05] [3213] nuauth: client certificates are not required
  75. nuauth will *NOT* check client certificates.
  76. Set nuauth_tls_request_cert=2 to request certificates.
  77.  
  78. [09:47:05] [7] [+] NuAuth is waiting for NuFW connections.
  79. [09:47:05] [7] [+] NuAuth is waiting for client connections.
  80. [09:48:23] [8] nuauth: user connection attempt from 127.0.0.1
  81.  
  82. Setting non-blocking mode
  83. [09:48:23] [7] TLS handshake with client 127.0.0.1 succeeded, cipher is AES-128-CBC
  84. [09:48:23] [9] module check certificate
  85. [09:48:23] [9] Getting protocol information
  86. [09:48:23] [9] Protocol information: 6
  87. [09:48:23] [9] 1 mechanisms : PLAIN (length: 5)
  88. [09:48:28] [9] client chose mechanism PLAIN
  89. [09:48:28] [4] Unknown user [test1]!
  90. [09:48:28] [7] Bad auth from user at sasl.c:163
  91. [09:48:28] [7] Error starting SASL negotiation: user not found (-20)
  92. [09:48:28] Authentication error: Invalid credentials (username or password)
  93. [09:48:28] Authentication error: user: test1 from 127.0.0.1 (port 44431), protocol version 6
  94. nussl_session_destroy called.
  95. Closing connection.
  96. Connection closed.
Add Comment
Please, Sign In to add comment