LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Problem to join Samba Domain with WinNT 4 (https://www.linuxquestions.org/questions/linux-networking-3/problem-to-join-samba-domain-with-winnt-4-a-536770/)

Habanera 03-12-2007 05:51 AM

Problem to join Samba Domain with WinNT 4
 
Hello!

I have the following problem:

I want do join an WinNT Workstation to an Samba Domain.
The PDC is based on Samba 3.0.24 with Gentoo.
We are using
As far as I know its necessary to add the maschine acount manually. So I have do it so with

usr/sbin/smbldap-useradd -a -w gsxwinntwk
usr/sbin/smbldap-usermod -a gsxwinntwk$

Ok, so far no errors.

But when I want to add the workstation it allways apperas the eror message that: "The connection the the domain controller for this domain is failed, please contact your Administrator to check your account"

I'm logged in at te workstation with Administrator. In the domain thee is an identical user same name, same password, who is domain administrator)

ping, dns aund wins seems to be ok.

here an part from the logfile on the samba server:


----

Code:

...
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(995)
  fetch sid from gid cache 100 -> S-1-5-21-3512701844-1100004166-3142660344-1201
[2007/03/12 10:44:03, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 512
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:store_gid_sid_cache(1059)
  store_gid_sid_cache: gid 512 in cache -> S-1-5-21-3512701844-1100004166-3142660344-512
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(995)
  fetch sid from gid cache 544 -> S-1-5-32-544
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] auth/auth.c:check_ntlm_password(270)
  check_ntlm_password: sam authentication for user [Administrator] succeeded
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:push_sec_ctx(208)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/uid.c:push_conn_ctx(345)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [Administrator] -> [Administrator] -> [administrator] succeeded
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015)
  fetch gid from cache 544 -> S-1-5-32-544
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:push_sec_ctx(208)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/uid.c:push_conn_ctx(345)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] groupdb/mapping.c:pdb_create_builtin_alias(1364)
  pdb_create_builtin_alias: Could not get a gid out of winbind
[2007/03/12 10:44:03, 0] auth/auth_util.c:create_builtin_users(751)
  create_builtin_users: Failed to create Users
[2007/03/12 10:44:03, 2] auth/auth_util.c:create_local_nt_token(926)
  create_local_nt_token: Failed to create BUILTIN\Users group!
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-5-21-3512701844-1100004166-3142660344-33290]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-5-21-3512701844-1100004166-3142660344-1201]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-5-2]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-5-11]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-5-21-3512701844-1100004166-3142660344-512]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-22-2-100]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-22-2-512]
[2007/03/12 10:44:03, 3] lib/privileges.c:get_privileges(261)
  get_privileges: No privileges assigned to SID [S-1-22-2-544]
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015)
  fetch gid from cache 100 -> S-1-5-21-3512701844-1100004166-3142660344-1201
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015)
  fetch gid from cache 512 -> S-1-5-21-3512701844-1100004166-3142660344-512
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015)
  fetch gid from cache 544 -> S-1-5-32-544
[2007/03/12 10:44:03, 3] smbd/password.c:register_vuid(280)
  User name: administrator        Real name: Administrator ADS
[2007/03/12 10:44:03, 3] smbd/password.c:register_vuid(301)
  UNIX uid 16145 is UNIX user administrator, and will be vuid 100
[2007/03/12 10:44:03, 3] smbd/password.c:register_vuid(332)
  Adding homes service for user 'administrator' using home directory: '/home/administrator'
[2007/03/12 10:44:03, 3] param/loadparm.c:lp_add_home(2588)
  adding home's share [administrator] for user 'administrator' at '/home/administrator'
[2007/03/12 10:44:03, 3] smbd/process.c:chain_reply(1246)
  Chained message
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBtconX (pid 2520) conn 0x0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/service.c:make_connection_snum(761)
  Connect path is '/tmp' for service [IPC$]
[2007/03/12 10:44:03, 3] lib/util_seaccess.c:se_access_check(250)
[2007/03/12 10:44:03, 3] lib/util_seaccess.c:se_access_check(251)
  se_access_check: user sid is S-1-5-21-3512701844-1100004166-3142660344-33290

