Windows 7 Forums


Reply
Thread Tools

User accounts have gone missing!

 
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      08-01-2010
On 31/07/2010 11:52 AM, Frank wrote:
> On 7/30/2010 11:09 PM, Yousuf Khan wrote:
>> On 30/07/2010 7:39 PM, Frank wrote:
>>> More likely, an operator error.

>>
>> Good answer, considering that there were no operators around at the time.
>>
>> Yousuf Khan

>
> Really? So your computer destroyed itself all by itself?
> WoW! I've never heard that one before.
> Well, maybe capin' crunch has used that excuse for his incompetence.


You've never heard that one before? Never heard of a server before? Not
very experienced are you?

Yousuf Khan
 
Reply With Quote
 
 
 
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      08-03-2010
On 02/08/2010 5:42 AM, Arno wrote:
> Well, your anti-Killfile strategy and your bad manners,
> and arrogance show your true colors. Quite obviously nobody
> wants to interact with you unless you pay them to. Please
> go away now.
>
> Arno


This thread is already ready for the bit-bucket. I got the answer I
needed. The rest of this is just name-calling.

God, who'd have thought there was somebody who made Rod Speed look like
a gentleman?

Don't reply, the thread will have already have been ignored.

Yousuf Khan
 
Reply With Quote
 
Tom Del Rosso
Guest
Posts: n/a
Thanked:
 
      08-08-2010

Parko wrote:
>
> I've used this quite successfully in the past. Fairly straightforward
> to use.
> http://pogostick.net/~pnh/ntpasswd/


These things make me nervous, since neither the NTFS file system nor the SAM
file format is documented. I wish they'd just read the file and tell me
what the password is instead of changing it.


--

Reply in group, but if emailing add one more
zero, and remove the last word.


 
Reply With Quote
 
Sunny Bard
Guest
Posts: n/a
Thanked:
 
      08-08-2010
Tom Del Rosso wrote:

> Parko wrote:
>>
>> I've used this quite successfully in the past. Fairly straightforward
>> to use.
>> http://pogostick.net/~pnh/ntpasswd/

>
> These things make me nervous, since neither the NTFS file system nor the SAM
> file format is documented. I wish they'd just read the file and tell me
> what the password is instead of changing it.


That would require the password itself to be stored *in* the file, which
it isn't, and you probably don't want to spend hours/days l0phtcracking
it ...

Peter's boot CD/USB is fine, as a get out of jail free card.

 
Reply With Quote
 
Bob I
Guest
Posts: n/a
Thanked:
 
      08-08-2010

On 8/7/2010 7:21 PM, Tom Del Rosso wrote:
> Parko wrote:
>>
>> I've used this quite successfully in the past. Fairly straightforward
>> to use.
>> http://pogostick.net/~pnh/ntpasswd/

>
> These things make me nervous, since neither the NTFS file system nor the SAM
> file format is documented. I wish they'd just read the file and tell me
> what the password is instead of changing it.
>


Some security that would be.
 
Reply With Quote
 
Parko
Guest
Posts: n/a
Thanked:
 
      08-08-2010
On Sat, 07 Aug 2010 20:21:19 -0400, Tom Del Rosso wrote:

> Parko wrote:
>>
>> I've used this quite successfully in the past. Fairly straightforward
>> to use.
>> http://pogostick.net/~pnh/ntpasswd/

>
> These things make me nervous, since neither the NTFS file system nor the
> SAM file format is documented. I wish they'd just read the file and
> tell me what the password is instead of changing it.


The password files are encrypted. It's called security.



--
Where's the cursor?
Where's the eraser?
Where's the cursor?
Where's the eraser?
G-O-H-O-H-O-9-O
G-O-H-O-H-O-9-O
G-O-H-O-H-O-9-O
H-O-9-O-G-O-H-O
 
Reply With Quote
 
Tom Del Rosso
Guest
Posts: n/a
Thanked:
 
      08-21-2010

Bob I wrote:
> The password and account ARE secure, you won't be accessing the
> account's encrypted files with a changed or flattened password.


So it puts the new password somewhere else? Where?

--

