local security settings administration tool

  • Thread starter Thread starter Michael Appelmans
  • Start date Start date
M

Michael Appelmans

Getting this error when trying to run remote vs.net
debugger from XP Home:

"network access: Sharing and security model for local
accounts' secruity policy does not allow users to
authenticate as themselves. This can be configured with
the local security settings administration tool"

How do I find the "local security settings administration
tool"

Thanks

Michael
 
secpol.msc is Local Security Settings. Not available on XP Home.
 
If it's not available on XP Home why is XP Home issuing the error message:

"network access: Sharing and security model for local accounts' secruity policy does not allow users to authenticate as themselves. This can be configured with the local security settings administration tool"

I get this when trying to debug an ASP.NET page with VS.Studio running remotely on W2K.

Thanks for any insight.
 
I honestly do not know. SWAG: ASP.NET (mscorcfg.msc or ConfigWizards.exe)
and VS.Studio may not know what version you have.

Try this and see what you get...
Start | Run | Type: secpol.msc | OK

Here's where secpol lives...
C:\WINDOWS\system32\secpol.msc

I looked on both of my CDs...
XP Pro CD:
D:\I386\SECPOL.MS_ (Compressed secpol.msc)

XP Home CD:
Ain't got no.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top