Link to home
Start Free TrialLog in
Avatar of pauljnye
pauljnyeFlag for Afghanistan

asked on

connecting XP home to a Network share

How can I connect a XP home compter to a share on my domain controller?  I remeber trying it before but it would always ask for a password when the computer stars up, and I would have to use the domain admin password
Avatar of Steven Vona
Steven Vona
Flag of United States of America image

Here is what I found when I was having the same issue:

http://vowe.net/archives/001639.html

Hope it helps!
Avatar of carl_legere
carl_legere

I run this command at startup:
net use \\servername\IPC$ /user:domainusername domainpassword
like this :
net use \\fred\ipc$ /user:administrator password

then when you use a mapping or a \\servername you are allready authenticated.  The issue here is that XP PRO caches the authentication information, whereas XP HOME cannot.
Yea, but if you use this command at startup, or place it in a batch file for easy access, anyone with access to this Home computer, that has an account and password, will be able to access the DC shares..  Very insecure, and the reason we do not use XP Home on a Domain..  If you do use Home, then make sure the passwords are over 15 characters..  Almost every expert in these threads knows how to crack a standalone box that has less than 15 characters, which would compromise your network...

FE
Avatar of pauljnye

ASKER

OK, so far my understanding is that you can join a domain with XP home with either of the posts above, but is it really joined to the domain since an administrator didnt add it?  Will it show up in AD computers?
ASKER CERTIFIED SOLUTION
Avatar of Fatal_Exception
Fatal_Exception
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
i found this

http://vowe.net/archives/001639.html

which says it can
oops its already been said

me bad
Never used this product before..  but I see that it has little documentation..  I just wonder how it handles the special tickets that are involved in a Domain process..  Does it add Group Policy to the client?  Doubtful, but unless I tested it, I would not buy it.  I also wonder about legality?  At least here in the USA I suspect that MS would frown on this activity, as Licensing is probably the largest, most income producing product line they have.  Just my HO.

FE
carl_legere, (how) can i get in touch with you, i need another comment from you to a former question?
Sorry for this post and thanks.