Re: Printing problem
- From: "Bruce Sanderson" <Bruce.Sanderson@xxxxxxxxx>
- Date: Fri, 14 Oct 2005 14:05:29 -0700
Using a logon script is certainly one solution, but an alternative is to put
the command I suggested into the Startup folder of the user that needs to
connect to the printer. We use this technique for consultants that bring
their own computer and need to print on network printers.
This avoids the need to create a user account on the computer (that wants to
use the network printer) that is known on the computer that has the printer.
The command will establish an authenticated connection to the computer with
the printer using the user account included in the command instead of using
the credentials of the currently logged on user.
--
Bruce Sanderson MVP
http://members.shaw.ca/bsanders/
It's perfectly useless to know the right answer to the wrong question.
"CD" <CD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DEB33A27-8211-411F-A245-69F07CEC706A@xxxxxxxxxxxxxxxx
> If you don't use a logon script, then you will have to setup a user on
> each
> PC that connects to that printer that has the same name and password as
> the
> PC that is sharing the printer.
>
> "Bruce Sanderson" wrote:
>
>> A possible solution:
>>
>> In a logon script, or the user's Start Menu\Programs\Startup Folder use
>> the
>> command
>>
>> net use \\192.168.0.140\IPC$ password /user:username
>>
>> Use the username and password of user account know on 192.168.0.140 that
>> is
>> permitted to use the printer.
>>
>>
>> --
>> Bruce Sanderson MVP
>> http://members.shaw.ca/bsanders/
>> It's perfectly useless to know the right answer to the wrong question.
>>
>>
>> "Kiran pvsm" <Kiran pvsm@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:13ED2C20-A539-4FF5-BC3C-F81089B7269F@xxxxxxxxxxxxxxxx
>> > Hello all,
>> >
>> > My office consists of a small workgroup network of 22 systems.
>> > I installed a printer with USB port on one system and shared it as
>> > HPLaserJ.
>> > I'm connecting to printer from other systems by
>> > start|run|\\192.168.0.140\HPLaserJ\
>> > Then it is Showing a small window with title ConnectAs for the username
>> > and
>> > password to connect.
>> >
>> > i dont want to type the password and username everytime how to disable
>> > this.
>> >
>> > Our network id protected with Norton INternet Security as well as
>> > ZoneAlarm.
>> >
>> > Please help me out in this problem,
>> > thanking you,
>> > kiran
>>
>>
>>
.
- Prev by Date: Re: Direct connection via IEEE1394 / W2K possible?
- Next by Date: Re: DHCP reservation
- Previous by thread: Re: Hide network adapters from network neighborhood
- Next by thread: Re: DHCP reservation
- Index(es):
Relevant Pages
|