探测远程Windows主机的NetBIOS信息(19) } if(pBuffer->usri1_flags & UF_USE_DES_KEY_ONLY) { _tprintf(_T("\t\tRestrict this principal to use only Data Encryption Standard (DES) encryption types for keys.\n")); } if(pBuffer->usri1_flags & UF_HOMEDIR_REQUIRED) { _tprintf(_T("\t\tThe home directory is required. Windows NT/Windows 2000/Windows XP ignores this value.\n")); } if(pBuffer->usri1_flags & UF_SCRIPT) { _tprintf(_T("\t\tThe logon script executed. This value must be set for LAN Manager 2.0 and Windows NT/2000/XP.\n")); } i=pBuffer->usri1_next_index; pBuffer++;