slettebo Posted November 16, 2004 Posted November 16, 2004 The net use command is missing som feature that i need. I see that is possible to map any netbios name with share or IP with share, but it is impossible to map a domain-name with share. Net use works with this syntax:net use * \\IP\share password /user:username andnet use * \\NetBiosName\share password /user:usernamebut not this:net use * \\host.domain.com\share password /user:usernameIs there any powertool i can use to make this possible. I am installing unattended software from many places in my network and i need to install application from a station that is mapped to a network share from a host.domain.comAny who know?(sorry my bad english)
bek Posted November 16, 2004 Posted November 16, 2004 At least from XP a NET USE does accept using the FQDN.Status Local Remote Network-------------------------------------------------------------------------------OK J: \\FS1\Junk Microsoft Windows NetworkOK L: \\FS1\Apps Microsoft Windows NetworkOK S: \\FS1\Shared Microsoft Windows NetworkOK Z: \\fs1.cityone.net\install$ Microsoft Windows NetworkAre you attaching to Windows servers? Samba shares??
slettebo Posted November 17, 2004 Author Posted November 17, 2004 net use do not use name-server-request, and that is the problem.I have mapped a domain-name to a IP, and use tcpdump on my share-box to listen to traffic on udp-port 53. No traffic is generated by net use command.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now