| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Message-ID: <55422947.2070406@gmail.com> Date: Thu, 30 Apr 2015 15:08:23 +0200 From: Pascal Jakobi <pascal.jakobi@gmail.com> MIME-Version: 1.0 To: krbdev@mit.edu Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: krbdev-bounces@mit.edu I have setup a KDC and an openldap server. Both seem to work like a charm and are linked (krb5-server-ldap package). Only a small issue remains. Not sure this is not a limitation in the server. Here is what I see. 1/ If I create a principal in kadmin.local, "/*addprinc test1@JAKOBI.FR*/", the corresponding principal is stored in the realm subtree in the directory. 2/ If I create a principal in kadmin.local with its LDAP DN, "/*addprinc -x dn="uid=test2,ou=people,dc=jakobi,dc=fr*//*" test2@JAKOBI.FR*/", the DN entry is updated with the kerberos info stuff (principal name, etc.) - which is fine. However, the principal does not seem to be created in the directory, but rather on the KDC. Is this the expected behaviour ? If so, should I update manually, the DN and the principal entry by hand in the Directory ? Thanks in advance -- Pascal Jakobi <mailto:pascal.jakobi@gmail.com> 116 rue de Stalingrad 93100 Montreuil, France Tel : +33 6 87 47 58 19 _______________________________________________ krbdev mailing list krbdev@mit.edu https://mailman.mit.edu/mailman/listinfo/krbdev
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |