Advertisement
Guest User

Untitled

a guest
Jun 21st, 2016
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. [global]
  2. netbios name = SERVERNAME
  3. workgroup = DOMAIN
  4. realm = DOMAIN.INT
  5. security = ads
  6. idmap config * : backend = nss
  7. idmap config * : range = 500-100000000
  8. idmap config DOMAIN : backend = ad
  9. idmap config DOMAIN : default = yes
  10. idmap config DOMAIN : range = 500-100000000
  11. idap config DOMAIN : schema_mode = rfc2307
  12. template shell = /bin/bash
  13. template homedir = /home/%U
  14. winbind nss info = rfc2307
  15. winbind use default domain = yes
  16. winbind offline logon = true
  17. winbind enum users = yes
  18. winbind enum groups = yes
  19. winbind nested groups = yes
  20. log file = /var/log/samba/log.%m
  21. log level = 3
  22. max log size = 50
  23. client use spnego = yes
  24. Kerberos method = secrets and keytab
  25. guest account = nobody
  26. restrict anonymous = 1
  27. name resolve order = lmhosts host wins
  28.  
  29. [2016/06/21 15:55:43.137781, 3] ../source3/smbd/oplock.c:1307(init_oplocks)
  30. init_oplocks: initializing messages.
  31. [2016/06/21 15:55:43.137893, 3] ../source3/smbd/process.c:1879(process_smb)
  32. Transaction 0 of length 178 (0 toread)
  33. [2016/06/21 15:55:43.138067, 3] ../source3/smbd/smb2_negprot.c:213(smbd_smb2_request_process_negprot)
  34. Selected protocol SMB3_00
  35. [2016/06/21 15:55:43.233326, 1] ../source3/librpc/crypto/gse.c:497(gse_get_server_auth_token)
  36. gss_accept_sec_context failed with [Unspecified GSS failure. Minor code may provide more information: Request ticket server cifs/servername.externaldomain.com@DOMAIN.INT kvno 2 enctype aes256-cts found in keytab but cannot decrypt ticket]
  37. [2016/06/21 15:55:43.233431, 1] ../auth/gensec/spnego.c:533(gensec_spnego_parse_negTokenInit)
  38. SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  39. [2016/06/21 15:55:43.233576, 2] ../auth/gensec/spnego.c:708(gensec_spnego_server_negTokenTarg)
  40. SPNEGO login failed: NT_STATUS_LOGON_FAILURE
  41. [2016/06/21 15:55:43.251411, 3] ../source3/smbd/server_exit.c:249(exit_server_common)
  42. Server exit (NT_STATUS_CONNECTION_RESET)
  43.  
  44. [2016/06/21 16:01:13.641761, 3] ../source3/smbd/oplock.c:1307(init_oplocks)
  45. init_oplocks: initializing messages.
  46. [2016/06/21 16:01:13.641862, 3] ../source3/smbd/process.c:1879(process_smb)
  47. Transaction 0 of length 159 (0 toread)
  48. [2016/06/21 16:01:13.641911, 3] ../source3/smbd/process.c:1489(switch_message)
  49. switch message SMBnegprot (pid 21421) conn 0x0
  50. [2016/06/21 16:01:13.642768, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  51. Requested protocol [PC NETWORK PROGRAM 1.0]
  52. [2016/06/21 16:01:13.642812, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  53. Requested protocol [LANMAN1.0]
  54. [2016/06/21 16:01:13.642838, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  55. Requested protocol [Windows for Workgroups 3.1a]
  56. [2016/06/21 16:01:13.642857, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  57. Requested protocol [LM1.2X002]
  58. [2016/06/21 16:01:13.642887, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  59. Requested protocol [LANMAN2.1]
  60. [2016/06/21 16:01:13.642907, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  61. Requested protocol [NT LM 0.12]
  62. [2016/06/21 16:01:13.642930, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  63. Requested protocol [SMB 2.002]
  64. [2016/06/21 16:01:13.642953, 3] ../source3/smbd/negprot.c:576(reply_negprot)
  65. Requested protocol [SMB 2.???]
  66. [2016/06/21 16:01:13.643119, 3] ../source3/smbd/smb2_negprot.c:213(smbd_smb2_request_process_negprot)
  67. Selected protocol SMB2_FF
  68. [2016/06/21 16:01:13.644183, 3] ../source3/smbd/negprot.c:684(reply_negprot)
  69. Selected protocol SMB 2.???
  70. [2016/06/21 16:01:13.651953, 3] ../source3/smbd/smb2_negprot.c:213(smbd_smb2_request_process_negprot)
  71. Selected protocol SMB3_00
  72. [2016/06/21 16:01:13.664615, 3] ../auth/ntlmssp/ntlmssp_util.c:69(debug_ntlmssp_flags)
  73. Got NTLMSSP neg_flags=0xe2088297
  74. [2016/06/21 16:01:13.885538, 3] ../auth/ntlmssp/ntlmssp_server.c:449(ntlmssp_server_preauth)
  75. Got user=[username] domain=[DOMAIN] workstation=[CLIENT] len1=24 len2=294
  76. [2016/06/21 16:01:13.885688, 3] ../source3/param/loadparm.c:3653(lp_load_ex)
  77. lp_load_ex: refreshing parameters
  78. [2016/06/21 16:01:13.885828, 3] ../source3/param/loadparm.c:544(init_globals)
  79. Initialising global parameters
  80. [2016/06/21 16:01:13.885979, 3] ../source3/param/loadparm.c:2596(lp_do_section)
  81. Processing section "[global]"
  82. [2016/06/21 16:01:13.886255, 2] ../source3/param/loadparm.c:2613(lp_do_section)
  83. Processing section "[httpd]"
  84. [2016/06/21 16:01:13.886373, 2] ../source3/param/loadparm.c:2613(lp_do_section)
  85. Processing section "[sites]"
  86. [2016/06/21 16:01:13.886469, 2] ../source3/param/loadparm.c:2613(lp_do_section)
  87. Processing section "[jenkins]"
  88. [2016/06/21 16:01:13.886579, 3] ../source3/param/loadparm.c:1493(lp_add_ipc)
  89. adding IPC service
  90. [2016/06/21 16:01:13.887686, 3] ../source3/auth/auth.c:178(auth_check_ntlm_password)
  91. check_ntlm_password: Checking password for unmapped user [DOMAIN][username]@[CLIENT] with the new password interface
  92. [2016/06/21 16:01:13.887727, 3] ../source3/auth/auth.c:181(auth_check_ntlm_password)
  93. check_ntlm_password: mapped user is: [DOMAIN][username]@[CLIENT]
  94. [2016/06/21 16:01:13.891180, 3] ../source3/auth/auth.c:249(auth_check_ntlm_password)
  95. check_ntlm_password: winbind authentication for user [username] succeeded
  96. [2016/06/21 16:01:13.891249, 2] ../source3/auth/auth.c:305(auth_check_ntlm_password)
  97. check_ntlm_password: authentication for user [username] -> [username] -> [DOMAINusername] succeeded
  98. [2016/06/21 16:01:13.891305, 3] ../auth/ntlmssp/ntlmssp_sign.c:509(ntlmssp_sign_reset)
  99. NTLMSSP Sign/Seal - Initialising with flags:
  100. [2016/06/21 16:01:13.891331, 3] ../auth/ntlmssp/ntlmssp_util.c:69(debug_ntlmssp_flags)
  101. Got NTLMSSP neg_flags=0xe2088215
  102. [2016/06/21 16:01:13.891384, 3] ../auth/ntlmssp/ntlmssp_sign.c:509(ntlmssp_sign_reset)
  103. NTLMSSP Sign/Seal - Initialising with flags:
  104. [2016/06/21 16:01:13.891408, 3] ../auth/ntlmssp/ntlmssp_util.c:69(debug_ntlmssp_flags)
  105. Got NTLMSSP neg_flags=0xe2088215
  106. [2016/06/21 16:01:13.892047, 3] ../source3/groupdb/mapping.c:830(pdb_create_builtin_alias)
  107. pdb_create_builtin_alias: Could not get a gid out of winbind
  108. [2016/06/21 16:01:13.892087, 2] ../source3/auth/token_util.c:564(finalize_local_nt_token)
  109. WARNING: Failed to create BUILTINAdministrators group! Can Winbind allocate gids?
  110. [2016/06/21 16:01:13.892293, 3] ../source3/groupdb/mapping.c:830(pdb_create_builtin_alias)
  111. pdb_create_builtin_alias: Could not get a gid out of winbind
  112. [2016/06/21 16:01:13.892330, 2] ../source3/auth/token_util.c:589(finalize_local_nt_token)
  113. WARNING: Failed to create BUILTINUsers group! Can Winbind allocate gids?
  114. [2016/06/21 16:01:13.927041, 3] ../source3/smbd/password.c:144(register_homes_share)
  115. Adding homes service for user 'DOMAINusername' using home directory: '/home/username'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement