Re: Group Policy Error - Parameter Incorrect
From: Glenn L (the.only(delete)_at_gmail)
Date: 02/02/05
- Next message: Juan: "Re: W2K3 Bug? - EventLog Size using policy?"
- Previous message: Glenn L: "Re: W2K3 Bug? - EventLog Size using policy?"
- In reply to: Becker: "Group Policy Error - Parameter Incorrect"
- Next in thread: Becker: "Re: Group Policy Error - Parameter Incorrect"
- Reply: Becker: "Re: Group Policy Error - Parameter Incorrect"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Feb 2005 22:19:10 -0800
This is often a mismatch with SMB signing settings in the registry on the
server.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"enablesecuritysignature"=dword:00000001
"requiresecuritysignature"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]
"enablesecuritysignature"=dword:00000001
"requiresecuritysignature"=dword:00000001
Go into the registry on the server. If the lanmanserver
'requiresecuritysignature' = 1, then the lanmanworkstation
'enablesecuritysignature' must = 1
If lanmanworkstation 'requiresecuritysignature' = 1, then the lanmanserver
'enablesecuritysignature' must = 1
Verify this configuration. If this is the problem, then change it in the
registry, then open group policy editor and change it in there. Otherwise,
you will be back in the same boat in 5 minutes.
-- Glenn L CCNA, MCSE 2000/2003 + Security "Becker" <ben@benbecker.net> wrote in message news:%235IrBIKCFHA.1084@TK2MSFTNGP11.phx.gbl... > > In SBS 2003, when looking in the server manager at the group policy > management, I go to > right click and edit the default domain policy and I get an error. The > window says: > > Group Policy Error > Failed to open the Group Policy Object. You may not have appropriate > rights. > Details: > The parameter is incorrect. > > It then opens the Group Policy Object Editory, however it just has a red X > on the root of the tree on the left pane. > > I get this when I also open the group policy management icon from admin > tools. > > What gives? > > I have 1 NIC installed and have setup 10 IPs on this NIC. I have > registered > two DNS forward lookup zones, one for my domain name (tradewinds.local) > and > another for some other addressing schemes I'm using. Other than that, > it's > a fresh install of SBS 2003. > > Thanks, > Becker > > >
- Next message: Juan: "Re: W2K3 Bug? - EventLog Size using policy?"
- Previous message: Glenn L: "Re: W2K3 Bug? - EventLog Size using policy?"
- In reply to: Becker: "Group Policy Error - Parameter Incorrect"
- Next in thread: Becker: "Re: Group Policy Error - Parameter Incorrect"
- Reply: Becker: "Re: Group Policy Error - Parameter Incorrect"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|