RE: NT "net use" Malfunctions
From: Eric (ews_at_tellurian.net)Date: 07/18/01
- Vorherige Nachricht: Greg Puckett: "RE: NT "net use" Malfunctions"
- Vielleicht als Antwort auf: centipede: "NT "net use" Malfunctions"
- Nächste im Thread: Tommie Porter: "RE: NT "net use" Malfunctions"
- Nachrichten sortiert nach: [ Datum ] [ Thread ] [ Subject ] [ Autor ] [ Attachement ]
You can however map to drives on the same server using different
credentials if you map the drive using a different servername
reference. IOW - one connection with one username1 is made to the
servername, and the second connection with username2 is made to the
machine's IP address.
net use * \\server123\c$ password /user:fullyqualifiedusername1
net use * \\192.168.1.123\c$ password /user:fullyqualifiedusername2
--eric
At 02:23 PM 7/18/2001 -0500, Tommie Porter wrote:
>You can't map drives using DIFFERENT credentials to the SAME server.
>i.e. you have ANOTHER drive mapped using credentials different from
>'otherusername' to 'otherhostname'.
>
>
>TP
>
>-----Original Message-----
>From: centipede [mailto:centiped_at_netvision.net.il]
>Sent: Tuesday, July 17, 2001 11:49 AM
>To: SECURITY-BASICS_at_SECURITYFOCUS.COM; focus-ms_at_SECURITYFOCUS.COM
>Subject: NT "net use" Malfunctions
>
>
>Hi,
>
>Upon hitting the following command :
>" Net use z: \\otherhostname\resourcename$ * /user:otherusername "
>I only get: " System error 1219 has occured. The credentials supplied
>conflict
>with an existing set of credentials. "
>My whole net exists of NT4.0 . I try to login as one user and assign
>myself another user's resource,
>using the right password. any suggestion ?
>
>thx
>centipede
- Vorherige Nachricht: Greg Puckett: "RE: NT "net use" Malfunctions"
- Vielleicht als Antwort auf: centipede: "NT "net use" Malfunctions"
- Nächste im Thread: Tommie Porter: "RE: NT "net use" Malfunctions"
- Nachrichten sortiert nach: [ Datum ] [ Thread ] [ Subject ] [ Autor ] [ Attachement ]
Relevant Pages
|