... 
...

[2007/03/12 10:44:03, 3] smbd/ipc.c:api_fd_reply(300)
  Got API command 0x26 on pipe "wkssvc" (pnum 713b)
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529)
  free_pipe_context: destroying talloc pool of size 71
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265)
  api_rpcTNP: rpc command: WKS_Q_QUERY_INFO
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529)
  free_pipe_context: destroying talloc pool of size 110
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 6 of length 46
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBclose (pid 2520) conn 0x803fc398
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 100) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 7 of length 104
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBntcreateX (pid 2520) conn 0x803fc398
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 100) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/nttrans.c:nt_open_pipe(346)
  nt_open_pipe: Known pipe lsarpc opening.
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 8 of length 160
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBtrans (pid 2520) conn 0x803fc398
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 100) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/ipc.c:handle_trans(373)
  trans <\PIPE\> data=72 params=0 setup=2
[2007/03/12 10:44:03, 3] smbd/ipc.c:named_pipe(340)
  named pipe command on <> name
[2007/03/12 10:44:03, 3] smbd/ipc.c:api_fd_reply(300)
  Got API command 0x26 on pipe "lsarpc" (pnum 713c)
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(1534)
  api_pipe_bind_req: \PIPE\lsarpc -> \PIPE\lsass
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe.c:check_bind_req(985)
  check_bind_req for \PIPE\lsarpc
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 9 of length 188
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBtrans (pid 2520) conn 0x803fc398
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 100) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/ipc.c:handle_trans(373)
  trans <\PIPE\> data=100 params=0 setup=2
[2007/03/12 10:44:03, 3] smbd/ipc.c:named_pipe(340)
  named pipe command on <> name
[2007/03/12 10:44:03, 3] smbd/ipc.c:api_fd_reply(300)
  Got API command 0x26 on pipe "lsarpc" (pnum 713c)
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529)
  free_pipe_context: destroying talloc pool of size 71
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265)
  api_rpcTNP: rpc command: LSA_OPENPOLICY2
[2007/03/12 10:44:03, 3] rpc_parse/parse_lsa.c:lsa_io_sec_qos(224)
  lsa_io_sec_qos: length c does not match size 8
[2007/03/12 10:44:03, 3] lib/util_seaccess.c:se_access_check(250)
[2007/03/12 10:44:03, 3] lib/util_seaccess.c:se_access_check(251)
  se_access_check: user sid is S-1-5-21-3512701844-1100004166-3142660344-33290
...
...
 
[2007/03/12 10:44:03, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529)
  free_pipe_context: destroying talloc pool of size 0
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 13 of length 46
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBclose (pid 2520) conn 0x803fc398
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 100) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 14 of length 39
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBtdis (pid 2520) conn 0x803fc398
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/service.c:close_cnum(1150)
  gsxwinntwk (172.16.1.182) closed connection to service IPC$
[2007/03/12 10:44:03, 3] smbd/connection.c:yield_connection(69)
  Yielding connection to IPC$
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 15 of length 43
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBulogoffX (pid 2520) conn 0x0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/reply.c:reply_ulogoffX(1618)
  ulogoffX vuid=100
[2007/03/12 10:44:03, 3] smbd/process.c:timeout_processing(1359)
  timeout_processing: End of file from client (client has disconnected).
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/connection.c:yield_connection(69)
  Yielding connection to
[2007/03/12 10:44:03, 3] smbd/server.c:exit_server_common(675)
  Server exit (normal exit)
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 1 of length 174
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBnegprot (pid 2521) conn 0x0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [XENIX CORE]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [MICROSOFT NETWORKS 1.03]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [LANMAN1.0]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [Windows for Workgroups 3.1a]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [LM1.2X002]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [LANMAN2.1]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(487)
  Requested protocol [NT LM 0.12]
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_nt1(350)
  not using SPNEGO
[2007/03/12 10:44:03, 3] smbd/negprot.c:reply_negprot(580)
  Selected protocol NT LM 0.12
