PR_ListElements and PR - Permission Denied

Love lha at stacken.kth.se
Thu Nov 2 00:41:01 CET 2000


John Callaghan <jpc at jpc.cl.msu.edu> writes:

> Here's the basic steps the test code takes:
>     Init (k_hasafs, ports_init, rx_Init, cell_init)
> 
>     Get realm and cell (krb_get_lrealm, cell_getthiscell)
> 
>     while(1)
>         {
>         Get username and password
> 
>         New ticket file (mkstemp, krb_set_tkt_string)
> 
>         Store password, realm, ticket life (krb_get_pw_in_tkt)
> 
>         Get connection (arlalib_first_db, arlalib_next_db)
>             {
>             Get uid (PR_NameToID)
> 
>             Get membership (PR_ListElements)
>             }
> 
>         Destroy ticket file (dest_tkt)
>
> Any tips or directions to proceed would be greatly appreciated.  Thanks.

Do you by some chance (or arlalib) reuse the connection/rxkad object you
get back from arla_first_db ?

Love





More information about the Arla-drinkers mailing list