Displaying 2 results from an estimated 2 matches for "vistadev".
Did you mean:
virtdev
2001 Oct 22
0
Fwd: Re: Using rpcclient to install printer drivers
...>printing/nt_printing.c:move_driver_to_download_area(1389) which I
>determined to be in Step #4 in Perl rpc_client_wrapper() so I increased
>the debug level argument to 10 in the rpcclient "addprinter" call and got
>the following logs:
>
> From log.smbd:
>
> vistadev (170.2.0.224) connect to service print$ as user jftl64
> (uid=402, gid=318) (pid 21306)
>[2001/10/18 10:06:50, 0]
>printing/nt_printing.c:move_driver_to_download_area(1389)
> move_driver_to_download_area: Unable to rename [W32X86/_] to [W32X86/2/_]
Notice here a new_name/old_name r...
2001 Oct 29
0
Fwd: Re: Using rpcclient to install printer drivers
...:move_driver_to_download_area(1389) which I
>>determined to be in Step #4 in Perl rpc_client_wrapper() so I increased
>>the debug level argument to 10 in the rpcclient "addprinter" call and got
>>the following logs:
>>
>> From log.smbd:
>>
>> vistadev (170.2.0.224) connect to service print$ as user jftl64
>> (uid=402, gid=318) (pid 21306)
>>[2001/10/18 10:06:50, 0]
>>printing/nt_printing.c:move_driver_to_download_area(1389)
>> move_driver_to_download_area: Unable to rename [W32X86/_] to [W32X86/2/_]
>
>Notice he...