| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sep 24, 2004, at 3:57 PM, Chris wrote:
Right now I have 95/98/XP clients. I have a login script that maps home directories for my 95/98 clients (the home one):
net use X: \\xserve1\share1 net use Z: \\xserve1\share2 net use h: /home
That UNC path isn't correct for the last one. It should be something like:
net use H: \\xserve1\%username%
Literally with the %username%.
>Chris wrote: > Well its works. I had to use this for my 95/98 clients that¹s was the only > thing I could get to work. Again this all works fine from the PDC. > > I tried what you suggested a while back and could not get it to work for 95 > clients, then I found using what I'm using now does. > The "net use H: /home" syntax was invented for Win9x because those machines could never belong fully to a domain. It does work on Win2K and WinXP. All that it does is use the "Windows Home Directory" setting on the PDC.
I think the problem Chris has is that he's not setting that and so gets a compiled-in default which is always the home on the PDC. _______________________________________________ Do not post admin requests to the list. They will be ignored. Macos-x-server mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macos-x-server/email@hidden
| References: | |
| >Re: Windows Home Directories and PDC/member servers (From: Chris <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.