2.2.2.13 DFS Entry Flags
The following flags specify the details about a DFS entry that an SMB file server maintains. For more details about DFS entries, see [MS-DFSC].
Constant/value |
Description |
---|---|
PKT_ENTRY_TYPE_CAIRO 0x0001 |
Entry refers to a particular machine.<7> |
PKT_ENTRY_TYPE_MACHINE 0x0002 |
Entry is a machine volume. |
PKT_ENTRY_TYPE_NONCAIRO 0x0004 |
Entry refers to a server running a pre-Windows NT operating system version of Windows. |
PKT_ENTRY_TYPE_LEAFONLY 0x0008 |
Entry is a DFS link. |
PKT_ENTRY_TYPE_OUTSIDE_MY_DOM 0x0010 |
Entry refers to volume in a foreign domain. |
PKT_ENTRY_TYPE_INSITE_ONLY 0x0020 |
Only give Active Directory in-site referrals. |
PKT_ENTRY_TYPE_REFERRAL_SVC 0x0080 |
Entry refers to a DFS root. |
PKT_ENTRY_TYPE_PERMANENT 0x0100 |
Entry cannot be scavenged. |
PKT_ENTRY_TYPE_LOCAL 0x0400 |
Entry refers to local volume. |
PKT_ENTRY_TYPE_LOCAL_XPOINT 0x0800 |
Entry refers to an exit point. |
PKT_ENTRY_TYPE_MACH_SHARE 0x1000 |
Entry refers to a private machine share. |
PKT_ENTRY_TYPE_OFFLINE 0x2000 |
Entry refers to a volume that is offline. |