r9602: Add support for reading share_info.tdb and smb.conf.
[sfrench/samba-autobuild/.git] / source4 / kdc / pac-glue.h
1
2  krb5_error_code samba_get_pac(krb5_context context, 
3                               struct krb5_kdc_configuration *config,
4                               krb5_principal client, 
5                               krb5_keyblock *krbtgt_keyblock, 
6                               krb5_keyblock *server_keyblock, 
7                                krb5_data *pac);