J
JustMe
I have a small workgroup consisting of several Win2k Pro SP4 workstations.
One of them has the sole purpose of being a repository for shared files.
Each workstation has 3 identical user accounts. The Administrator account on
both workstations requires a password and both accounts are identical. The
two user accounts have no password.
I have a batch file in the Start Up folder of each user on one system that
maps a share on the other system to a drive letter thusly:
Net Use L: \\WorkstationName\ShareName
If I login as Administrator Drive l: is mapped correctly. If I login with
either of the other accounts the command displays an error asking for the
password on the other. Pressing Enter allows me to continue but the drive
doesn't get mapped.
File Permissions aren't the problem. I haven't given one of the problem
accounts matching passwords but I'm pretty sure it will then work. The
problem is, I don't want to have to do that.
Is there a workaround for this situation?
Thanks in advance for any consideration someone might care to give.
One of them has the sole purpose of being a repository for shared files.
Each workstation has 3 identical user accounts. The Administrator account on
both workstations requires a password and both accounts are identical. The
two user accounts have no password.
I have a batch file in the Start Up folder of each user on one system that
maps a share on the other system to a drive letter thusly:
Net Use L: \\WorkstationName\ShareName
If I login as Administrator Drive l: is mapped correctly. If I login with
either of the other accounts the command displays an error asking for the
password on the other. Pressing Enter allows me to continue but the drive
doesn't get mapped.
File Permissions aren't the problem. I haven't given one of the problem
accounts matching passwords but I'm pretty sure it will then work. The
problem is, I don't want to have to do that.
Is there a workaround for this situation?
Thanks in advance for any consideration someone might care to give.