Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1. # Global configuration
  2. [global]
  3. security = ADS
  4. workgroup = JORLA
  5. realm = JORLA.CLUB
  6. netbios name = samba
  7.  
  8. log file = /var/log/samba/%m.log
  9. log level = 1
  10.  
  11. # Default ID mapping configuration for local BUILTIN accounts
  12. idmap config * : backend = tdb
  13. idmap config * : range = 3000-7999
  14.  
  15. # DOMAIN backend configuration
  16. # idmap config for the SAMDOM domain
  17. idmap config JORLA:backend = ad
  18. idmap config JORLA:schema_mode = rfc2307
  19. idmap config JORLA:range = 10000-999999
  20. idmap config JORLA:unix_nss_info = yes
  21.  
  22. vfs objects = acl_xattr
  23. map acl inherit = yes
  24. store dos attributes = yes
  25.  
  26. # Template settings for login shell and home directory
  27. template shell = /bin/bash
  28. template homedir = /home/%D/%U
  29.  
  30.  
  31. [software]
  32. path = /srv/samba/software
  33. read only = no
  34. [manuals]
  35. path = /srv/samba/manuals
  36. read only = no
  37. [documents]
  38. path = /srv/samba/documents
  39. read only = no
  40.  
  41. Loaded: loaded (/lib/systemd/system/smbd.service; enabled; vendor preset: ena
  42. Active: active (running) since Thu 2019-06-20 15:10:18 UTC; 1h 7min left
  43. Docs: man:smbd(8)
  44. man:samba(7)
  45. man:smb.conf(5)
  46. Main PID: 1305 (smbd)
  47. Status: "smbd: ready to serve connections..."
  48. Tasks: 4 (limit: 4660)
  49. CGroup: /system.slice/smbd.service
  50. ├─1305 /usr/sbin/smbd --foreground --no-process-group
  51. ├─1332 /usr/sbin/smbd --foreground --no-process-group
  52. ├─1333 /usr/sbin/smbd --foreground --no-process-group
  53. └─1457 /usr/sbin/smbd --foreground --no-process-group
  54.  
  55. jun 20 15:10:17 samba systemd[1]: Starting Samba SMB Daemon...
  56. jun 20 15:10:18 samba smbd[1305]: [2019/06/20 15:10:18.374292, 0] ../lib/util/b
  57. jun 20 15:10:18 samba systemd[1]: Started Samba SMB Daemon.
  58. jun 20 15:10:18 samba smbd[1305]: STATUS=daemon 'smbd' finished starting up an
  59. jun 20 15:10:18 samba smbd[1305]: [2019/06/20 15:10:18.996290, 0] ../source3/li
  60. jun 20 15:10:18 samba smbd[1305]: gse_get_client_auth_token: gss_init_sec_cont
  61. jun 20 15:10:18 samba smbd[1305]: [2019/06/20 15:10:18.996847, 0] ../source3/li
  62. jun 20 15:10:18 samba smbd[1305]: kinit succeeded but ads_sasl_spnego_gensec_b
  63.  
  64. ../source3/profile/profile_dummy.c:30(set_profile_level)
  65. INFO: Profiling support unavailable in this build. [2019/06/20
  66. 15:10:18.374292, 0] ../lib/util/become_daemon.c:124(daemon_ready)
  67. STATUS=daemon 'smbd' finished starting up and ready to serve
  68. connections [2019/06/20 15:10:18.996290, 0]
  69. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  70. gse_get_client_auth_token: gss_init_sec_context failed with [
  71. Miscellaneous failure (see text): Clock skew too great](2529638949)
  72. [2019/06/20 15:10:18.996392, 1]
  73. ../auth/gensec/spnego.c:513(gensec_spnego_create_negTokenInit)
  74. SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for ldap/dc1.jorla.club
  75. failed (next[(null)]): NT_STATUS_LOGON_FAILURE [2019/06/20
  76. 15:10:18.996847, 0] ../source3/libads/sasl.c:765(ads_sasl_spnego_bind)
  77. ads_sasl_spnego_gensec_bind(KRB5) failed for ldap/dc1.jorla.club with
  78. user[SAMBA$] realm=[JORLA.CLUB]: The attempted logon is invalid. This is
  79. either due to a bad username or authentication information. [2019/06/20
  80. 15:10:18.997049, 0]
  81. ../source3/printing/nt_printing.c:187(nt_printing_init)
  82. nt_printing_init: error checking published printers:
  83. WERR_ACCESS_DENIED [2019/06/20 15:10:19.003500, 1]
  84. ../source3/printing/printer_list.c:234(printer_list_get_last_refresh)
  85. Failed to fetch record!
  86.  
  87. Loaded: loaded (/lib/systemd/system/winbind.service; enabled; vendor preset:
  88. Active: active (running) since Thu 2019-06-20 15:10:17 UTC; 1h 0min left
  89. Docs: man:winbindd(8)
  90. man:samba(7)
  91. man:smb.conf(5)
  92. Main PID: 1270 (winbindd)
  93. Status: "winbindd: ready to serve connections..."
  94. Tasks: 5 (limit: 4660)
  95. CGroup: /system.slice/winbind.service
  96. ├─1270 /usr/sbin/winbindd --foreground --no-process-group
  97. ├─1304 /usr/sbin/winbindd --foreground --no-process-group
  98. ├─1349 /usr/sbin/winbindd --foreground --no-process-group
  99. ├─1398 /usr/sbin/winbindd --foreground --no-process-group
  100. └─1405 /usr/sbin/winbindd --foreground --no-process-group
  101.  
  102. jun 20 15:10:37 samba winbindd[1405]: [2019/06/20 15:10:37.012247, 0] ../source
  103. jun 20 15:10:37 samba winbindd[1405]: gse_get_client_auth_token: gss_init_sec_
  104. jun 20 15:10:37 samba winbindd[1405]: [2019/06/20 15:10:37.426968, 0] ../source
  105. jun 20 15:10:37 samba winbindd[1405]: gse_get_client_auth_token: gss_init_sec_
  106. jun 20 15:10:41 samba winbindd[1304]: [2019/06/20 15:10:41.596427, 0] ../source
  107. jun 20 15:10:41 samba winbindd[1304]: gse_get_client_auth_token: gss_init_sec_
  108. jun 20 15:10:42 samba winbindd[1304]: [2019/06/20 15:10:42.000288, 0] ../source
  109.  
  110. ../source3/winbindd/winbindd.c:243(winbindd_sig_term_handler)
  111. Got sig[15] terminate (is_parent=1) [2019/06/20 15:10:17.257433, 0]
  112. ../source3/winbindd/winbindd_cache.c:3170(initialize_winbindd_cache)
  113. initialize_winbindd_cache: clearing cache and re-creating with version
  114. number 2 [2019/06/20 15:10:17.482623, 0]
  115. ../lib/util/become_daemon.c:124(daemon_ready)
  116. STATUS=daemon 'winbindd' finished starting up and ready to serve
  117. connections [2019/06/20 15:10:23.265547, 0]
  118. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  119. gse_get_client_auth_token: gss_init_sec_context failed with [
  120. Miscellaneous failure (see text): Clock skew too great](2529638949)
  121. [2019/06/20 15:10:23.265713, 1]
  122. ../auth/gensec/spnego.c:411(gensec_spnego_parse_negTokenInit)
  123. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  124. [2019/06/20 15:10:23.265791, 1]
  125. ../source3/winbindd/winbindd_cm.c:1118(cm_prepare_connection)
  126. authenticated session setup to dc1.jorla.club using JORLASAMBA$
  127. failed with NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:23.265952, 1]
  128. ../source3/winbindd/winbindd_cm.c:1258(cm_prepare_connection)
  129. Failed to prepare SMB connection to dc1.jorla.club:
  130. NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:23.929618, 0]
  131. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  132. gse_get_client_auth_token: gss_init_sec_context failed with [
  133. Miscellaneous failure (see text): Clock skew too great](2529638949)
  134. [2019/06/20 15:10:23.929775, 1]
  135. ../auth/gensec/spnego.c:411(gensec_spnego_parse_negTokenInit)
  136. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  137. [2019/06/20 15:10:23.929836, 1]
  138. ../source3/winbindd/winbindd_cm.c:1118(cm_prepare_connection)
  139. authenticated session setup to dc1.jorla.club using JORLASAMBA$
  140. failed with NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:23.930034, 1]
  141. ../source3/winbindd/winbindd_cm.c:1258(cm_prepare_connection)
  142. Failed to prepare SMB connection to dc1.jorla.club:
  143. NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:24.899456, 0]
  144. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  145. gse_get_client_auth_token: gss_init_sec_context failed with [
  146. Miscellaneous failure (see text): Clock skew too great](2529638949)
  147. [2019/06/20 15:10:24.899610, 1]
  148. ../auth/gensec/spnego.c:411(gensec_spnego_parse_negTokenInit)
  149. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  150. [2019/06/20 15:10:24.899672, 1]
  151. ../source3/winbindd/winbindd_cm.c:1118(cm_prepare_connection)
  152. authenticated session setup to dc1.jorla.club using JORLASAMBA$
  153. failed with NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:24.899869, 1]
  154. ../source3/winbindd/winbindd_cm.c:1258(cm_prepare_connection)
  155. Failed to prepare SMB connection to dc1.jorla.club:
  156. NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:35.340072, 0]
  157. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  158. gse_get_client_auth_token: gss_init_sec_context failed with [
  159. Miscellaneous failure (see text): Clock skew too great](2529638949)
  160. [2019/06/20 15:10:35.341065, 1]
  161. ../auth/gensec/spnego.c:411(gensec_spnego_parse_negTokenInit)
  162. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  163. [2019/06/20 15:10:35.341141, 1]
  164. ../source3/winbindd/winbindd_cm.c:1118(cm_prepare_connection)
  165. authenticated session setup to dc1.jorla.club using JORLASAMBA$
  166. failed with NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:35.341301, 1]
  167. ../source3/winbindd/winbindd_cm.c:1258(cm_prepare_connection)
  168. Failed to prepare SMB connection to dc1.jorla.club:
  169. NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:35.758046, 0]
  170. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  171. gse_get_client_auth_token: gss_init_sec_context failed with [
  172. Miscellaneous failure (see text): Clock skew too great](2529638949)
  173. [2019/06/20 15:10:35.758659, 1]
  174. ../auth/gensec/spnego.c:411(gensec_spnego_parse_negTokenInit)
  175. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  176. [2019/06/20 15:10:35.758730, 1]
  177. ../source3/winbindd/winbindd_cm.c:1118(cm_prepare_connection)
  178. failed with NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:35.758875, 1]
  179. ../source3/winbindd/winbindd_cm.c:1258(cm_prepare_connection)
  180. Failed to prepare SMB connection to dc1.jorla.club:
  181. NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:36.586492, 0]
  182. ../source3/librpc/crypto/gse.c:532(gse_get_client_auth_token)
  183. gse_get_client_auth_token: gss_init_sec_context failed with [
  184. Miscellaneous failure (see text): Clock skew too great](2529638949)
  185. [2019/06/20 15:10:36.586646, 1]
  186. ../auth/gensec/spnego.c:411(gensec_spnego_parse_negTokenInit)
  187. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  188. [2019/06/20 15:10:36.586709, 1]
  189. ../source3/winbindd/winbindd_cm.c:1118(cm_prepare_connection)
  190. authenticated session setup to dc1.jorla.club using JORLASAMBA$
  191. failed with NT_STATUS_LOGON_FAILURE [2019/06/20 15:10:36.586968, 1]
  192. ../source3/winbindd/winbindd_cm.c:1258(cm_prepare_connection)
  193. Failed to prepare SMB connection to dc1.jorla.club:
  194. NT_STATUS_LOGON_FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement