The Samba-Bugzilla – Attachment 865 Details for
Bug 2189
libads/ldap.c:ads_add_machine_acct() not adding HOST/fqdn servicePrincipalName if dnsDomainName != realm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
/psp4 =/+3s/psp3/psp4/
host-slash-fqdn-fix.patch.1 (text/plain), 397 bytes, created by
Buck Huppmann
on 2004-12-23 07:19:03 UTC
(
hide
)
Description:
/psp4 =/+3s/psp3/psp4/
Filename:
MIME Type:
Creator:
Buck Huppmann
Created:
2004-12-23 07:19:03 UTC
Size:
397 bytes
patch
obsolete
>--- samba-3.0.10/source/libads/ldap.c.orig Wed Dec 22 16:04:39 2004 >+++ samba-3.0.10/source/libads/ldap.c Thu Dec 23 09:04:03 2004 >@@ -1454,7 +1454,7 @@ > psp4 = talloc_asprintf(ctx, "HOST/%s", my_fqdn); > strlower_m(&psp4[5]); > for (i = 0; i < next_spn; i++) { >- if (strequal(servicePrincipalName[i], psp3)) >+ if (strequal(servicePrincipalName[i], psp4)) > break; > } > if (i == next_spn) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2189
: 865