Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
authorGerald W. Carter <jerry@samba.org>
Tue, 22 Apr 2008 20:29:53 +0000 (15:29 -0500)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:50 +0000 (08:47 -0500)
commit59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044
tree7acc28c4ffe2bba6f913c171f819e4cc0d5e3625
parent1cb2305fc96be0c190621f7c86c0476e4ea1fff7
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.

Use the existing domain_flags fiueld in wbcDomainInfo to set a bit if the
domain is marked as offline by Winbind.
source/nsswitch/libwbclient/wbc_util.c
source/nsswitch/libwbclient/wbclient.h
source/nsswitch/wbinfo.c
source/winbindd/winbindd_misc.c