PC Review


Reply
Thread Tools Rate Thread

users unable to delete/destroy files/folders in /users/%username%directory

 
 
Rafael Block
Guest
Posts: n/a
 
      7th Nov 2003
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.

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.

When moving, the file appears to move, but reverts on next logon.

When copying, the file appears in new location, but appears in BOTH new and old
location on next logon.

Help!?

 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      7th Nov 2003
"Rafael Block" <(E-Mail Removed)> wrote in message
newsPTqb.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.

> 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.)

> When moving, the file appears to move, but reverts on next logon.


Move from where to where?

> 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.
--
Herb Martin
>
> Help!?
>



 
Reply With Quote
 
 
 
 
Rafael Block
Guest
Posts: n/a
 
      7th Nov 2003
Herb Martin wrote:

> "Rafael Block" <(E-Mail Removed)> wrote in message
> newsPTqb.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...

 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a
 
      8th Nov 2003
In news:5SUqb.1737$(E-Mail Removed),
Rafael Block <(E-Mail Removed)> posted their thoughts, then I
offered mine

> 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?


To let AD create them, create a folder called users on an NTFS drive, then
share it out with the same name. Then under the profile tab of the user
account, Home Folder section, Local Path or Connect a drive letter section,
type in (exactly):
\\servername\users\%username%

And it will create the folder automatically with the permissions set as
Admins FC and useraccountname FC.

This will not work on a Fat or Fat32 drive. It must be NTFS.


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
--
=================================


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      8th Nov 2003
> > 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
> control over this behavior?


When? If you don't create them the OS does
Where? In the path you provide in properties
Control? If you pre-create them, you control -- if not, you give control to
the OS

> If I created them manually and badly, can I fix them,


By manually setting the permissions (Each User AND Admin normally need full
control
of the respective UserName directory)

> or is there a way to destroy them and let OS create new ones?


Probably by clearing that field -- deleting the directories --
re-configuring that field.

> >>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.
>


If I understand this (not completely certain BTW), then this is most likely
happening
because the move (etc) is happening in the local cache of the profile but
the users
don't have at least CHANGE (or Full Control) of their server share and NTFS
profile location.

Appears to move/change, then they logoff and the changes cannot be written
to the
server.

Check share permissions FIRST (easiest to fix) and then NTFS on those
directories
(harder because you either fix EACH one manually or re-create them -- see
above.)

--
Herb Martin


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programs not installing with Username - How to supply username Norman Rosenthal Windows XP Help 7 18th Sep 2004 06:16 PM
Programs not installing with Username - How to supply username Norman Rosenthal Windows XP Security 7 18th Sep 2004 06:16 PM
Change the username found in "C:\Documents and Settings\Username" The Reluctant Robot Named Jude Windows XP Help 1 5th May 2004 08:04 AM
question about retreiving info from adminstrator username to current username =?Utf-8?B?c2VwdGVtYmVy?= Windows XP Help 0 5th Jan 2004 04:31 AM
users unable to delete/destroy files/folders in /users/%username%directory Rafael Block Microsoft Windows 2000 Networking 4 8th Nov 2003 10:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:52 AM.