]> sourceware.org Git - newlib-cygwin.git/commit
Try best to handle user from domain not in trusted domain list.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 30 Mar 2015 16:05:06 +0000 (18:05 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 30 Mar 2015 16:05:06 +0000 (18:05 +0200)
commit98209e8e304e40a352bac5703a597ed66628d084
treeabd7408e4c0b867fedb21ba36188429c104fe205
parent40b1aa400824382ba15a2545f8124deb3516b8a8
Try best to handle user from domain not in trusted domain list.

* cygheap.h (cygheap_domain_info::add_domain): Add prototype.
* uinfo.cc (cygheap_domain_info::add_domain): New method.
(pwdgrp::fetch_account_from_windows): Try to add domain explicitely
if it was not in the original list of trusted domains and go ahead
rather than bailing out.  Add comment to explain why.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.h
winsup/cygwin/uinfo.cc
This page took 0.029104 seconds and 5 git commands to generate.