Reply in group, but if emailing add one more
zero, and remove the last word.


 
Reply With Quote
 
Rod Speed
Guest
Posts: n/a
Thanked:
 
      08-21-2010
Tom Del Rosso wrote
> Bob I wrote


>> The password and account ARE secure, you won't be accessing the
>> account's encrypted files with a changed or flattened password.


> So it puts the new password somewhere else?


Nope, it puts it in the same place, but encryption is a completely different process to decryption.

In fact when checking whether the password has been entered correctly when say logging
on, the password entered is encrypted and the encrypted form is compared with the stored
encrypted form of the original password and if they match, the password is correct. Thats
nothing like decrypting the stored form of the original password.

In fact it isnt even possible to reverse some forms of encryption at all, they are one way encryptions.

> Where?


Same place the original was stored.


 
Reply With Quote
 
Tom Del Rosso
Guest
Posts: n/a
Thanked:
 
      08-22-2010

Rod Speed wrote:
> Tom Del Rosso wrote
>> Bob I wrote

>
>>> The password and account ARE secure, you won't be accessing the
>>> account's encrypted files with a changed or flattened password.

>
>> So it puts the new password somewhere else?

>
> Nope, it puts it in the same place, but encryption is a completely
> different process to decryption.
> In fact when checking whether the password has been entered correctly
> when say logging on, the password entered is encrypted and the encrypted
> form is
> compared with the stored encrypted form of the original password and if
> they match, the
> password is correct. Thats nothing like decrypting the stored form of the
> original password.
>
> In fact it isnt even possible to reverse some forms of encryption at
> all, they are one way encryptions.


Thanks. That's it then. I'm aware that there are non-reversible
encryptions, but I didn't consider that possible, because years ago I used
another password cracker (fee-based, from a commercial operation) to recover
a password from a Win2k system. It required copying the sam file and
emailing it to them. I guess they did it by brute force, until they found a
password that created the same encrypted data. I had always assumed they
decrypted it.


--
Reply in group, but if emailing add one more
zero, and remove the last word.


 
Reply With Quote
 
Bob I
Guest
Posts: n/a
Thanked:
 
      08-26-2010


On 8/21/2010 5:48 PM, Tom Del Rosso wrote:
> Rod Speed wrote:
>> Tom Del Rosso wrote
>>> Bob I wrote

>>
>>>> The password and account ARE secure, you won't be accessing the
>>>> account's encrypted files with a changed or flattened password.

>>
>>> So it puts the new password somewhere else?

>>
>> Nope, it puts it in the same place, but encryption is a completely
>> different process to decryption.
>> In fact when checking whether the password has been entered correctly
>> when say logging on, the password entered is encrypted and the encrypted
>> form is
>> compared with the stored encrypted form of the original password and if
>> they match, the
>> password is correct. Thats nothing like decrypting the stored form of the
>> original password.
>>
>> In fact it isnt even possible to reverse some forms of encryption at
>> all, they are one way encryptions.

>
> Thanks. That's it then. I'm aware that there are non-reversible
> encryptions, but I didn't consider that possible, because years ago I used
> another password cracker (fee-based, from a commercial operation) to recover
> a password from a Win2k system. It required copying the sam file and
> emailing it to them. I guess they did it by brute force, until they found a
> password that created the same encrypted data. I had always assumed they
> decrypted it.
>

FWIW, a similar "cracking" method is used against MS Office documents,
brute force gets you some character string that provides the same
"hashcode", it opens the file but most likely wasn't the password
actually used.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The user name of password is incorrect Coast Ranger Windows 7 Support 11 10-03-2011 02:19 AM
missing moving my documents: location tab in user folders gone. ex: my documents chrisgray1497 Windows 7 Support 2 02-12-2010 09:42 PM
Unknown User Accounts Like S-1-5-21-1956894 .... win7 General Discussion 2 01-08-2010 10:11 PM
Very strange problem with user accounts and W7... AidyD Windows 7 Support 5 01-07-2010 07:43 PM
Windows 7 install keeps rebooting Stephen47 Installation, Setup and Updates 32 05-24-2009 07:26 PM


All times are GMT +1. The time now is 04:22 AM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33