Lines Matching defs:dce

2421 def hSamrConnect5(dce, serverName='\x00', desiredAccess=MAXIMUM_ALLOWED, inVersion=1):  argument
2429 def hSamrConnect4(dce, serverName='\x00', desiredAccess=MAXIMUM_ALLOWED, clientRevision=2): argument
2436 def hSamrConnect2(dce, serverName='\x00', desiredAccess=MAXIMUM_ALLOWED): argument
2442 def hSamrConnect(dce, serverName='\x00', desiredAccess=MAXIMUM_ALLOWED): argument
2448 def hSamrOpenDomain(dce, serverHandle, desiredAccess=MAXIMUM_ALLOWED, domainId=NULL): argument
2455 def hSamrOpenGroup(dce, domainHandle, desiredAccess=MAXIMUM_ALLOWED, groupId=0): argument
2462 def hSamrOpenAlias(dce, domainHandle, desiredAccess=MAXIMUM_ALLOWED, aliasId=0): argument
2469 def hSamrOpenUser(dce, domainHandle, desiredAccess=MAXIMUM_ALLOWED, userId=0): argument
2476 def hSamrEnumerateDomainsInSamServer(dce, serverHandle, enumerationContext=0, preferedMaximumLength… argument
2483 def hSamrEnumerateGroupsInDomain(dce, domainHandle, enumerationContext=0, preferedMaximumLength=0xf… argument
2490 def hSamrEnumerateAliasesInDomain(dce, domainHandle, enumerationContext=0, preferedMaximumLength=0x… argument
2497 def hSamrEnumerateUsersInDomain(dce, domainHandle, userAccountControl=USER_NORMAL_ACCOUNT, enumerat… argument
2505 def hSamrQueryDisplayInformation3(dce, domainHandle, displayInformationClass=DOMAIN_DISPLAY_INFORMA… argument
2514 def hSamrQueryDisplayInformation2(dce, domainHandle, displayInformationClass=DOMAIN_DISPLAY_INFORMA… argument
2523 def hSamrQueryDisplayInformation(dce, domainHandle, displayInformationClass=DOMAIN_DISPLAY_INFORMAT… argument
2532 def hSamrGetDisplayEnumerationIndex2(dce, domainHandle, displayInformationClass=DOMAIN_DISPLAY_INFO… argument
2539 def hSamrGetDisplayEnumerationIndex(dce, domainHandle, displayInformationClass=DOMAIN_DISPLAY_INFOR… argument
2546 def hSamrCreateGroupInDomain(dce, domainHandle, name, desiredAccess=GROUP_ALL_ACCESS): argument
2553 def hSamrCreateAliasInDomain(dce, domainHandle, accountName, desiredAccess=GROUP_ALL_ACCESS): argument
2560 def hSamrCreateUser2InDomain(dce, domainHandle, name, accountType=USER_NORMAL_ACCOUNT, desiredAcces… argument
2568 def hSamrCreateUserInDomain(dce, domainHandle, name, desiredAccess=GROUP_ALL_ACCESS): argument
2575 def hSamrQueryInformationDomain(dce, domainHandle, domainInformationClass=DOMAIN_INFORMATION_CLASS.… argument
2581 def hSamrQueryInformationDomain2(dce, domainHandle, domainInformationClass=DOMAIN_INFORMATION_CLASS… argument
2587 def hSamrQueryInformationGroup(dce, groupHandle, groupInformationClass=GROUP_INFORMATION_CLASS.Grou… argument
2593 def hSamrQueryInformationAlias(dce, aliasHandle, aliasInformationClass=ALIAS_INFORMATION_CLASS.Alia… argument
2599 def hSamrQueryInformationUser2(dce, userHandle, userInformationClass=USER_INFORMATION_CLASS.UserGen… argument
2605 def hSamrQueryInformationUser(dce, userHandle, userInformationClass=USER_INFORMATION_CLASS.UserGene… argument
2611 def hSamrSetInformationDomain(dce, domainHandle, domainInformation): argument
2618 def hSamrSetInformationGroup(dce, groupHandle, buffer): argument
2625 def hSamrSetInformationAlias(dce, aliasHandle, buffer): argument
2632 def hSamrSetInformationUser2(dce, userHandle, buffer): argument
2639 def hSamrSetInformationUser(dce, userHandle, buffer): argument
2646 def hSamrDeleteGroup(dce, groupHandle): argument
2651 def hSamrDeleteAlias(dce, aliasHandle): argument
2656 def hSamrDeleteUser(dce, userHandle): argument
2661 def hSamrAddMemberToGroup(dce, groupHandle, memberId, attributes): argument
2668 def hSamrRemoveMemberFromGroup(dce, groupHandle, memberId): argument
2674 def hSamrGetMembersInGroup(dce, groupHandle): argument
2679 def hSamrAddMemberToAlias(dce, aliasHandle, memberId): argument
2685 def hSamrRemoveMemberFromAlias(dce, aliasHandle, memberId): argument
2691 def hSamrGetMembersInAlias(dce, aliasHandle): argument
2696 def hSamrRemoveMemberFromForeignDomain(dce, domainHandle, memberSid): argument
2702 def hSamrAddMultipleMembersToAlias(dce, aliasHandle, membersBuffer): argument
2709 def hSamrRemoveMultipleMembersFromAlias(dce, aliasHandle, membersBuffer): argument
2716 def hSamrGetGroupsForUser(dce, userHandle): argument
2721 def hSamrGetAliasMembership(dce, domainHandle, sidArray): argument
2728 def hSamrChangePasswordUser(dce, userHandle, oldPassword, newPassword): argument
2751 def hSamrUnicodeChangePasswordUser2(dce, serverName='\x00', userName='', oldPassword='', newPasswor… argument
2801 def hSamrLookupDomainInSamServer(dce, serverHandle, name): argument
2807 def hSamrSetSecurityObject(dce, objectHandle, securityInformation, securityDescriptor): argument
2814 def hSamrQuerySecurityObject(dce, objectHandle, securityInformation): argument
2820 def hSamrCloseHandle(dce, samHandle): argument
2825 def hSamrSetMemberAttributesOfGroup(dce, groupHandle, memberId, attributes): argument
2832 def hSamrGetUserDomainPasswordInformation(dce, userHandle): argument
2837 def hSamrGetDomainPasswordInformation(dce): argument
2842 def hSamrRidToSid(dce, objectHandle, rid): argument
2848 def hSamrValidatePassword(dce, inputArg): argument
2854 def hSamrLookupNamesInDomain(dce, domainHandle, names): argument
2867 def hSamrLookupIdsInDomain(dce, domainHandle, ids): argument