Fedora ticket cache location

Russ Allbery rra at stanford.edu
Thu Jun 7 16:52:22 EDT 2012


Nico Williams <nico at cryptonector.com> writes:

> Non-portable APIs/UIs are OK too, just as long as you realize that the
> apps using them will need compile-time conditionals.

UID would work for UNIX and Mac OS X.  Portability to Windows is generally
a much larger problem that almost nothing I write handles now, and for
which replacing UIDs with something else would be the least of my
problems.  The entire socket library is different, fork/exec doesn't work,
etc.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>


More information about the krbdev mailing list