[Samba] User mapping/login issue
Rowland Penny
rpenny at samba.org
Wed Apr 24 10:13:06 UTC 2019
On Wed, 24 Apr 2019 11:38:58 +0200
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> Hai,
>
>
> Im wondering here.. If the client is a windows 10 pc connecting,
>
> > ../source3/smbd/negprot.c:419(reply_nt1) using SPNEGO
> > ../source3/smbd/negprot.c:761(reply_negprot) Selected protocol NT
> > LM 0.12 ../source3/smbd/process.c:554(receive_smb_talloc)
> > receive_smb_raw_talloc failed for client
> > ipv4:10.55.66.82:59271 read error = NT_STATUS_CONNECTION_RESET.
> And i see this..
>
> Then why use these settings if its win10?
I sort of wondered about that, but only way to be sure was to add it
to the smb.conf for testing purposes. If it worked, then go one way,
if it didn't then go another way ;-)
> @Rowland your are mislead.. ;-)
>
> > > Ah, it is a PDC
> Hm, no its a stand alone, the member references in my option.
>
> > >> security = user << stand alone ?
> > >> domain logons = yes << member ?
Nope, it is a PDC, from 'man smb.conf':
domain master (G)
............
When domain logons = Yes the default setting for this
parameter is Yes, with the result that Samba will be a PDC.
The OP has:
domain master = yes
domain logons = yes
Rowland
More information about the samba
mailing list