>>>>> "denis" == denis havlik <[EMAIL PROTECTED]> writes:
denis> I have reasons to believe that my kerberos server accesses
denis> /dev/random, rather than /dev/urandom, which causes very
denis> slow service when (test) server is run under VMware. Not
denis> really a big deal, but annoying.
The kadmind will open /dev/random at startup. This is desirable
because kadmind generates long-term keys.
If it cannot find /dev/random, /dev/urandom will be used.
________________________________________________
Kerberos mailing list [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos