Home
last modified time | relevance | path

Searched refs:UF_TEMP_DUPLICATE_ACCOUNT (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/dsdb/common/
H A Dflag_mapping.c38 { UF_TEMP_DUPLICATE_ACCOUNT, ACB_TEMPDUP },
90 else if (uf & UF_TEMP_DUPLICATE_ACCOUNT) atype = ATYPE_NORMAL_ACCOUNT; in samdb_uf2atype()
H A Dflags.h33 #define UF_TEMP_DUPLICATE_ACCOUNT 0x00000100 macro
/dports/net/samba412/samba-4.12.15/libds/common/
H A Dflag_mapping.c39 { UF_TEMP_DUPLICATE_ACCOUNT, ACB_TEMPDUP },
95 else if (uf & UF_TEMP_DUPLICATE_ACCOUNT) atype = ATYPE_NORMAL_ACCOUNT; in ds_uf2atype()
H A Dflags.h32 #define UF_TEMP_DUPLICATE_ACCOUNT 0x00000100 /* Local user account in usrmgr */ macro
63 UF_TEMP_DUPLICATE_ACCOUNT |\
/dports/net/samba412/samba-4.12.15/source4/dsdb/tests/python/
H A Duser_account_control.py38 UF_TEMP_DUPLICATE_ACCOUNT, UF_NORMAL_ACCOUNT, UF_00000400, UF_INTERDOMAIN_TRUST_ACCOUNT, \
75 UF_TEMP_DUPLICATE_ACCOUNT, UF_NORMAL_ACCOUNT, UF_00000400,
423 invalid_bits = set([UF_TEMP_DUPLICATE_ACCOUNT, UF_PARTIAL_SECRETS_ACCOUNT])
469 invalid_bits = set([UF_TEMP_DUPLICATE_ACCOUNT, UF_PARTIAL_SECRETS_ACCOUNT])
628 invalid_bits = set([UF_TEMP_DUPLICATE_ACCOUNT, UF_PARTIAL_SECRETS_ACCOUNT])
/dports/graphics/bmeps/dktools-4.31.1/src/dkwt/
H A Ddkwt-ac.c68 { UF_TEMP_DUPLICATE_ACCOUNT, 27 },
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d47 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
54 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d47 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
54 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d46 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
53 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d47 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
54 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d46 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
53 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d46 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
53 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d46 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
53 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d46 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
53 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d46 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
53 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dlmaccess.d47 enum UF_TEMP_DUPLICATE_ACCOUNT=256; variable
54 enum UF_ACCOUNT_TYPE_MASK=UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCOUNT|…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dlmaccess.h54 #define UF_TEMP_DUPLICATE_ACCOUNT 256 macro
61 #define UF_ACCOUNT_TYPE_MASK (UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCO…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dlmaccess.h54 #define UF_TEMP_DUPLICATE_ACCOUNT 256 macro
61 #define UF_ACCOUNT_TYPE_MASK (UF_TEMP_DUPLICATE_ACCOUNT|UF_NORMAL_ACCOUNT|UF_INTERDOMAIN_TRUST_ACCO…
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dlmaccess.rs379 pub const UF_TEMP_DUPLICATE_ACCOUNT: ::DWORD = 0x0100; const
386 pub const UF_ACCOUNT_TYPE_MASK: ::DWORD = UF_TEMP_DUPLICATE_ACCOUNT | UF_NORMAL_ACCOUNT

123456789