Displaying 3 results from an estimated 3 matches for "info_2".
Did you mean:
info2
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i recently upgraded some of my servers from 3.0.2a to 3.0.4
after the upgrade my browselist shows duplicate entries for the domains.
one domains is managed by a samba PDC(providing WINS too) and two samba
BDC's.
the other domains are managed by one samba PDC.
'smbclient -N -L <WINS_SERVER>' shows:
- ---
Workgroup
2002 May 29
1
BUG: when using 'addprinter command'
...at it's end it first gives a error of 'Access diened' when executing for the second time it gives 'Printer already existed'.
This has to do with the following pieces of code :
---- srv_spoolss_nt.c - spoolss_addprinterex_level_2 -----
if ((snum = print_queue_snum(printer->info_2->sharename)) != -1) {
DEBUG(5, ("_spoolss_addprinterex: Attempted to add a printer named [%s] when one already existed!\n",
printer->info_2->sharename));
free_a_printer(&printer, 2);
return WERR_PRINTER_ALREADY_EXISTS;
}
if (*lp_addprinter_cmd() )
if ( !add_pri...
2003 Jan 27
0
spoolss_io_r_setprinter/WERR_ACCESS_DENIED on 2.2.7a
...from the installer CD that shipped with the printer.
The root user is a printer admin and in the write list for the print$ share.
Here's some level 10:
[2003/01/27 12:20:57, 10] printing/nt_printing.c:get_a_printer(3306)
get_a_printer: [lj4100tn-2-bl] level 2 returning WERR_OK
Converting info_2 struct
[2003/01/27 12:20:57, 7]
rpc_parse/parse_spoolss.c:uni_2_asc_printer_info_2(5346)
Converting from UNICODE to ASCII
start converting
[2003/01/27 12:20:57, 5] rpc_server/srv_spoolss_nt.c:check_printer_ok(4868)
check_printer_ok: servername=\\blak_srv printername=\\blak_srv\HP LaserJet
410...