Bug#828976: closed by Benjamin Kaduk (Re: krb5kdc: segfault)

2016-08-03 Thread BASTET Laurent (Administrateur de systèmes et réseaux au sein du groupe Infrastructure et Réseau) - SG/SPSSI/CPII/DOIP/IR/Infrastructure Bordeaux
Hello, Thanks very much for your reply !!! It works fine with: kadmin.local: setstr laurent "[{""type"":""foo""}]" kadmin.local: getstr laurent otp: [{"type":"foo"}] but not with: kadmin.local: setstr laurent '[{"type":"foo"}]' kadmin.local: getstr laurent otp: '[{type:foo}]') For information,

Bug#828976: closed by Benjamin Kaduk (Re: krb5kdc: segfault)

2016-08-02 Thread BASTET Laurent (Administrateur de systèmes et réseaux au sein du groupe Infrastructure et Réseau) - SG/SPSSI/CPII/DOIP/IR/Infrastructure Bordeaux
Hello, Thanks for your reply, i tested on Ubuntu with krb5-kdc v.1.13.2+dfsg-5 and i have no more segfault !!! BUT i have another problem : If i put a string using 'setstr laurent otp [{}]' different from empty (example 'type':'foo'), it never matches with my kdc.conf configuration witch con

Bug#828976: krb5kdc: segfault

2016-06-29 Thread BASTET Laurent (Administrateur de systèmes et réseaux au sein du groupe Infrastructure et Réseau) - SG/SPSSI/CPII/DOIP/IR/Infrastructure Bordeaux
Package: krb5-kdc Version: 1.12.1+dfsg-19+deb8u2 Release: Jessie In /etc/krb5kdc/kdc.conf, i enable otp plugin (http://web.mit.edu/Kerberos/krb5-1.13/doc/admin/otp.html) If i want to personalize my otp type putting a string on my principal which is different from empty [{}] ( in kadmin : sets