Creating a principal using the kadmin C API

2022-04-07 Thread Lars Francke
Hi everyone, we're trying to create principals and keys using the kadmin C API. The normal API has some documentation[1] but unfortunately the kadmin API doesn't have any we could find. We tried to use kadm5_create_principal_3 and kadm5_randkey_principal_3 but we seem to be running into an issue.

Re: Creating a principal using the kadmin C API

2022-04-08 Thread Lars Francke
ying if you'd > like. > > Chris > > > > -- Original Message -- > From: "Lars Francke" > To: kerberos@mit.edu > Sent: 2022-04-07 13:19:50 > Subject: Creating a principal using the kadmin C API > > >Hi everyone, > > > >we'

Re: Creating a principal using the kadmin C API

2022-04-08 Thread Lars Francke
Thank you. We'll look into this again next week and will see if we can get it running. We must have taken a wrong turn somewhere. Good to hear that it _should_ work! On Fri, Apr 8, 2022 at 6:35 AM Greg Hudson wrote: > On 4/7/22 16:19, Lars Francke wrote: > > W

Question about release cadence

2023-02-21 Thread Lars Francke
Hi, I did search the archives but couldn't find anything on this topic. We're waiting for 1.21 for [1] and were wondering if you have any regular release cadence. We see that 1.20 was released last May or so and 1.19 about a year before that. Are there any specific plans for 1.21? We're trying to