|
Posted by Nick Domukhovsky on May 7, 2007, 12:47 am
Please log in for more thread options
> Has anyone ever had the follwing happen:
>
> When you open the 'local users and group' manager on a server (which
> is not part of a domain) the list of users is empty, even though when
> using NET USER they all show up.
>
> Moreover there seem to be two accounts pointing to one and the same
> profile.
> When doing a net users they show up as name1 and name2, and when
> individually queried (NET USER name1 or NET USER name2) they show up
> the same profile information.
>
> Now how could this happen .... and is there a way to fix this ?
>
> Thank you all
> Mike
>
User <-> Profile mapping stored at HKLM\Software\Microsoft\Windows
NT\CurrentVersion\ProfileList\<SID of the user>, ProfileImagePath
variable. You can change profile mapping there.
--
With best regards
Nickolay Domukhovsky, MCSA
|