module Nn_authticket:Management of authentication ticketssig..end
val create : string -> int64
Raises Not_found if this user does not exist.
val renew : int64 -> unitval principal : int64 -> Unix.passwd_entry * string * Plasma_util.StrSet.t(pw_entry, main_group, groups). Raises Not_found if
the ticket does not exist or has timed out.val delete : int64 -> unitval post_start_hook : Netmcore.res_id -> unitpool