Displaying 12 results from an estimated 12 matches for "winbind_dual_samlogon".
2020 Sep 16
5
Adding user to group doesn't propagate?
...ixsystems.com/community/threads/ad-group-memberships-wont-update.63404/
>
> Possibly related Samba source code:
> - wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
> getgroups entries for a winbindd domain": Called only from
> - winbindd_dual_pam_auth
> - winbind_dual_SamLogon
>
>
> [1]: https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
Does anyone have any tips on how to circumvent this problem? I have
almost daily group membership-changes, and sometimes waiting 24 hours isn't
enou...
2020 Sep 17
2
Adding user to group doesn't propagate?
...ips-wont-update.63404/
>>>
>>> Possibly related Samba source code:
>>> - wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
>>> getgroups entries for a winbindd domain": Called only from
>>> ?- winbindd_dual_pam_auth
>>> ?- winbind_dual_SamLogon
>>>
>>>
>>> [1]:
>>> https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
>>
>> Does anyone have any tips on how to circumvent this problem? I have almost
>> daily group...
2019 Nov 06
2
NTLM refuses to work on a DC
...": null,
"netlogonNegotiateFlags": "0x00000000", "netlogonSecureChannelType": 0,
"netlogonTrustAccountSid": "(NULL SID)", "passwordType": "NTLMv1"}}
[2019/11/06 15:27:32.954479,? 2]
../source3/winbindd/winbindd_pam.c:2108(winbind_dual_SamLogon)
? NTLM CRAP authentication for user [COMPANY]\[domainuser] returned
NT_STATUS_WRONG_PASSWORD
The user freerad is added to the winbindd_priv group, and I've also
tried setting ntlm auth = mschapv2-and-ntlmv2-only, and right now it is
set to ntlm auth = yes
Any suggestions to how I can sol...
2020 Aug 31
2
Adding user to group doesn't propagate?
On Wed, 17 Jun 2020, Harald Hannelius wrote:
> On Wed, 17 Jun 2020, Harald Hannelius via samba wrote:
>> On Wed, 17 Jun 2020, Rowland penny via samba wrote:
>>> On 17/06/2020 11:54, Harald Hannelius wrote:
>>>> On Wed, 17 Jun 2020, Rowland penny via samba wrote:
>>>>> On 17/06/2020 11:39, Harald Hannelius via samba wrote:
>>>>
2020 Sep 17
1
Adding user to group doesn't propagate?
...;>>>> Possibly related Samba source code:
>>>>> - wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
>>>>> getgroups entries for a winbindd domain": Called only from
>>>>> ?- winbindd_dual_pam_auth
>>>>> ?- winbind_dual_SamLogon
>>>>>
>>>>>
>>>>> [1]:
>>>>> https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
>>>>>
>>>>
>>>> Does anyone have any tips on...
2020 Aug 31
0
Adding user to group doesn't propagate?
...shing.28883/
- https://www.ixsystems.com/community/threads/ad-group-memberships-wont-update.63404/
Possibly related Samba source code:
- wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
getgroups entries for a winbindd domain": Called only from
- winbindd_dual_pam_auth
- winbind_dual_SamLogon
[1]: https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
2020 Sep 16
0
Adding user to group doesn't propagate?
...threads/ad-group-memberships-wont-update.63404/
>>
>> Possibly related Samba source code:
>> - wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
>> getgroups entries for a winbindd domain": Called only from
>> ?- winbindd_dual_pam_auth
>> ?- winbind_dual_SamLogon
>>
>>
>> [1]:
>> https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
>
> Does anyone have any tips on how to circumvent this problem? I have
> almost daily group membership-changes, and someti...
2020 Sep 24
0
Adding user to group doesn't propagate?
...hreads/ad-group-memberships-wont-update.63404/
>>
>> Possibly related Samba source code:
>> - wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
>> getgroups entries for a winbindd domain": Called only from
>> - winbindd_dual_pam_auth
>> - winbind_dual_SamLogon
>>
>>
>> [1]:
>> https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
>
> Does anyone have any tips on how to circumvent this problem? I have almost
> daily group membership-changes, and some...
2019 Nov 06
0
NTLM refuses to work on a DC
...netlogonNegotiateFlags": "0x00000000",
> "netlogonSecureChannelType": 0,
> "netlogonTrustAccountSid": "(NULL SID)", "passwordType": "NTLMv1"}}
> [2019/11/06 15:27:32.954479,? 2]
> ../source3/winbindd/winbindd_pam.c:2108(winbind_dual_SamLogon)
> ? NTLM CRAP authentication for user [COMPANY]\[domainuser] returned
> NT_STATUS_WRONG_PASSWORD
>
> The user freerad is added to the winbindd_priv group, and I've also
> tried setting ntlm auth = mschapv2-and-ntlmv2-only, and right
> now it is
> set to ntlm auth = y...
2020 Sep 17
0
Adding user to group doesn't propagate?
...>>>>
>>>> Possibly related Samba source code:
>>>> - wcache_invalidate_samlogon() [1] "Invalidate the getpwnam and
>>>> getgroups entries for a winbindd domain": Called only from
>>>> ?- winbindd_dual_pam_auth
>>>> ?- winbind_dual_SamLogon
>>>>
>>>>
>>>> [1]:
>>>> https://gitlab.com/samba-team/samba/-/blob/03f79a3bd71bc7a0a401d5f19560e831251d32b7/source3/winbindd/winbindd_cache.c#L3056
>>>>
>>>
>>> Does anyone have any tips on how to circumvent this probl...
2017 Jun 12
2
'winbind use default domain' doesn't appear to work with ntlm_auth
...ss=winbind] ../source3/winbindd/winbindd_pam.c:1362(winbind_samlogon_retry_loop)
This is the third problem for this particular call, adding DC to the negative cache list
[2017/06/12 15:46:21.308015, 2, pid=31947, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_pam.c:2033(winbind_dual_SamLogon)
NTLM CRAP authentication for user []\[davidh] returned NT_STATUS_NO_MEMORY
[2017/06/12 15:46:21.308028, 4, pid=31947, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_dual.c:1394(child_handler)
Finished processing child request 14
[2017/06/12 15:46:21.308040, 10, pid=3...
2020 May 13
2
Multi-homed Samba 4 file server on Samba 4 AD domain - cross network authentication
...o the
client. I'm sure I had it working once, but I don't understand the bad
password error I get now.
Thank you all very much in advance, for reading this far! :-)
Cheers,
Dave
Logs:
In /var/log/samba/wb-NSA:
[2020/05/13 13:44:49.104704, 2]
../source3/winbindd/winbindd_pam.c:2395(winbind_dual_SamLogon)
NTLM CRAP authentication for user [NSA]\[lomaxd] returned
NT_STATUS_WRONG_PASSWORD
In /var/log/samba/wb-VULCAN:
[2020/05/13 13:46:46.802888, 2]
../source3/winbindd/winbindd_rpc.c:291(rpc_name_to_sid)
name_to_sid: failed to lookup name: NT_STATUS_NONE_MAPPED
In /var/log/samba/log.192.168...