diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2002-06-03 17:04:03 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2002-06-03 17:04:03 +0000 |
commit | 1eb934b7c5a4f5cfb0b7dcb04f17e24cb5989da4 (patch) | |
tree | ee1b9f3bd0010e565b1a56e7f5f3a8de2d38046b /winsup/cygwin/include/sys | |
parent | 9bd02410094c041166560235fb3165d0653139a6 (diff) | |
download | cygnal-1eb934b7c5a4f5cfb0b7dcb04f17e24cb5989da4.tar.gz cygnal-1eb934b7c5a4f5cfb0b7dcb04f17e24cb5989da4.tar.bz2 cygnal-1eb934b7c5a4f5cfb0b7dcb04f17e24cb5989da4.zip |
* security.cc (lsa2wchar): Suppressed.
(get_lsa_srv_inf): Suppressed.
(get_logon_server_and_user_domain): Suppressed.
(get_logon_server): Essentially new.
(get_user_groups): Add "domain" argument. Only lookup the
designated server and use "domain" in LookupAccountName.
(is_group_member): Simplify the arguments.
(get_user_local_groups): Simplify the arguments. Do only a
local lookup. Use "BUILTIN" and local domain in LookupAccountName.
(get_user_primary_group). Only lookup the designated server.
(get_group_sidlist): Remove logonserver argument. Do not lookup
any server for the SYSTEM account.
(create_token): Delete logonserver and call to get_logon_server.
Adjust arguments of get_group_sidlist, see above.
* security.h: Delete declaration of get_logon_server_and_user_domain
and add declaration of get_logon_server.
* uinfo.cc (internal_get_login): Call get_logon_server instead of
get_logon_server_and_user_domain.
Diffstat (limited to 'winsup/cygwin/include/sys')
0 files changed, 0 insertions, 0 deletions