search for: ntxx

Displaying 2 results from an estimated 2 matches for "ntxx".

Did you mean: ntx
2002 Jul 26
0
smbclient and encrypted passwords
I have an NT Network and as one of the first steps in eliminating NT from my shop I need to be able to mount some of my NT shares on my Linux boxes. When I execute: smbmount //NTXX/ShareName /NTShare it asks me for a password. I enter the correct password (yes I've checked my capslock key and made sure I typed it correctly) but I get the following error. 10819: session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed executing: smbmount //NT...
2008 Apr 29
1
ZwXX functions
Hi all, I noticed that some of the Zw functions would be very handy to use. While they''re exported by NTDLL, it seems they''re part of the Windows Driver Kit, and those headers don''t ship with Visual C++ by default. Or do they? I don''t have them with Visual C++ 8 anyway. What I''m mainly after is the ZwQueryInformationFile for use with File::Stat, so I