|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
windows 2003 Profile Error
Not sure if i posted this in right channel but neways
Setup Win2003 Server and created Users. Created a Profiles Folder on the C: and Shared it. In Active Dir Users & Computers i added the //(servername)/Profiles/%Username% However everytime i log out of a pc it says "Windows cannot update roaming profile, possible causes of error include network problems or insufficient security rights." I gave that user full security and permission access to the Profiles folder but still same error. if i type in \\(servername) it allows me to access the profiles folder. Help Please |
|
#2
|
||||
|
||||
|
I believe that your brackets are backwards, try '\\(servername)\Profiles\%Username%'.
__________________
Left DevShed May 28, 2005. Reason: Unresponsive administrators. Free code: http://sol-biotech.com/code/. Secure Programming: http://sol-biotech.com/code/SecProgFAQ.html. Performance Programming: http://sol-biotech.com/code/PerformanceProgramming.html. It is not that old programmers are any smarter or code better, it is just that they have made the same stupid mistake so many times that it is second nature to fix it. --Me, I just made it up The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man. --George Bernard Shaw |
|
#3
|
|||
|
|||
|
Quote:
Sorry was a typo....yes i have the correct slashes in there still doesnt work....however i have mapped a drive to \\(servername)\Users\%Username% which works so i dont understand why the profiles doesnt work...maybe some policy issue? |
|
#4
|
||||
|
||||
|
I am not an admin, but I remember having similiar such problems at a previous job and am working off of memory, so keep that in mind. When the user initially logs on they have no security credentials, so any authentication is done on their behalf via the machine account. If the machine lacks access to the folder then it won't be able to copy the profile. Obviously giving each machine rights to each folder is problematic in an organization of any size so that couldn't have been the solution. I believe that the machine startup account was something besides localadmin or the logon procedure was launched as a central account or something like that. Hopefully others will see your post and provide more meaningful responses.
|
|
#5
|
|||
|
|||
|
To work around this issue, verify that the user has sufficient permissions. At the share level, Full Control permissions are required. This is different from Windows NT 4.0, in which the Change share-level permission is sufficient.
At the NTFS level, the following permissions are required: List Folder Contents Read Write microsoft Q file 257848 |
|
#6
|
|||
|
|||
|
Quote:
I have given a user Full Control of the Profiles folder and created a user folder within that folder and gave them full permissions to that also.....it still doesnt work.....as mentioned i can access the Profiles folder from a remote machine and i can also create new folders etc from that remote machine |
|
#7
|
|||
|
|||
|
ok you gave them full control at the share level but what did you give them at the NTFS level? also when you go to advanced security make sure you are not inhariting rights from a parent directory.
Last edited by juniperr : February 15th, 2005 at 09:46 AM. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Security and Cryptography > windows 2003 Profile Error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|