Herb Martin wrote:
> "Rafael Block" <(E-Mail Removed)> wrote in message
> news
PTqb.1693$(E-Mail Removed)...
>
>>I have set up a user on a Win2k server w/ AD. On the profile tab I have
>
> used
>
>>\\server\users\username and on home folder local path I have used
>
> d:\users\username.
>
> If these are distinct subdirectories for each 'username' you would be better
> served by using the environment variable, %username%, instead.
OK
>>Next users MyDocs folder is moved to shared location.
>>
>>The problem I am having is that users are able to create folders and save
>>documents, but are unable to move files, rename folders, destroy folders,
>
> etc.
>
> Share point must already be (at least) "change" since you can create files,
> so look
> at NTFS permissions.
>
> Did you create the user directories manually? It is better to let the OS
> create them
> (automatically.)
I created them manually...when does the OS create them? and where? Do I have
controll over this behavior?
If I created them manualy and badly, can I fix them, or is there a way to destroy
them and let OS create new ones?
>
>
>>When moving, the file appears to move, but reverts on next logon.
>
>
> Move from where to where?
Say user is in his/her MyDocs folder, and creates a folder named folder containing
files. Then user creates folder2. Next user moves files from folder to folder2.
Upon logoff/logon files now exist in both folders.
>>When copying, the file appears in new location, but appears in BOTH new
>
> and old
>
>>location on next logon.
>
>
> That's COPY -- you keep the old and get a NEW COPY.
>
> Move is different.
Sorry disregard this section...