The Samba-Bugzilla – Attachment 6217 Details for
Bug 7925
Feature request: describe system keytab management in docs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch proposal for the secretsdb_self_join function in the provision module
secretsdb_self_join.diff (text/plain), 650 bytes, created by
Arvid Requate
on 2011-01-18 03:01:55 UTC
(
hide
)
Description:
Patch proposal for the secretsdb_self_join function in the provision module
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2011-01-18 03:01:55 UTC
Size:
650 bytes
patch
obsolete
>--- source4/bin/default/python/samba/provision/__init__.py.orig 2011-01-18 09:41:14.000000000 +0100 >+++ source4/bin/default/python/samba/provision/__init__.py 2011-01-18 09:42:59.000000000 +0100 >@@ -815,7 +815,7 @@ def secretsdb_self_join(secretsdb, domai > secretsdb.modify(msg) > secretsdb.rename(res[0].dn, msg.dn) > else: >- spn = [ 'HOST/%s' % shortname ] >+ spn = [ 'HOST/%s' % shortname, 'host/%s' % shortname ] > if secure_channel_type == SEC_CHAN_BDC and dnsname is not None: > # we are a domain controller then we add servicePrincipalName > # entries for the keytab code to update.
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 7925
: 6217