MSFN Forum: How can add the Well known SID ? - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How can add the Well known SID ? localserivce and networkservice Rate Topic: -----

#1 User is offline   blackwingcat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 584
  • Joined: 31-May 08
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 07 December 2012 - 11:17 PM

Windows XP is extended Wellknown SID

S-1-5-19 NT AUTHORITY\LOCAL SERVICE
S-1-5-20 NT AUTHORITY\NETWORK SERVICE

how can add these SID on Windows 2000 ?

I try to add registory

HKEY_LOCAL_MACHINE\SECURITY\Policy\Accounts\S-1-5-19
HKEY_LOCAL_MACHINE\SECURITY\Policy\Accounts\S-1-5-20
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-19
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-20

But no effect.
Are there any ideas ?


#2 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,751
  • Joined: 13-January 06

Posted 08 December 2012 - 03:59 AM

Just an idea : Did you also tried to replace the whole security hive from an xp (perhaps with also the SAM hive) ?

#3 User is offline   blackwingcat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 584
  • Joined: 31-May 08
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 09 December 2012 - 12:32 AM

View Postallen2, on 08 December 2012 - 03:59 AM, said:

Just an idea : Did you also tried to replace the whole security hive from an xp (perhaps with also the SAM hive) ?


Result: Security error. Windows 2000 can't boot.
Thx

#4 User is offline   Phenomic 

  • Member
  • PipPip
  • Group: Members
  • Posts: 231
  • Joined: 31-July 09
  • OS:none specified
  • Country: Country Flag

Posted 13 December 2012 - 07:47 AM

Have you tried \system32\regedt32.exe > Security > Permissions ?

#5 User is offline   blackwingcat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 584
  • Joined: 31-May 08
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 13 December 2012 - 04:10 PM

View PostPhenomic, on 13 December 2012 - 07:47 AM, said:

Have you tried \system32\regedt32.exe > Security > Permissions ?

Hi,

Windows 2000 does not have "NT Authority\LocalService" and "NT Authority\NetworkService" which is username.
So I want to create them.

#6 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,751
  • Joined: 13-January 06

Posted 13 December 2012 - 04:30 PM

I can't be sure but if it is hard coded somewhere it should be in Lsasrv.dll as it is the dll used for most security things.

#7 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 4,983
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 13 December 2012 - 05:35 PM

View Postblackwingcat, on 07 December 2012 - 11:17 PM, said:

I try to add to registry

HKEY_LOCAL_MACHINE\SECURITY\Policy\Accounts\S-1-5-19
HKEY_LOCAL_MACHINE\SECURITY\Policy\Accounts\S-1-5-20
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-19
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-20

But no effect.

Did you try it from outside Win 2k... say, by booting a Win PE CD, then importing the relevant hive, adding the users to it, and saving it back?

#8 User is offline   blackwingcat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 584
  • Joined: 31-May 08
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 13 December 2012 - 10:44 PM

Umm...

When I access XP Driver from Windows 2000, I can't find LocalService and NetworkService folders in C:\Documents and Settings\.
Are anyone know the reason ?

#9 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 4,983
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 14 December 2012 - 12:02 AM

They are hidden by default. If you're working with XP on NTFS, you'll need to take ownership of everything from Documents and Settings downwards... Your life would be much easier if you were working with XP on FAT-32...

#10 User is offline   blackwingcat 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 584
  • Joined: 31-May 08
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 14 December 2012 - 12:05 AM

Of course I set "system super hidden folder shown" folder option.
There are not these folders physically :unsure:

View Postdencorso, on 14 December 2012 - 12:02 AM, said:

They are hidden by default. If you're working with XP on NTFS, you'll need to take ownership of everything from Documents and Settings downwards... Your life would be much easier if you were working with XP on FAT-32...


#11 User is offline   Phenomic 

  • Member
  • PipPip
  • Group: Members
  • Posts: 231
  • Joined: 31-July 09
  • OS:none specified
  • Country: Country Flag

Posted 14 December 2012 - 04:34 PM

Have you tried opening the System hive off-line from another instance of Win2k or XP?

REG.EXE load "HKLM\_offline_" ...\system

Then it's just a database.

#12 User is offline   jimmsta 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 386
  • Joined: 04-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 December 2012 - 10:42 PM

The issue is that on XP+ there are folders with ntuser.dat registry hives dedicated to these hidden users - on 2000, that's not the case. 2000 doesn't have these users nor their corresponding ntuser.dat hives. As such, some form of registry redirection will need to take place to handle applications that try to write to the 'hidden' service hives. I have no idea how BWC will get this working on 2000. As far as I know, those users/hives aren't used by anything but Windows core services - adding the users themselves to the registry is only one part of the equation.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy