search for: obfusticated

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

Did you mean: obfuscated
2002 Jul 11
2
Format of LSA Secret for Interdomain Trust Password
Hello, all! Let's say, hypothetically, that one was trying to migrate a NT4 domain to Samba without the knowledge of the NT admin of a domain you trusted. :) Basically, what I need is the password for my trust account, but it's in some obfuscated hash under the G$$xxxxx secret. Does anybody know how this is stored, or am I down to sniffing network traffic? Thanks, David Boynton
2005 Mar 14
4
[patch/unstable] page table cleanups
Hi, In many places xen uses "unsigned long" instead of the l*_pgentry_t types to pass around page table entries. Here is a patch which fixes this in a number of places (mostly in shadow mode code). Thats what I''ve trapped in so far, maybe more of these patches follow. Fixing this is needed for adding PAE support to xen. In PAE paging mode the page table entries are 64 bit