winbindd crash

Noel Power nopower at suse.com
Mon Nov 2 10:39:11 UTC 2015


On 02/11/15 09:34, Noel Power wrote:
> Hi Metz,
> On 30/10/15 16:44, Stefan Metzmacher wrote:
> [...]
>> Can you split this into two commits?
>>
>> +		if (!domain->conn.netlogon_creds) {
>> +			DEBUG(3, ("No security credentials available.\n"));
>> +			result = NT_STATUS_CANT_ACCESS_DOMAIN_INFO;
>>
>> Can you please use if (domain->conn.netlogon_creds == NULL) ?
>> and more details into the debug message (at least the domain name).
>>
>> Also please at the BUG: https://bugzilla... to the commit messages.
>>
> sure thing, can do, will update and attach soon
>

'attached' have also been added at
https://bugzilla.samba.org/show_bug.cgi?id=11566 also

Noel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Prevent-null-ptr-access-by-returning-error-if-no-cre.patch
Type: text/x-diff
Size: 1299 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20151102/70bb2a6d/0001-Prevent-null-ptr-access-by-returning-error-if-no-cre.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Prevent-null-ptr-access-by-returning-error-if-no-cre.patch
Type: text/x-diff
Size: 1044 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20151102/70bb2a6d/0002-Prevent-null-ptr-access-by-returning-error-if-no-cre.diff>


More information about the samba-technical mailing list