View Full Version : Permissions


Martin
02-25-2004, 04:39 PM
Hi,

I need to create a storage area for users Personal Files on our
fileserver.

However, I need to make sure that no-one other than the user in
question has access to that particular folder... the naming structure
would be:


//FILESERVER
/personal
/employee.a
/employee.b
..


Using the domain controller I have tried mapping the user profile home
directory to //fileserver/personal/employee.x but I get the error
message "You do not have create rights on this server...." (or
similar)

Why am I getting this error? I have tried making the directory
manually on the server and still get this error.


Is there a better way to do what I am describing? Excuse my limited
knowledge of AD, i have just started only 2 weeks ago!


Martin