search for: sent_nt_username

Displaying 3 results from an estimated 3 matches for "sent_nt_username".

2005 Sep 30
3
Differences with net join
All; I'm getting closer to tracking down my problem (I hope). Since I want samba to verify the windows users from the Windows domain, I did the usual net join. But it still doesn't get the users from there, I still need an smbpasswd file. So... now the question (for the real samba gurus): Is there a substantial difference between: net ads join -w <domain/workgroup> and net rpc
2019 Feb 18
0
SMB Signing with "map to guest = " options
...y consdidered before.  'map to guest = bad uid' is quite different to the other map to guest options, because in this case a full authentication against the DC was done and we have correct session keys.  The bug is in: NTSTATUS make_server_info_info3(TALLOC_CTX *mem_ctx,  const char *sent_nt_username, const char *domain, struct auth_serversupplied_info **server_info, const struct netr_SamInfo3 *info3) The problem is this bit: nt_status = check_account(tmp_ctx,   nt_domain,   nt_username,   &found_username,   &pwd,   &username_was_mapped); if (!NT...
2019 Feb 14
3
SMB Signing with "map to guest = " options
Hi, I'm using samba-4.7.x I have some confusions over "map to guest=" options with setting SMB Signing 1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client signing in windows 2k12 server group policy" to "Microsoft network client: Digitally sign communications (Always)” = *Disable*" SMB_Server is joined to Windows 2k12