"Douglas E. Engert" <[EMAIL PROTECTED]> writes:
> Russ Allbery wrote:

>> That behavior is still the same.  pam_afs_session doesn't set the note
>> that it had already run unless your aklog program exits successfully.
>> So, the next question is why aklog is exiting successfully even though
>> it didn't get tokens.

> Looks like it always returns 0!
> OpenAFS 1.4.6 src/aklog/aklog.c has:
>
>  int
>  main(int argc, char *argv[])
>  {
>      aklog(argc, argv);
>      exit(0);
>  }

Aha.  Well, that seems rather broken and like something we could fix.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to