[2007/03/12 10:44:03, 3] smbd/process.c:process_smb(1110)
  Transaction 2 of length 272
[2007/03/12 10:44:03, 3] smbd/process.c:switch_message(914)
  switch message SMBsesssetupX (pid 2521) conn 0x0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(849)
  wct=13 flg2=0x8003
[2007/03/12 10:44:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(995)
  Domain=[SAMBAIT]  NativeOS=[Windows NT 1381] NativeLanMan=[] PrimaryDomain=[Windows NT 4.0]
[2007/03/12 10:44:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1010)
  sesssetupX:name=[SAMBAIT]\[GSXWINNTWK$]@[gsxwinntwk]
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:push_sec_ctx(208)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/uid.c:push_conn_ctx(345)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SAMBAIT]\[GSXWINNTWK$]@[gsxwinntwk] with the new password interface
[2007/03/12 10:44:03, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [SAMBAIT]\[GSXWINNTWK$]@[gsxwinntwk]
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:push_sec_ctx(208)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/uid.c:push_conn_ctx(345)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 2] lib/smbldap.c:smbldap_open_connection(788)
  smbldap_open_connection: connection opened
[2007/03/12 10:44:03, 3] lib/smbldap.c:smbldap_connect_system(992)
  ldap_connect_system: succesful connection to the LDAP server
[2007/03/12 10:44:03, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
  init_sam_from_ldap: Entry found for user: gsxwinntwk$
[2007/03/12 10:44:03, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 1000
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:push_sec_ctx(208)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2007/03/12 10:44:03, 3] smbd/uid.c:push_conn_ctx(345)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2007/03/12 10:44:03, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 1000
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:push_sec_ctx(208)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2007/03/12 10:44:03, 3] smbd/uid.c:push_conn_ctx(345)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2007/03/12 10:44:03, 2] passdb/pdb_ldap.c:init_group_from_ldap(2140)
  init_group_from_ldap: Entry found for group: 1000
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2007/03/12 10:44:03, 3] passdb/lookup_sid.c:store_gid_sid_cache(1059)
  store_gid_sid_cache: gid 1000 in cache -> S-1-5-21-3512701844-1100004166-3142660344-3001
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user gsxwinntwk$
[2007/03/12 10:44:03, 3] auth/auth_winbind.c:check_winbind_security(80)
  check_winbind_security: Not using winbind, requested domain [SAMBAIT] was for this SAM.
[2007/03/12 10:44:03, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [GSXWINNTWK$] -> [GSXWINNTWK$] FAILED with error NT_STATUS_WRONG_PASSWORD
[2007/03/12 10:44:03, 3] smbd/error.c:error_packet(146)
  error packet at smbd/sesssetup.c(1093) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE
[2007/03/12 10:44:03, 3] smbd/process.c:timeout_processing(1359)
  timeout_processing: End of file from client (client has disconnected).
[2007/03/12 10:44:03, 3] smbd/sec_ctx.c:set_sec_ctx(241)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2007/03/12 10:44:03, 3] smbd/connection.c:yield_connection(69)
  Yielding connection to
[2007/03/12 10:44:03, 3] smbd/server.c:exit_server_common(675)
  Server exit (normal exit)

----

One problem could be the "FAILED with error NT_STATUS_WRONG_PASSWORD" - error.

Have anybody an idea how I can solve the problem?

Thanks a lot!!!

chrisortiz 03-13-2007 01:18 PM

Code:

ntlm_password_check: NT MD4 password check failed for user gsxwinntwk$
[2007/03/12 10:44:03, 3] auth/auth_winbind.c:check_winbind_security(80)
 check_winbind_security: Not using winbind, requested domain [SAMBAIT] was for this SAM.
[2007/03/12 10:44:03, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [GSXWINNTWK$] -> [GSXWINNTWK$] FAILED with error NT_STATUS_WRONG_PASSWORD

make sure that samba and the workstation both use the same hash algo MD4, or MD5. You can also mess with
Quote:

winbindd(8)
winbindd is a daemon that is used for integrating authentication
and the user database into unix.
i pulled that from "man samba"


All times are GMT -5. The time now is 08:00 PM.