Mandatory profile problem.

  • Thread starter Thread starter Sfelmey
  • Start date Start date
S

Sfelmey

When logging on as a user which has a mandatory profile, i
recieve an error message. (UNABLE TO LOAD THE LOCALLY
STORED PROFILE)The detail it gives is (Parameter is
incorrect). I have deleted the profile at the server AND
the local profile several times. I checked the Profile
path for the user account and that is correct. This issue
just started happening. Please help!! I am at my wits end.
 
When logging on as a user which has a mandatory profile, i
recieve an error message. (UNABLE TO LOAD THE LOCALLY
STORED PROFILE)The detail it gives is (Parameter is
incorrect). I have deleted the profile at the server AND
the local profile several times.
Well, you can't load a mandatory profile from the server
if it's deleted.

So it is supposed to refuse the logon. But maybe you mean
you did this afterwards? You (Admin) must create the mandatory
profile on the location ahead of time. File NTUser.dat is
renamed to NTUser.man

NTFS file/directory and Share permissions on the location must allow
at least READ.
I checked the Profile
path for the user account and that is correct. This issue
just started happening. Please help!! I am at my wits end.

"Correct" is a sharepoint (and any necessary SUBDIRECTORY
but not the file name):

\\ProfileServer\Profiles\ManProfile\BlahBlah

Not: \\ProfileServer\Profiles\ManProfile\BlahBlah\ntuser.man

You can also use %username% to distinguish profiles directorys,
but this is more common with ordinary roaming profiles.

In the example above, the \\ProfileServer\Profile SHARE must
be readable, as must the directories and the files through NTFS
permissions.
 
Back
Top