Displaying 3 results from an estimated 3 matches for "anotherworkgroup".
2018 Aug 06
1
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
...s will always pass along the workgroup of the local
>> account so there's no way for me to omit it. How can I allow
>> successful guest mapping in this case?
>>
>> Thanks,
>>
>> Andrew
>
> I see what you are getting at, the Windows PC is sending
> ANOTHERWORKGROUP\username to a Samba machine that expects
> WORKGROUP\username and is being rejected.
>
> man smb.conf says this about 'map to guest = Bad User':
>
> Means user logins with an invalid password
> are rejected, unless the username does not exist, in
> which case it is tr...
2018 Jul 17
2
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
----- Original Message -----
> From: "samba" <samba at lists.samba.org>
> To: "samba" <samba at lists.samba.org>
> Sent: Tuesday, July 17, 2018 2:54:17 AM
> Subject: Re: [Samba] Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain =
> auto
> On Mon, 16 Jul 2018 16:47:57 -0500 (CDT)
> Andrew Martin
2018 Jul 17
0
Cannot authenticate as guest to domain-joined Samba 4.7.0 fileserver when map untrusted to domain = auto
...access the share as
> guest. Windows will always pass along the workgroup of the local
> account so there's no way for me to omit it. How can I allow
> successful guest mapping in this case?
>
> Thanks,
>
> Andrew
I see what you are getting at, the Windows PC is sending
ANOTHERWORKGROUP\username to a Samba machine that expects
WORKGROUP\username and is being rejected.
man smb.conf says this about 'map to guest = Bad User':
Means user logins with an invalid password
are rejected, unless the username does not exist, in
which case it is treated as a guest login and mapped
i...