1302 references to GlobalDebug
System.DirectoryServices.AccountManagement (1302)
System\DirectoryServices\AccountManagement\AccountInfo.cs (10)
245
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AccountInfo", "IsAccountLockedOut: sending lockout query");
262
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AccountInfo", "UnlockAccount: sending unlock request");
369
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AccountInfo", "GetChangeStatusForProperty: name=" + propertyName);
413
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AccountInfo", "GetValueForProperty: name=" + propertyName);
450
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AccountInfo", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (26)
79
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADAMStoreCtx", "SetAuthPrincipalEnableStatus: can't read userAccountControl");
87
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADAMStoreCtx", "SetAuthPrincipalEnableStatus: Enabling (old enabled ={0} new enabled= {1})", !acctDisabled, enable);
96
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo");
138
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo: using user-supplied name {0}", this.userSuppliedServerName);
145
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo: using empty string as user-supplied name");
150
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
198
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADAMStoreCtx", "SetupPasswordModification: caught TargetInvocationException with message " + e.Message);
263
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADAMStoreCtx", "PopulatAuxObjectList Building object list");
271
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADAMStoreCtx", "PopulatAuxObjectList Unable to read schemaNamingContrext from " + userSuppliedServerName);
292
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADAMStoreCtx", "PopulatAuxObjectList Unable to read ldapDisplayName from " + SchemaNamingContext);
297
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADAMStoreCtx", "PopulatAuxObjectList Adding " + res.Properties["ldapDisplayName"][0].ToString());
302
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADAMStoreCtx", "PopulatAuxObjectList Adding " + auxClassName);
310
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADAMStoreCtx", "PopulatAuxObjectList COM Exception");
System\DirectoryServices\AccountManagement\AD\ADDNConstraintLinkedAttrSet.cs (6)
77
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNConstraintLinkedAttrSet", "Entering MoveNext");
78
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNConstraintLinkedAttrSet", "Filter {0}", _constraintData);
131
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNConstraintLinkedAttrSet", "Found {0} Match {1}", dn, match.ToString());
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (112)
43
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
88
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
137
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "CurrentAsPrincipal: using current");
147
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "CurrentAsPrincipal: using currentForeignPrincipal");
159
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Entering MoveNext");
174
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNext: trying PrimaryGroup DN");
182
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNext: trying member searcher");
187
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNext: trying member enum");
194
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNext: trying foreign");
200
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNext: trying primary group search");
221
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: returning primary group {0}", ((DirectoryEntry)this.current).Path);
255
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextQueryMember: have a searcher");
275
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Entering MoveNextMemberSearcher");
293
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: got a value from the enumerator: {0}", memberDN);
301
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: not a principal, skipping");
309
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: adding to groupsToVisit");
319
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: foreign principal, adding to foreignMembers");
335
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: using as current");
360
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
372
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberSearcher: recursively processing {0}", groupDN);
432
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Entering MoveNextMemberEnum");
453
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberEnum: got a value from the enumerator: {0}", memberDN);
470
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberEnum: not a principal, skipping");
479
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberEnum: adding to groupsToVisit");
490
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberEnum: foreign principal, adding to foreignMembers");
507
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberEnum: using as current");
540
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
552
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextMemberEnum: recursively processing {0}", groupDN);
581
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADDNLinkedAttrSet", "TranslateForeignMembers: Translating foreign members");
611
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
618
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
642
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Entering MoveNextForeign");
695
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADDNLinkedAttrSet", "MoveNextForeign: builtin principal");
714
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADDNLinkedAttrSet", "MoveNextForeign: no matching principal");
749
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextForeign: foreign member is a group");
759
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
780
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextForeign: using as currentForeignDE/currentForeignPrincipal");
811
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
833
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "ExpandForeignGroupEnumerator: recursively processing {0}", groupDN);
841
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
868
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "ExpandForeignGroupSearcher: recursively processing {0}", groupDN);
879
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextQueryMember: have a searcher");
883
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "MoveNextQueryMember: issuing query");
902
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
918
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Reset");
1006
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Bookmarking");
1125
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Restoring from bookmark");
1194
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing");
1198
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing primaryGroupMembersSearcher");
1204
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing queryMembersResults");
1210
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing membersSearcher");
1216
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing memberSearchResults");
1222
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing memberSearchersQueue");
1233
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing members Enumerable");
1239
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing membersEnum Enumerator");
1244
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADDNLinkedAttrSet", "Dispose: disposing membersQueue");
System\DirectoryServices\AccountManagement\AD\ADEntriesSet.cs (12)
27
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADEntriesSet", "Ctor");
36
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADEntriesSet", "Ctor");
47
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADEntriesSet", "CurrentAsPrincipal");
62
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADEntriesSet", "MoveNext");
86
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADEntriesSet", "Reset");
101
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADEntriesSet", "Dispose: disposing");
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (168)
282
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Constructing ADStoreCtx for {0}", ctxBase.Path);
307
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "IsContainer: not a container ({0})", schemaDE.Path);
324
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Dispose: disposing, ownCtxBase={0}", _ownCtxBase);
399
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Insert: new GUID is ", ((DirectoryEntry)p.UnderlyingObject).Guid);
403
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Insert, object already exists");
410
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADStoreCtx", "Insert, Save Failed (attempting to delete) Exception {0} ", e.Message);
414
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Insert, object deleted");
418
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Insert, No object was created nothing to delete");
424
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADStoreCtx", "Insert, Deletion Failed {0} ", deleteFail.Message);
436
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "AccessCheck " + targetPermission.ToString());
446
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADStoreCtx", "Invalid targetPermission in AccessCheck");
464
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "EnablePrincipalIfNecessary: enabling principal");
478
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "EnablePrincipalIfNecessary: enabling principal");
539
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: add deny self");
545
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: add deny world");
551
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove allow self");
557
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove allow world");
568
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove deny self");
574
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: remove deny world");
580
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: add allow self");
586
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CannotChangePwdToLdapConverter: add allow world");
622
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "SetAuthPrincipalEnableStatus: can't read userAccountControl");
631
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "SetAuthPrincipalEnableStatus: Enabling (old uac={0})", uacValue);
640
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "SetAuthPrincipalEnableStatus: Disabling (old uac={0})", uacValue);
661
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Update");
694
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Delete");
713
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Move");
840
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsLockedOut: using computed uac={0}", uacComputed);
849
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsLockedOut: downlevel");
859
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
885
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UnlockAccount");
930
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "ADStoreCtx", "ChangePassword: computer acct, can't change password.");
945
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExpirePassword");
958
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UnexpirePassword");
1115
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "FindByDate: using LDAP filter {0}", ds.Filter);
1158
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf: fake principal");
1301
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf: principalDN={0}", principalDN);
1315
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf: primary group DN={0}", primaryGroupDN);
1421
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): Read DNC of {0}", this.DefaultNamingContext);
1427
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): Read fsp DN {0}", fspWkDn);
1446
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): using LDAP filter {0}", ds.Filter);
1463
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): No match");
1470
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): performing DNC level search");
1483
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): match, DN={0}", principalDN);
1501
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupsMemberOf(ctx): primary group DN={0}", primaryGroupDN);
1588
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "GetGroupsMemberOfAZ: no SID IC");
1597
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "GetGroupsMemberOfAZ: bad SID IC");
1634
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupMembership: fake principal");
1653
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupMembership: using LDAP filter={0}", ds.Filter);
1674
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetGroupMembership: groupDN={0}", groupDN);
1733
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: fake group");
1740
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: member is not a domain principal");
1758
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: real principal, DN={0}", principalDE.Path);
1800
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "IsMemberOfInStore: no SID IC or null UrnValue");
1821
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "IsMemberOfInStore: bad SID IC");
1826
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
1838
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: no FPO found");
1874
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
1900
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: using LDAP filter {0}", ds.Filter);
1907
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: found member, can't clear");
1915
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "IsMemberOfInStore: no member, can clear");
1923
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "IsMemberOfInStore: can't search, assume can clear");
1948
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
1962
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
1977
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "CanGroupMemberBeRemoved: member is not a domain or application directory principal");
2002
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
2013
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
2026
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "CanGroupMemberBeRemoved: can't test, assume can remove");
2060
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "ResolveCrossStoreRefToPrincipal: no objectSid found");
2076
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
2089
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "ResolveCrossStoreRefToPrincipal: builtin principal");
2108
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn,
2118
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
2145
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "ResolveCrossStoreRefToPrincipal: no matching principal");
2189
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadDirectoryEntryAttributes, path={0}", de.Path);
2211
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
2411
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo");
2468
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo: using DNS domain name {0}", dnsDomainName);
2495
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn,
2504
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
2532
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo: using lockout duration {0}", lockoutDuration);
2546
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo: using user-supplied name {0}", this.userSuppliedServerName);
2553
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LoadComputerInfo: using empty string as user-supplied name");
2558
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (56)
33
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Entering PushChangesToNative, type={0}", p.GetType());
175
GlobalDebug
.WriteLineIf(
176
GlobalDebug
.Info, "ADStoreCtx", "PushChangesToNative: created fresh DE, oc={0}, path={1}",
197
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "PushChangesToNative: pushing {0}", propertyEntry.propertyName);
256
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "GetAsPrincipal: using path={0}", (null != de ? de.Path : "searchResult"));
388
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Load_PropertyName: loading {0}", entry.propertyName);
409
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Entering Load, type={0}, path={1}", p.GetType(), de.Path);
419
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Load: loading {0}", entry.propertyName);
462
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
531
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
586
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
637
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "FindPrincipalByIdentRefHelper: using LDAP filter {0}", ds.Filter);
652
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "FindPrincipalByIdentRefHelper: found {0} matches", count);
969
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "LastLogonFromLdapConverter: found lastLogonTimestamp");
1109
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "CannotChangePwdFromLdapConverter: fallback, assume user can change pwd");
1325
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter");
1334
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter - Value Type " + kvp.Value.Value.GetType().ToString());
1341
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter - Value implements ICollection");
1368
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter - Element Value Type " + oVal.GetType().ToString());
1369
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter - Adding Element " + oVal.ToString());
1382
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter - Collection complete");
1386
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheToLdapConverter - Adding " + kvp.Value.Value.ToString());
1495
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UpdateGroupMembership: clearing {0}", de.Path);
1559
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UpdateGroupMembership: add {0}", member.DistinguishedName);
1571
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UpdateGroupMembership: add {0}", memberSidDN);
1601
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UpdateGroupMembership: remove via DN {0}", member.DistinguishedName);
1617
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "UpdateGroupMembership: remove via SID {0}", memberSidDN);
1650
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "GetSidADsPathFromPrincipal: no SID IC (fake principal)");
1670
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADStoreCtx", "GetSidADsPathFromPrincipal: no SID");
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (24)
118
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "PushFilterToNativeSearcher: creating fresh DirectorySearcher");
133
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "PushFilterToNativeSearcher: no qbeFilter specified");
150
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "PushFilterToNativeSearcher: using {0} filters", filters.FiltersToApply.Count);
182
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "PushFilterToNativeSearcher: using LDAP filter {0}", ds.Filter);
227
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "Query");
894
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionTypeConverter collection filter type " + o.GetType().ToString());
970
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheConverter ");
982
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheConverter filter type " + type.ToString());
983
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheConverter match type " + kvp.Value.MatchType.ToString());
987
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheConverter encountered collection.");
992
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheConverter collection filter type " + o.GetType().ToString());
1003
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ADStoreCtx", "ExtensionCacheConverter complete built filter " + query.ToString());
System\DirectoryServices\AccountManagement\AD\ADStoreKey.cs (4)
27
GlobalDebug
.WriteLineIf(
28
GlobalDebug
.Info,
46
GlobalDebug
.WriteLineIf(
47
GlobalDebug
.Info,
System\DirectoryServices\AccountManagement\AD\ADUtils.cs (10)
135
GlobalDebug
.WriteLineIf(
136
GlobalDebug
.Info,
182
GlobalDebug
.WriteLineIf(
183
GlobalDebug
.Info,
271
GlobalDebug
.WriteLineIf(
272
GlobalDebug
.Info,
332
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADUtils", "HexStringToLdapHexString: string has bad length " + s.Length);
353
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "ADUtils", "HexStringToLdapHexString: invalid string " + s);
System\DirectoryServices\AccountManagement\AD\RangeRetriever.cs (28)
33
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "RangeRetriever: de.Path={0}, propertyName={1}", de.Path, propertyName);
47
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "Reset");
58
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "Entering MoveNext");
80
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "MoveNext: first time");
86
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "MoveNext: got null enumerator for first time");
107
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "MoveNext: got a result '{0}'", _currentResult.ToString());
112
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "MoveNext: retrieving next range");
118
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "MoveNext: end reached");
163
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "GetNextChunk: rangedAttribute={0}", rangedAttribute);
175
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "GetNextChunk: no more results");
180
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "RangeRetriever", "GetNextChunk: caught COMException, ErrorCode={0}", e.ErrorCode);
190
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "GetNextChunk: empty property?");
197
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
225
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "RangeRetriever", "Current: currentResult={0}", _currentResult.ToString());
System\DirectoryServices\AccountManagement\AD\SDSCache.cs (20)
57
GlobalDebug
.WriteLineIf(
58
GlobalDebug
.Info,
76
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: final contextName is " + contextName);
88
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: waiting");
101
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: found a credHolder for " + contextName);
110
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: credHolder for " + contextName + " has a Placeholder");
121
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: refToContext is non-null");
129
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: using found refToContext");
134
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSCache", "GetContext: refToContext is GCed/disposed, removing");
145
GlobalDebug
.WriteLineIf(
146
GlobalDebug
.Info,
164
GlobalDebug
.WriteLineIf(
165
GlobalDebug
.Info,
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (26)
205
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "Entering InsertPrincipal");
217
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SDSUtils", "InsertPrincipal: Bad principal type:" + p.GetType().ToString());
237
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "InsertPrincipal: Setting password");
257
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "InsertPrincipal: Setting pwd expired");
273
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "Entering ApplyChangesToDirectory");
291
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "SDSUtils", "ApplyChangesToDirectory: caught COMException with message " + e.Message);
298
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "ApplyChangesToDirectory: Updating group membership");
318
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "SDSUtils", "SetPassword: caught TargetInvocationException with message " + e.Message);
352
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "SDSUtils", "ChangePassword: caught TargetInvocationException with message " + e.Message);
380
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "BuildDirectoryEntry (1): built DE for " + de.Path);
393
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SDSUtils", "BuildDirectoryEntry (2): built DE");
434
GlobalDebug
.WriteLineIf(
435
GlobalDebug
.Info,
465
GlobalDebug
.WriteLineIf(
466
GlobalDebug
.Error,
System\DirectoryServices\AccountManagement\AD\SidList.cs (14)
19
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SidList", "SidList: processing {0} ByteFormat SIDs", sidListByteFormat.Count);
20
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SidList", "SidList: Targeting {0} ", target ?? "local store");
51
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SidList", "SidList: processing {0} Sid+Attr SIDs", sidAndAttr.Length);
67
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "SidList: processing {0} SIDs", pSids.Length);
98
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "AuthZSet", "SidList: couldn't get policy handle, err={0}", err);
126
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "AuthZSet", "SidList: LsaLookupSids failed, err={0}", err);
164
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "SidList: got {0} groups in {1} domains", sidCount, domainCount);
System\DirectoryServices\AccountManagement\AD\TokenGroupsSet.cs (8)
25
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
52
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TokenGroupSet", "CurrentAsPrincipal: using current");
92
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TokenGroupSet", "MoveNextLocal: returning primary group {0}", _current.Path);
101
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TokenGroupSet", "MoveNextLocal: got a value from the enumerator: {0}", _currentSID.ToString());
System\DirectoryServices\AccountManagement\AdvancedFilters.cs (6)
135
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AdvancedFilters", "GetChangeStatusForProperty: name=" + propertyName);
161
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AdvancedFilters", "GetValueForProperty: name=" + propertyName);
180
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (22)
37
GlobalDebug
.WriteLineIf(
38
GlobalDebug
.Info,
80
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "AccountInfo: creating new AccountInfo");
175
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "PasswordInfo: creating new PasswordInfo");
428
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "GetChangeStatusForProperty: name=" + propertyName);
472
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "GetValueForProperty: name=" + propertyName);
521
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "ResetAllChangeStatus");
548
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "LoadCertificateCollection: loading {0} certs", certificatesToLoad.Count);
560
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "AuthenticablePrincipal", "LoadCertificateCollection: skipped bad cert");
570
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "RefreshOriginalThumbprintList: resetting thumbprints");
588
GlobalDebug
.WriteLineIf(
589
GlobalDebug
.Info,
608
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthenticablePrincipal", "RefreshOriginalThumbprintList: found inserted cert");
System\DirectoryServices\AccountManagement\AuthZSet.cs (44)
25
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
62
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Initializing resource manager");
76
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Getting ctx from SID");
93
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Getting info from ctx");
105
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Getting info from ctx (size={0})", bufferSize);
138
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Found {0} groups", groupCount);
178
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "AuthZSet", "Failed to retrieve group list, {0}", lastError);
192
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "AuthZSet", "Caught exception {0} with message {1}", e.GetType(), e.Message);
226
GlobalDebug
.WriteLineIf(
227
GlobalDebug
.Info,
261
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: fake principal {0}", Utils.ByteArrayToString(sid));
271
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: builtin principal {0}", Utils.ByteArrayToString(sid));
277
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: real principal {0}", Utils.ByteArrayToString(sid));
297
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: same domain as user ({0})", _flatUserAuthority);
306
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: different domain ({0}) than user ({1})", sidIssuerName, _flatUserAuthority);
316
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: local group (user is SAM)");
338
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: IsLocalMachine a DC, localMachineIsDC={0}", _localMachineIsDC.Value);
344
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "CurrentAsPrincipal: user is non-SAM, isLocalGroup={0}", isLocalGroup);
389
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "AuthZSet", "CurrentAsPrincipal: Couldn't find group {0}");
409
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "MoveNext: ran off end of list ({0})", _groupSidList.Length);
434
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "MoveNext: found NONE group, skipping");
447
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Reset");
459
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "AuthZSet", "Dispose: disposing");
System\DirectoryServices\AccountManagement\Computer.cs (8)
115
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Computer", "LoadValueIntoProperty: name=" + propertyName + " value=" + (value == null ? "null" : value.ToString()));
137
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Computer", "GetChangeStatusForProperty: name=" + propertyName);
149
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Computer", "GetValueForProperty: name=" + propertyName);
161
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Computer", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\Context.cs (64)
383
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Entering ctor");
567
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Initializing Context");
600
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Entering DoApplicationDirecotryInit");
606
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoApplicationDirecotryInit: using no-container path");
611
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoApplicationDirecotryInit: using container path");
618
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Entering DoMachineInit");
629
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoMachineInit: hostname is " + hostname);
634
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoMachineInit: authTypes is " + authTypes.ToString());
653
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
668
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Entering DoDomainInit");
674
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoDomainInit: using no-container path");
680
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoDomainInit: using container path");
720
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoLDAPDirectoryInit: serverName is " + serverName);
725
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoLDAPDirectoryInit: authTypes is " + authTypes.ToString());
756
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "PrincipalContext",
784
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Entering DoLDAPDirectoryInitNoContainer");
801
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: serverName is " + serverName);
806
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: authTypes is " + authTypes.ToString());
816
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: domainNC is " + domainNC);
817
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "DoLDAPDirectoryInitNoContainer: adsPathBase is " + adsPathBase);
855
GlobalDebug
.WriteLineIf(
856
GlobalDebug
.Info,
867
GlobalDebug
.WriteLineIf(
868
GlobalDebug
.Info,
910
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
985
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "Dispose: disposing");
1154
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ReadServerConfig", "OsVersion : " + properties.OsVersion.ToString());
1155
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ReadServerConfig", "dnsHostName : " + properties.dnsHostName);
1156
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ReadServerConfig", "contextType : " + properties.contextType.ToString());
1157
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ReadServerConfig", "portSSL : " + properties.portSSL.ToString(CultureInfo.InvariantCulture));
1158
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ReadServerConfig", "portLDAP :" + properties.portLDAP.ToString(CultureInfo.InvariantCulture));
1172
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "CreateContextFromDirectoryEntry: path is " + entry.Path);
1201
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalContext", "CheckDisposed: accessing disposed object");
1223
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalContext", "ContextForType: type is " + t.ToString());
System\DirectoryServices\AccountManagement\FindResult.cs (10)
19
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearchResult", "Entering GetEnumerator");
35
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearchResult", "Dispose: disposing");
39
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearchResult", "Dispose: disposing resultSet");
59
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearchResult", "Ctor");
84
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalSearchResult", "CheckDisposed: accessing disposed object");
System\DirectoryServices\AccountManagement\FindResultEnumerator.cs (22)
25
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "Entering Current, T={0}", typeof(T));
32
GlobalDebug
.WriteLineIf(
33
GlobalDebug
.Warn,
64
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "Entering MoveNext, T={0}", typeof(T));
71
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "MoveNext: end previously reached");
78
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "MoveNext: no resultSet");
89
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "MoveNext: Moving to first resultSet");
109
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "MoveNext: returning {0}", f);
122
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "Entering Reset");
141
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "Dispose: disposing");
154
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "FindResultEnumerator", "Ctor");
194
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "FindResultEnumerator", "CheckDisposed: accessing disposed object");
System\DirectoryServices\AccountManagement\Group.cs (26)
59
GlobalDebug
.WriteLineIf(
60
GlobalDebug
.Info,
104
GlobalDebug
.WriteLineIf(
105
GlobalDebug
.Info,
149
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "Members: creating fresh PrincipalCollection");
156
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "Members: persisted, querying group membership");
164
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "Members: unpersisted, creating empty PrincipalCollection");
201
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "GetMembers: persisted, querying for members (recursive={0}", recursive);
208
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "GetMembers: unpersisted, creating empty PrincipalSearchResult");
222
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "Dispose: disposing");
257
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "LoadValueIntoProperty: name=" + propertyName + " value=" + (value != null ? value.ToString() : "null"));
288
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "GetChangeStatusForProperty: name=" + propertyName);
304
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "GetChangeStatusForProperty: members was never loaded");
316
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "GetValueForProperty: name=" + propertyName);
330
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Group", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\PasswordInfo.cs (22)
142
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "SetPassword: saving until persisted");
147
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "SetPassword: sending request");
165
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "ChangePassword: sending request");
176
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "ExpirePasswordNow: saving until persisted");
181
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "ExpirePasswordNow: sending request");
191
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "RefreshExpiredPassword: saving until persisted");
196
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "RefreshExpiredPassword: sending request");
245
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "LoadValueIntoProperty: name=" + propertyName + " value=" + value.ToString());
293
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "GetChangeStatusForProperty: name=" + propertyName);
324
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "GetValueForProperty: name=" + propertyName);
355
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PasswordInfo", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\Principal.cs (52)
294
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Entering Save");
316
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Save: inserting principal of type {0} using {1}", this.GetType(), storeCtxToUse.GetType());
323
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Save: updating principal of type {0} using {1}", this.GetType(), storeCtxToUse.GetType());
331
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Entering Save(Context)");
380
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Save(context): inserting new principal of type {0} using {1}", this.GetType(), newStoreCtx.GetType());
388
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Save(context): Moving principal of type {0} using {1}", this.GetType(), newStoreCtx.GetType());
419
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Principal", "Save(context):, Update Failed (attempting to move back) Exception {0} ", e.Message);
426
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Move back succeeded");
431
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Principal", "Save(context):, Move back Failed {0} ", deleteFail.Message);
446
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Entering Delete");
573
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Principal", "IsMemberOf(urn/urn): no matching principal");
585
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Dispose: disposing");
589
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Dispose: disposing underlying object");
595
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "Dispose: disposing underlying search object");
888
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Principal", "CheckDisposedOrDeleted: accessing disposed object");
894
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Principal", "CheckDisposedOrDeleted: accessing deleted object");
940
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Principal", "FindByIdentityWithTypeHelper: no match");
953
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "GetGroupsHelper: returning empty set");
960
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "GetGroupsHelper: querying");
989
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "LoadIfNeeded: not needed, fake principal");
998
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "LoadIfNeeded: loading");
1012
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Principal", "CheckFakePrincipal: fake principal");
1083
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "LoadValueIntoProperty: name=" + propertyName + " value=" + (value == null ? "null" : value.ToString()));
1148
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "GetChangeStatusForProperty: name=" + propertyName);
1183
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "GetValueForProperty: name=" + propertyName);
1228
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Principal", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (54)
40
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "CopyTo: bookmarking");
67
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn,
81
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "CopyTo: restoring from bookmark");
172
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Count: bookmarking");
199
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Count: restoring from bookmark");
258
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Add: removing from removedValuesPending");
271
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Add: adding to insertedValuesCompleted");
277
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Add: making it a pending insert");
306
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalCollection", "Add(urn/urn): no match");
316
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Clear");
392
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Remove: removing from insertedValuesPending");
407
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Remove: adding to removedValuesCompleted");
418
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Remove: making it a pending remove, removed={0}", removed);
448
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalCollection", "Remove(urn/urn): no match");
474
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ContainsEnumTest: bookmarking");
499
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ContainsEnumTest: restoring from bookmark");
518
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ContainsNativeTest: found insert");
525
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ContainsNativeTest: found remove");
532
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ContainsNativeTest: Clear pending");
542
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ContainsNativeTest: no store to check");
569
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
578
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Contains: using enum test");
611
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Ctor");
630
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Dispose: disposing");
636
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "Dispose: disposing resultSet");
743
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ResetTracking");
763
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollection", "ResetTracking: clearing");
System\DirectoryServices\AccountManagement\PrincipalCollectionEnumerator.cs (34)
31
GlobalDebug
.WriteLineIf(
32
GlobalDebug
.Warn,
60
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "Entering MoveNext");
68
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: endReached");
84
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: None mode, starting with existing values");
92
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: None mode, skipping existing values");
104
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode");
120
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode, found remove, skipping");
134
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode, found insert, skipping");
149
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: ResultSet mode, moving to InsValuesComp mode");
162
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: InsValuesComp mode");
173
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: InsValuesComp mode, moving to InsValuesPend mode");
183
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: InsValuesPend mode");
194
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "MoveNext: InsValuesPend mode, nothing left");
213
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "Reset");
246
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalCollectionEnumerator", "Ctor");
300
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalCollectionEnumerator", "CheckDisposed: accessing disposed object");
315
GlobalDebug
.WriteLineIf(
316
GlobalDebug
.Warn,
System\DirectoryServices\AccountManagement\PrincipalSearcher.cs (28)
79
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "Entering FindAll()");
90
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "Entering FindOne()");
101
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "FindOne(): found a principal");
106
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "FindOne(): found no principal");
124
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "Entering GetUnderlyingSearcher");
158
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "Entering GetUnderlyingSearcherType");
180
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "Dispose: disposing");
184
GlobalDebug
.WriteLineIf(
185
GlobalDebug
.Info,
248
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "Entering FindAll, returnOne=" + returnOne.ToString());
262
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "FindAll: qbeFilter is non-null and passes");
278
GlobalDebug
.WriteLineIf(
279
GlobalDebug
.Info,
310
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalSearcher", "HasReferentialPropertiesSet: using type " + t.ToString());
321
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalSearcher", "HasReferentialPropertiesSet: found ref property " + propertyName);
335
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalSearcher", "CheckDisposed: accessing disposed object");
System\DirectoryServices\AccountManagement\QbeFilterDescription.cs (2)
85
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "QbeFilterDescription", "FilterFactory.CreateFilter: name=" + propertyName);
System\DirectoryServices\AccountManagement\SAM\SAMGroupsSet.cs (8)
18
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMGroupsSet", "SAMGroupsSet: creating for path={0}", ctxBase.Path);
32
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMGroupsSet", "CurrentAsPrincipal");
45
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMGroupsSet", "MoveNext");
78
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMGroupsSet", "Reset");
System\DirectoryServices\AccountManagement\SAM\SAMMembersSet.cs (64)
19
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
47
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "CurrentAsPrincipal: returning current");
53
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "CurrentAsPrincipal: returning currentFakePrincipal");
59
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "CurrentAsPrincipal: returning currentForeign");
66
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "CurrentAsPrincipal: returning foreignResultSet");
77
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "Entering MoveNext");
85
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNext: trying foreign");
105
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: got a value from the enumerator");
115
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: fake principal, sid={0}", Utils.ByteArrayToString(sid));
170
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: fake domain: {0} --> {1}", builtinADsPath, adsPath);
177
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: real domain {0}", de.Path);
189
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: setting current to {0}", de.Path);
202
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: adding {0} to groupsToVisit", de.Path);
217
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: adding {0} to foreignMembers", de.Path);
231
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: recursive processing, groupsToVisit={0}", _groupsToVisit.Count);
237
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextLocal: recursively processing {0}", groupPath);
273
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: foreignMembers count={0}", _foreignMembers.Count);
281
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: foreignDE={0}", foreignDE.Path);
291
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: setting currentForeign to {0}", foreignDE.Path);
304
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: adding {0} to foreignGroups", foreignDE.Path);
314
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
346
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: using foreignResultSet");
360
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: ran out of members, using next foreignResultSet");
371
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "MoveNextForeign: ran out of members, nothing more to do");
391
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
414
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
428
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
444
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "Reset");
476
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "Bookmarking");
516
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "Restoring from bookmark");
543
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "Dispose: disposing");
547
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMMembersSet", "Dispose: disposing foreignResultSet");
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (30)
26
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "SAMQuerySet: creating for path={0}, sizelimit={1}", ctxBase.Path, sizeLimit);
44
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "CurrentAsPrincipal");
59
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "Entering MoveNext");
69
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
80
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "MoveNext: endReached");
103
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "MoveNext: found a match on {0}", entry.Path);
159
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "Reset");
254
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "SamMatcher: Matches: skipping no-SID {0}", de.Path);
274
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "SamMatcher: Matches: no match {0}", de.Path);
280
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "SamMatcher: Matches: match {0}", de.Path);
694
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "FindByDateMatcher: Matches: skipping no-SID {0}", de.Path);
823
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "GroupMemberMatcher: Matches: skipping no-SID group={0}", groupDE.Path);
840
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "GroupMemberMatcher: Matches: skipping member no-SID member={0}", memberDE.Path);
849
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
859
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMQuerySet", "SamMatcher: Matches: no match, group={0}", groupDE.Path);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (66)
161
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Constructing SAMStoreCtx for {0}", ctxBase.Path);
181
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Dispose: disposing, ownCtxBase={0}", _ownCtxBase);
257
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Insert: new SID is ", Utils.ByteArrayToString((byte[])de.Properties["objectSid"].Value));
267
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Update");
296
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Delete");
317
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "AccessCheck " + targetPermission.ToString());
335
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "AccessCheck Unable to read userAccountControl");
351
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Move");
409
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "UnlockAccount");
418
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "UnlockAccount: computer acct, skipping");
441
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "SAMStoreCtx", "UnlockAccount: caught COMException, message={0}", e.Message);
463
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "SetPassword: computer acct, can't reset");
488
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "ChangePassword: computer acct, can't change");
509
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "ExpirePassword: computer acct, can't expire");
523
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "UnexpirePassword: computer acct, can't unexpire");
615
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "GetGroupsMemberOf: is real principal");
620
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "GetGroupsMemberOf: not a user, returning empty set");
654
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "GetGroupsMemberOf: bad SID IC");
682
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "GetGroupsMemberOf(ctx): is fake principal");
691
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "GetGroupsMemberOf(ctx): no SID IC");
702
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "GetGroupsMemberOf(ctx): no corresponding user, returning empty set");
723
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "GetGroupsMemberOfAZ: no SID IC");
732
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "GetGroupsMemberOfAZ: Bad SID IC");
756
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "GetGroupMembership: is fake principal, returning empty set");
818
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "ResolveCrossStoreRefToPrincipal: no objectSid found");
835
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn,
845
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
868
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "ResolveCrossStoreRefToPrincipal: no matching principal");
915
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
1001
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "LoadComputerInfo");
1025
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "LoadComputerInfo: ver={0}.{1}", versionMajor, versionMinor);
1038
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "LoadComputerInfo: machineUserSuppliedName={0}", _machineUserSuppliedName);
1060
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "LoadComputerInfo: machineFlatName={0}", _machineFlatName);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (54)
36
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Entering PushChangesToNative, type={0}", p.GetType());
70
GlobalDebug
.WriteLineIf(
71
GlobalDebug
.Info, "SAMStoreCtx", "PushChangesToNative: created fresh DE, oc={0}, name={1}, path={2}",
115
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "PushChangesToNative: pushing {0}", propertyEntry.propertyName);
137
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "PushChangesToNative: setting password");
206
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "GetAsPrincipal: using path={0}", de.Path);
260
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Load_PropertyName: loading {0}", entry.propertyName);
283
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Entering Load, type={0}, path={1}", p.GetType(), de.Path);
319
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Load: loading {0}", entry.propertyName);
358
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
423
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
454
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info,
493
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
501
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "FindNativeBySIDIdentRef: mapped to {0}\\{1}", domainName, name);
508
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "FindNativeBySIDIdentRef: using {0} for domainName", domainName);
514
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "FindNativeBySIDIdentRef: {0} != {1}, no match", domainName, this.MachineFlatName);
521
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "FindNativeBySIDIdentRef: searching for {0}", samUrnValue);
538
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "FindNativeByNT4IdentRef: searching for {0}", samAccountName);
563
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "FindNativeByNT4IdentRef: adsPath={0}", adsPath);
579
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
796
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "SamAccountNameFromWinNTConverter: loading SAM{0}", samAccountName);
1025
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "UpdateGroupMembership: clearing {0}", de.Path);
1052
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "UpdateGroupMembership: error while clearing, hr={0}", hr);
1100
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "UpdateGroupMembership: inserting {0}", memberSidPath);
1128
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "UpdateGroupMembership: removing {0}", memberSidPath);
1136
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
1157
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "SAMStoreCtx", "GetSidADsPathFromPrincipal: no SID");
1165
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn,
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_Query.cs (2)
74
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "SAMStoreCtx", "Query");
System\DirectoryServices\AccountManagement\SAM\SAMStoreKey.cs (2)
26
GlobalDebug
.WriteLineIf(
27
GlobalDebug
.Info,
System\DirectoryServices\AccountManagement\SAM\SAMUtils.cs (4)
43
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "SAMUtils", "GetOSVersion: caught COMException with message " + e.Message);
210
GlobalDebug
.WriteLineIf(
211
GlobalDebug
.Info,
System\DirectoryServices\AccountManagement\StoreCtx.cs (2)
367
GlobalDebug
.WriteLineIf(
368
GlobalDebug
.Info,
System\DirectoryServices\AccountManagement\TrackedCollection.cs (10)
131
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollection", "Clear");
152
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollection", "Add({0})", o.ToString());
168
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollection", "Remove({0})", value.ToString());
176
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollection", "found value to remove on inserted");
184
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollection", "found value to remove on original");
System\DirectoryServices\AccountManagement\TrackedCollectionEnumerator.cs (22)
28
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "TrackedCollectionEnumerator", "Current: bad position, endReached={0}", _endReached);
50
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "Entering MoveNext");
57
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "MoveNext: endReached");
64
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "MoveNext: at beginning");
82
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "MoveNext: current ({0}) is inserted", _current);
88
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "MoveNext: current ({0}) is original", _current);
94
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "MoveNext: nothing more to enumerate");
109
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "Reset");
133
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "TrackedCollectionEnumerator", "Ctor");
169
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "TrackedCollectionEnumerator", "CheckDisposed: accessing disposed object");
179
GlobalDebug
.WriteLineIf(
180
GlobalDebug
.Warn,
System\DirectoryServices\AccountManagement\User.cs (22)
181
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "Current: is local user");
187
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "Current: is not local user");
203
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "Current: using SID " + sidObj.ToString());
217
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "User", "Current: found no user");
292
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "GetAuthorizationGroupsHelper: unpersisted, using EmptySet");
299
GlobalDebug
.WriteLineIf(
300
GlobalDebug
.Info,
321
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "LoadValueIntoProperty: name=" + propertyName + " value= null");
325
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "LoadValueIntoProperty: name=" + propertyName + " value=" + value.ToString());
373
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "GetChangeStatusForProperty: name=" + propertyName);
390
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "GetValueForProperty: name=" + propertyName);
407
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "User", "ResetAllChangeStatus");
System\DirectoryServices\AccountManagement\Utils.cs (54)
84
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Utils", "StringToByteArray: string has bad length " + s.Length);
103
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "Utils", "StringToByteArray: invalid string: " + s);
133
GlobalDebug
.WriteLineIf(
134
GlobalDebug
.Warn,
161
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "ConvertByteArrayToIntPtr: caught exception of type "
374
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "GetCurrentUserSid: OpenProcessToken failed, gle=" + lastError);
381
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "GetCurrentUserSid: OpenThreadToken failed, gle=" + error);
403
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "GetCurrentUserSid: GetTokenInformation (1st try) failed, gle=" + getTokenInfoError);
424
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
445
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
481
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "GetMachineDomainSid: LsaOpenPolicy failed, gle=" + Interop.Advapi32.LsaNtStatusToWinError(err));
496
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "GetMachineDomainSid: LsaQueryInformationPolicy failed, gle=" + Interop.Advapi32.LsaNtStatusToWinError(err));
515
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error,
540
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "GetNT4UserName: name is " + s);
549
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "GetComputerFlatName: name is " + s);
568
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "GetDcName: DsGetDcName failed, err=" + err);
612
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "LookupSid: LookupAccountSid (1st try) failed, gle=" + lastErr);
631
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "LookupSid: LookupAccountSid (2nd try) failed, gle=" + lastErr);
656
GlobalDebug
.WriteLineIf(
657
GlobalDebug
.Info,
682
GlobalDebug
.WriteLineIf(
683
GlobalDebug
.Warn,
721
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "Entering BeginImpersonation");
729
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "BeginImpersonation: nothing to impersonate");
742
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "BeginImpersonation: nothing to impersonate (2)");
746
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "BeginImpersonation: trying to impersonate " + userName);
759
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "BeginImpersonation: LogonUser failed, gle=" + lastError);
769
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "BeginImpersonation: ImpersonateLoggedOnUser failed, gle=" + lastError);
784
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "Utils", "Entering EndImpersonation");
801
GlobalDebug
.WriteLineIf(
GlobalDebug
.Error, "Utils", "IsMachineDC: DsRoleGetPrimaryDomainInformation failed, err=" + err);
System\DirectoryServices\AccountManagement\ValueCollection.cs (34)
208
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "IndexOf: found {0} on inserted at {1}", value, index);
214
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "IndexOf: found {0} on original at {1}", value, index);
233
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalValueCollection", "Insert({0}): out of range (count={1})", index, _inner.combinedValues.Count);
258
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalValueCollection", "RemoveAt({0}): out of range (count={1})", index, _inner.combinedValues.Count);
267
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "RemoveAt({0}): removing inserted", index);
273
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "RemoveAt({0}): removing original", index);
286
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalValueCollection", "this[{0}].get: out of range (count={1})", index, _inner.combinedValues.Count);
294
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "this[{0}].get: is inserted {1}", index, el.insertedValue);
299
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "this[{0}].get: is original {1}", index, el.originalValue.Right);
310
GlobalDebug
.WriteLineIf(
GlobalDebug
.Warn, "PrincipalValueCollection", "this[{0}].set: out of range (count={1})", index, _inner.combinedValues.Count);
321
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "this[{0}].set: is inserted {1}", index, value);
326
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "this[{0}].set: is original {1}", index, value);
366
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "Ctor");
377
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "Load, count={0}", values.Count);
435
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "PrincipalValueCollection", "Entering ResetTracking");
443
GlobalDebug
.WriteLineIf(
444
GlobalDebug
.Info,
460
GlobalDebug
.WriteLineIf(
461
GlobalDebug
.Info,
System\DirectoryServices\AccountManagement\ValueCollectionEnumerator.cs (10)
22
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ValueCollectionEnumerator", "Entering Current");
41
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ValueCollectionEnumerator", "Entering MoveNext");
52
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ValueCollectionEnumerator", "Entering Reset");
63
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ValueCollectionEnumerator", "Entering Dispose");
72
GlobalDebug
.WriteLineIf(
GlobalDebug
.Info, "ValueCollectionEnumerator", "Ctor");