The Samba-Bugzilla – Attachment 3810 Details for
Bug 5967
"ldap ssl" option is always defined via SWAT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
a quick-hack patch to fix this problem
loadparm.c.diff (text/plain), 335 bytes, created by
TAKAHASHI Motonobu
on 2008-12-14 00:35:05 UTC
(
hide
)
Description:
a quick-hack patch to fix this problem
Filename:
MIME Type:
Creator:
TAKAHASHI Motonobu
Created:
2008-12-14 00:35:05 UTC
Size:
335 bytes
patch
obsolete
>--- loadparm.c.org 2008-12-10 20:12:23.000000000 +0900 >+++ loadparm.c 2008-12-14 15:24:35.000000000 +0900 >@@ -718,6 +718,8 @@ > {LDAP_SSL_OFF, "No"}, > {LDAP_SSL_OFF, "off"}, > {LDAP_SSL_OFF, "Off"}, >+ {LDAP_SSL_OFF, "on"}, >+ {LDAP_SSL_OFF, "ON"}, > {LDAP_SSL_START_TLS, "start tls"}, > {LDAP_SSL_START_TLS, "Start_tls"}, > {-1, NULL}
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 5967
: 3810