Bugzilla – Attachment #143415: patch for /usr/share/YaST2/include/ldap/ui.ycp for bug #246397
if (!Ldap::bound || Ldap::old_server != Ldap::server ||
Ldap::DomainChanged ())
{
msg = Ldap::LDAPInit ();
msg = Ldap::LDAPInitWithTLSCheck ($[]);
if (msg != "")
Ldap::LDAPErrorMessage ("init", msg);