commit | 6482d90a65459a88c18c925368525855832272b3 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue May 27 14:34:42 2014 +1000 |
committer | Damien Miller <djm@mindrot.org> | Tue May 27 14:34:42 2014 +1000 |
tree | 31e27a84f573921a080f066b11ef64be18e5c817 | |
parent | f9eb5e0734f7a7f6e975809eb54684d2a06a7ffc [diff] |
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c] [openbsd-compat/bsd-cygwin_util.h] On Cygwin, determine privilege separation user at runtime, since it may need to be a domain account. Patch from Corinna Vinschen.