... could you tell me what the commands do ? I dont want to map my home drive.=20 I just have a few network drives I use for music and video I want to map to Sorry, these command handle mapping user home directories. Craig ... Assuming that the user's home directory is set, open Terminal and do: sudo csh <enter the admin password> dsconfigad -caching disable This turns off caching the last user login. dsconfigad -localhome disable This turns off forcing the home directory to be local. dsconfigad -mountstyle smb This uses SMB for the mounts. SMB Signing must be turned off. Craig