Re: Active Directory Home Folders



Does the path include the users home folder spelled out or do you use
the %username% variable?
Canes4Life wrote:
It only happens to XP machines. I am doing it through AD by choosing a drive
letter and then typing in the path.

"Techhead" wrote:

Are the clients running NT workstation? NT only alows mapped drives to
root folders in a share, in this case, the root users folder. In your
script you could use the old subst command and try mapping it that way.
This works for NT as well.

If not NT, make sure your login script is trying to map to the
%username% variable. This maps the username at login to the
corresponding users folder (if it exists). For example,
NET USE H: \\<server>\<users>\%username%. You can also do the same in
the users profile in AD by choosing a drive letter and typing in the
same path with the %username% variable.

-Brian


Canes4Life wrote:
Shares of mapped drives do exists. The same login script applies to everyone
on campus but the problem only happens to a handful of people. But I will
look at the script to be sure.

"jacek" wrote:

a mistake in loginscript ? do shares of mapped drives exist ?

"Canes4Life" wrote:

I worded this wrong. User can access their folder by browsing to it once
it's mapped to the directory where all the home folders are located. The
problem is, that the mapping does not map them directly to their home folder.

"Ray" wrote:

Please check the permission of their own folders.

--
Ray

MCSE, MCDBA, MCP, MCSE+I, MCP+I


"Canes4Life" <Canes4Life@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E903663A-096E-46A3-A23E-19A3C201320A@xxxxxxxxxxxxxxxx
Does anyone have a solution to why some users cannot access their home
directories. For whatever reason, it only maps to the directory where all
the home directories are located. This problem is sporadic for only a
handful of users. So it's somewhat strange on why it happens to only a
few
and not others.






.



Relevant Pages

  • Changing a username
    ... I have a user who's name has changed, so the username and all other ... User logon name: "Joe.Bloggs" ...
    (microsoft.public.windows.server.active_directory)
  • Re: Problem system>admin>users and groups
    ... First logon as whoever you can and see if your home folder is still ... or whatever your username was). ...       The problem is not with your Ubuntu. ...
    (Ubuntu)
  • Re: Problem system>admin>users and groups
    ... or whatever your username was). ... just to check and see if your home folder ... Registered Linux User: 473690 ... Registered Ubuntu User: 22747 ...
    (Ubuntu)
  • Re: Account Creation Question
    ... trying to assign home folder and profile path? ... > %username% to username. ... >>> I have the profile set up to be roaming pointing to ...
    (microsoft.public.windows.server.active_directory)
  • Re: Create users homedrive from AD home folder. Homedrive remains
    ... Then I would try just doing a net use to map the path. ... MCT, Certified Cheese Master ... "Manny Borges" wrote: ... So are you using the home folder item on the account tab in AD users ...
    (microsoft.public.windowsxp.general)