Guillaume Rousse wrote:
Love Hörnquist Åstrand a écrit :
28 maj 2008 kl. 02.57 skrev Guillaume Rousse:
+hdb_entry_set_pw_change_time(context, &ent, 0);
+
+if (krb5_config_get_bool_default(context, NULL, FALSE,
+"kadmin", "save-password", NULL)) {
+ret =
Love Hörnquist Åstrand a écrit :
28 maj 2008 kl. 02.57 skrev Guillaume Rousse:
+hdb_entry_set_pw_change_time(context, &ent, 0);
+
+if (krb5_config_get_bool_default(context, NULL, FALSE,
+"kadmin", "save-password", NULL)) {
+ret = hdb_entry_set_password(c
Howard Chu a écrit :
Guillaume Rousse wrote:
Love Hörnquist Åstrand a écrit :
27 maj 2008 kl. 02.18 skrev Guillaume Rousse:
I tried this approach (patch attached).
Converting _kadm5_free_keys to hdb_free_keys is trivial, as the former
is just a wrapper over the second.
However, converting _
Guillaume Rousse wrote:
Love Hörnquist Åstrand a écrit :
27 maj 2008 kl. 02.18 skrev Guillaume Rousse:
I tried this approach (patch attached).
Converting _kadm5_free_keys to hdb_free_keys is trivial, as the former
is just a wrapper over the second.
However, converting _kadm5_set_keys to hdb_
[EMAIL PROTECTED] a écrit :
Hello,
I had the same problem until I recompiled heimdal using the following
patch below to make the two symbols needed by became public under
Centos 5. Not sure whether it's a proper way to solve the problem, but it
works. I can give you link to my heimdal SRPM whi
Love Hörnquist Åstrand a écrit :
27 maj 2008 kl. 02.18 skrev Guillaume Rousse:
I tried this approach (patch attached).
Converting _kadm5_free_keys to hdb_free_keys is trivial, as the former
is just a wrapper over the second.
However, converting _kadm5_set_keys to hdb_generate_key_set_passw
Love Hörnquist Åstrand a écrit :
26 maj 2008 kl. 08.27 skrev Guillaume Rousse:
Hello list(s).
I'm having a crash as soon as I attempt to change my password when
smbk5pwd is activating. strace shows an unresolved symbol in
smbk5pwd.so: _kadm5_free_keys
Heimdal source code shows this functi
Hello,
I had the same problem until I recompiled heimdal using the following
patch below to make the two symbols needed by smbk5pwd became public under
Centos 5. Not sure whether it's a proper way to solve the problem, but it
works. I can give you link to my heimdal SRPM which you can rebuild for
Hello list(s).
I'm having a crash as soon as I attempt to change my password when
smbk5pwd is activating. strace shows an unresolved symbol in
smbk5pwd.so: _kadm5_free_keys
Heimdal source code shows this function is defined in libkadm5srv.so
(/usr/lib/libkadm5srv.so.8.0.1) for heimdal 1.1.