
02-13-2008
|
|
|
|
Re: Local shares not accessible
Hi Jason,
the mentioned KB does not solve the problem.
Not only the admin shares like C$ are not working, also all other shares,
e.g. "Recorded TV" are also affected. Using the change in the registry has no
impact.
Moreover, UAC is disabled, and the Admin account also has Domain Admin rights.
Of course, File and printer sharing is enabled.
Dirk
"Jason" wrote:
> Dirk Grunewald,
>
> KB 947232 has the answer.
>
> http://support.microsoft.com/kb/947232
>
> In gerneral UAC disables the admin shares c$, admin$, etc.
>
> You can change this behavior by making a change in the registry. (Regedit)
>
> 1. Locate and then click the following registry subkey:
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\System
>
> 2. On the Edit menu, point to New, and then click DWORD (32-bit) Value
>
> 3. Type LocalAccountTokenFilterPolicy to name the new entry, and then press
> ENTER.
>
> 4. Right-click LocalAccountTokenFilterPolicy, and then click Modify.
>
> 5. In the Value data box, type 1, and then click OK.
>
> 6. Exit Registry Editor.
>
> Jason Tarby, MCSE
> dookie@cyberdude.com
>
|