Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port. Problem: For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba. My smb.conf file is as follows: +---------------------------- [global] workgroup = Popstar netbios name = Paint-Roller server string = Print Server (Samba %v) interfaces = eth0 127.0.0.1 bind interfaces only = Yes encrypt passwords = Yes min passwd length = 0 null passwords = Yes log level = 10 log file = /etc/samba/logs/smblog-%m.txt announce version = 4.0 name resolve order = wins bcast time server = Yes deadtime = 45 socket options = SO_KEEPALIVE TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 wins server = 192.168.0.60 hosts allow = 192.168.0.0/24 127.0.0.1 username map = /etc/samba/usernames.cfg preferred master = Yes domain master = Yes local master = Yes printing = lprng print command = lpr -U%u -P%p -r %s lpq command = lpq -U%u -P%p lprm command = lprm -U%u -P%p %j lppause command = lpc -U%u hold %p %j lpresume command = lpc -U%u release%p %j queuepause command = lpq -U%u stop %p queueresume command = lpq -U%u start %p [ipc$] path = /tmp hosts allow = 192.168.0.0/24 127.0.0.1 hosts deny = 0.0.0.0/0 [Lexmark] comment = "Lexmark Z22 Color JetPrinter" use client driver = yes path = /etc/samba/printers/Lexmark printable = Yes ----------------------------+ Windows 9x clients can print flawlessly to the server. It's just a problem with NT type clients. I added the "use client driver = yes" because it resolved the issue with the "access denied" error. The printer shows up as ready, but refuses to print anything I send to it. Printing a windows test page results in: "Test page failed to print. Would you like to view the print trouble shooter for assistance? Operation could not be completed." The spool directory's permissions look like: "drwxrwxrwt 2 root root 4096 Oct 14 00:17 Lexmark" I have shell access to the server as the user kirby and can print by using the lpr command and I can also write and delete files in the printer's spool directory /etc/samba/printers/Lexmark. I've been playing around with this for quite some time with no success. For troubleshooting, from a windows box, I can do "copy c:\boot.ini \\Paint-Roller\Lexmark", and the file prints. I can "smbclient //Paint-Roller/Lexmark -U kirby" and put a text file in the directory and it would print. However, printing natively from the OS does not work. Before I rebuilt the box this last time my print command was "print command = lpr -U%u -P%p %s". If I tried to print, I would get the same unable to print error, but there would be a 0 byte file in the samba spool directory /etc/samba/printers/Lexmark named similar to "smbprn.000005.rjyCwC". Files from the 9x clients were similarly named and would have a size greater than 0. The NT clients can see the jobs that the 9x clients put in the queue. Can someone please tell me what I am doing wrong? Printing is a big issue here as we would like to migrate out NT print servers to samba. File services have been transferred already. I will include log files in another message because they are fairly big. Thanks in advance. Bob.
[2003/10/14 00:22:40, 6] param/loadparm.c:lp_file_list_changed(2302) lp_file_list_changed() file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Tue Oct 14 00:20:50 2003 [2003/10/14 00:22:40, 2] lib/interface.c:add_interface(81) added interface ip=192.168.0.12 bcast=192.168.0.255 nmask=255.255.255.0 [2003/10/14 00:22:40, 2] lib/interface.c:add_interface(81) added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0 [2003/10/14 00:22:40, 5] lib/hash.c:hash_table_init(68) Hash size = 521. [2003/10/14 00:22:40, 6] lib/charset.c:codepage_initialise(336) codepage_initialise: client code page = 850 [2003/10/14 00:22:40, 5] lib/charset.c:load_client_codepage(194) load_client_codepage: loading codepage 850. Adding chars 0x85 0xb7 (l->u = True) (u->l = True) Adding chars 0xa0 0xb5 (l->u = True) (u->l = True) Adding chars 0x83 0xb6 (l->u = True) (u->l = True) Adding chars 0xc6 0xc7 (l->u = True) (u->l = True) Adding chars 0x84 0x8e (l->u = True) (u->l = True) Adding chars 0x86 0x8f (l->u = True) (u->l = True) Adding chars 0x91 0x92 (l->u = True) (u->l = True) Adding chars 0x87 0x80 (l->u = True) (u->l = True) Adding chars 0x8a 0xd4 (l->u = True) (u->l = True) Adding chars 0x82 0x90 (l->u = True) (u->l = True) Adding chars 0x88 0xd2 (l->u = True) (u->l = True) Adding chars 0x89 0xd3 (l->u = True) (u->l = True) Adding chars 0x8d 0xde (l->u = True) (u->l = True) Adding chars 0xa1 0xd6 (l->u = True) (u->l = True) Adding chars 0x8c 0xd7 (l->u = True) (u->l = True) Adding chars 0x8b 0xd8 (l->u = True) (u->l = True) Adding chars 0xd0 0xd1 (l->u = True) (u->l = True) Adding chars 0xa4 0xa5 (l->u = True) (u->l = True) Adding chars 0x95 0xe3 (l->u = True) (u->l = True) Adding chars 0xa2 0xe0 (l->u = True) (u->l = True) Adding chars 0x93 0xe2 (l->u = True) (u->l = True) Adding chars 0xe4 0xe5 (l->u = True) (u->l = True) Adding chars 0x94 0x99 (l->u = True) (u->l = True) Adding chars 0x9b 0x9d (l->u = True) (u->l = True) Adding chars 0x97 0xeb (l->u = True) (u->l = True) Adding chars 0xa3 0xe9 (l->u = True) (u->l = True) Adding chars 0x96 0xea (l->u = True) (u->l = True) Adding chars 0x81 0x9a (l->u = True) (u->l = True) Adding chars 0xec 0xed (l->u = True) (u->l = True) Adding chars 0xe7 0xe8 (l->u = True) (u->l = True) Adding chars 0x9c 0x0 (l->u = False) (u->l = False) [2003/10/14 00:22:40, 10] lib/util_unistr.c:load_dos_unicode_map(738) load_dos_unicode_map: 850 [2003/10/14 00:22:40, 5] lib/util_unistr.c:load_unicode_map(599) load_unicode_map: loading unicode map for codepage 850. [2003/10/14 00:22:40, 10] lib/util_unistr.c:load_unix_unicode_map(755) load_unix_unicode_map: ISO8859-1 (init_done=0, override=0) [2003/10/14 00:22:40, 5] lib/util_unistr.c:load_unicode_map(599) load_unicode_map: loading unicode map for codepage ISO8859-1. [2003/10/14 00:22:40, 3] smbd/server.c:main(831) loaded services [2003/10/14 00:22:40, 3] smbd/server.c:main(846) Becoming a daemon. [2003/10/14 00:22:40, 8] lib/util.c:fcntl_lock(1308) fcntl_lock 6 13 0 1 1 [2003/10/14 00:22:40, 8] lib/util.c:fcntl_lock(1346) fcntl_lock: Lock call successful [2003/10/14 00:22:40, 5] smbd/connection.c:claim_connection(156) claiming 0 [2003/10/14 00:22:40, 3] lib/util_sock.c:open_socket_in(813) bind succeeded on port 139 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_KEEPALIVE = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_REUSEADDR = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_BROADCAST = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option TCP_NODELAY = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_LOWDELAY = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 87380 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDTIMEO = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_KEEPALIVE = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_REUSEADDR = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_BROADCAST = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option TCP_NODELAY = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_LOWDELAY = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 16384 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDTIMEO = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2003/10/14 00:22:40, 3] lib/util_sock.c:open_socket_in(813) bind succeeded on port 139 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_KEEPALIVE = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_REUSEADDR = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_BROADCAST = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option TCP_NODELAY = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_LOWDELAY = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 87380 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDTIMEO = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_KEEPALIVE = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_REUSEADDR = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_BROADCAST = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option TCP_NODELAY = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_LOWDELAY = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 16384 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVLOWAT = 1 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDTIMEO = 0 [2003/10/14 00:22:40, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2003/10/14 00:22:40, 2] smbd/server.c:open_sockets(249) waiting for a connection [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_KEEPALIVE = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_REUSEADDR = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_BROADCAST = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option TCP_NODELAY = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_LOWDELAY = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 16384 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDLOWAT = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVLOWAT = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDTIMEO = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_KEEPALIVE = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_REUSEADDR = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_BROADCAST = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option TCP_NODELAY = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_LOWDELAY = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 16384 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDLOWAT = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVLOWAT = 1 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDTIMEO = 0 [2003/10/14 00:22:43, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2003/10/14 00:22:43, 10] printing/nt_printing.c:update_c_setprinter(368) update_c_setprinter: c_setprinter = 0 [2003/10/14 00:22:43, 6] param/loadparm.c:lp_file_list_changed(2302) lp_file_list_changed() file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Tue Oct 14 00:20:50 2003 [2003/10/14 00:22:43, 3] smbd/oplock.c:init_oplocks(1214) open_oplock_ipc: opening loopback UDP socket. [2003/10/14 00:22:43, 3] lib/util_sock.c:open_socket_in(813) bind succeeded on port 0 [2003/10/14 00:22:43, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(298) Linux kernel oplocks enabled [2003/10/14 00:22:43, 3] smbd/oplock.c:init_oplocks(1245) open_oplock ipc: pid = 966, global_oplock_port = 1027 [2003/10/14 00:22:43, 4] lib/time.c:get_serverzone(114) Serverzone is 18000 [2003/10/14 00:22:43, 10] lib/util_sock.c:read_smb_length_return_keepalive(559) got smb length of 68 [2003/10/14 00:22:43, 10] lib/access.c:check_access(304) check_access: allow = 192.168.0.0/24 127.0.0.1, deny [2003/10/14 00:22:43, 3] lib/access.c:check_access(318) check_access: no hostnames in host allow/deny list. [2003/10/14 00:22:43, 2] lib/access.c:check_access(329) Allowed connection from (192.168.0.11) [2003/10/14 00:22:43, 6] smbd/process.c:process_smb(845) got message type 0x81 of len 0x44 [2003/10/14 00:22:43, 3] smbd/process.c:process_smb(846) Transaction 0 of length 72 [2003/10/14 00:22:43, 2] smbd/reply.c:reply_special(92) netbios connect: name1=PAINT-ROLLER name2=SUNSTAR [2003/10/14 00:22:43, 2] smbd/reply.c:reply_special(111) netbios connect: local=paint-roller remote=sunstar [2003/10/14 00:22:49, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/14 00:22:49, 5] smbd/uid.c:change_to_root_user(217) change_to_root_user: now uid=(0,0) gid=(0,0) [2003/10/14 00:22:49, 2] smbd/server.c:exit_server(511) Closing connections [2003/10/14 00:22:49, 3] smbd/connection.c:yield_connection(48) Yielding connection to [2003/10/14 00:22:49, 5] smbd/oplock.c:receive_local_message(108) receive_local_message: doing select with timeout of 1 ms [2003/10/14 00:22:49, 3] smbd/server.c:exit_server(545) Server exit (Caught TERM signal)
I have attached the 2nd log file. I have zipped it because of the size. Bob. begin 666 smblog-sunstar.zip M4$L#!!0``@`(`-D"3B](YZO@T2P``&EH`0`2````<VUB;&]G+7-U;G-T87(N M='AT[#UI<]O*D9\WOZ+K;:J6VI6@.7"RPN>22"K/%1\JV=F\+5N%0"!((2(! MA@`M>2O[W[=[!N!E4CP`VN\P2Z:!`=3=T]/3Y\SH@V!,GG-VSDU@K"E$TY2G M8-_".)@$H_-A&O3P:F2$S>'8[\?#R!_&6>Z']T$RB'H-(9DX^0/ VH?T@%KA M/,K#\RP8W07GV>C."-.D#V<_KFV&89#E,$I[?AZ/HB:\GT;P-LRA((\U+09$ M,H+^PX>UM%NW@-!ZYP@NB<(\3A,D/AP&\<B?-S6X91-YJCU.!@!L"[A)-!Y^ M1DCJ?S\;1V$<#!&,ZGZ<Q$AT-O#SS^.HQ9Y<KN[ZPV"0X>TFV,CF87QW/LWC MH9^EX0."?YS$>:1NHKQA<9>@+[5Q>6J>' I/\/7PL"G-(S WP.7L2\"3*.CY MR!E_&"6#_-Z?1/ETDO@/430.AO&GJ&%9'B$;I#DQ$/1KD/:!2[F9?L7K\20- MHRQ#+,45(6JXIE4"'&%;,(B V W(7P*+"/#2M3; EEM@*W%X/PF2+% 2`KP` M2E1SZ6P6CY(S"#*[3Q]]'/F&<!2M6?R_48OZ"X0<Y6^$TN"(XG82#E$ZRIOH M?G8=32:SZ_YPT!+F_$:T+"Y<N2<YKAIX`I''O1GL,5[;EG"\XGZZ\&PTN\[] MQS!OL3TQ>C.,=V'8\MP=1 M_OS<=C?U>D <XLTP%X0-C^ H3@!/?E#CWP>R" M:8%E@N4`F%=@"3 OZ0&^0==78.(#X[H-;[KO_P9O;_X"US=O_WP``9XF@%XA MP!S,#N&1'$07)$,H0)29;?6L2X_U!;X!-Q>O@1O,`./5Q9O7%V_XX00(?&6& MD5CA@.V!W07;!+"OP'' 4:RQ;74KZ!H0M_&W..E!^IA!/YW X01(XH!3P+8O MP7;4!=Y:``XKL$NIJ.1@<\6:OZ63A\$DG<(X`VGPP#B<`%/+`'&Z4_(?^> 2 M3^@?WFC6+(X%<OXU-\3/],!0HW X`1:^4HRM*'I9(.P"R2+)9;N4#U:\`1=O MA,$-XPV\AU>O@1D59,#&5W0O]_D(`W;6A]ECG(?W?J%;&[:K59AJG6G<=Z\O MDVB OY1#`]4'>+9]L@5#%H5^F#\1ABCWB[N&%*ICV)23_<5FP&9HL%-@)W & MQ7M^E@?A@Y_TGJ"UU4:C_B);K]P//T_]29KF_C2+)@W!'67NOWS4A"1]!-)\ MB!HQ#\JK+;TJN##S"(K[AC251W 3_7,:97G4`VI-PW0('PJ-5"JD0D'<UH^H M4#A'@4T:I50HY00OYO<Q>J(G,!-'XQ).T"/ ?E-.^(V$_YI=[%\S[=L&U13* M$WP7#3%26!S3^9!NT4(;(4M)D$OUB?,H>FI9A_N5Z.I6<RNYM!?]2O[5?4J^ MKU?MVB7*3X^?/K#;EH4&X\DZJ02&W[;0HV:20$G!9#5HXK8E+)M@<<:J@9)( M&!,FP3*KPC)O<504)%X-D'7;8@2G(CUV?6QR4 R8[;H$K&U7A>;>MK0D5 /C M(;^E8ZK!N_*J$H7^84L(AX!U*Q+&4=RE<&S%+I=5I@SE7=JVILV]XE6I0YDW M/:Y&`./FBK+*31(-9BLY:TM/5 2'LL^YT/-(M%E5ZF@.,-/3`[$WL.4`F]O5 M`FP*7BQP.G#%H'-%H5S7`^:!"KNO5&@M*<[!&,C24<BK[O\9AC0,N'Y[_>[] MQ8U1;Y++]6K.<B' (LWE>E\GS^5YQ\MSA4Y=>2ZQD.="ZU<AS^5YRPZ)K);G MXJXIO:_BDYC"=1?=$EG5+>%<Z4.G!L_$Y@3I@E?V2KAM:W-D<F96=DPLIMVE MREY)'<X$ZF5/*WG9MBO[)750A#Z)=MQ(N55T1^H!Y-73,?)$:H&#LBVX($@ML[H+<AA)*R:4L6HVU'8`9]C5);@V6)>4!L3):U\!,!/LMGIF40Z;V=!F*G<[ MZ!C&!Q:D8 P[1MLP>A63U!VP&70[X%V0^;8E7+K 78#+"S+<%QW * ?MN/# M<\&[!+C]NV$8(1IQX\(PWIT81K4D-4?G`0/P"[B0T$8,R! /.A?(`0LN397 MO@)^0:Q ^MK(`</X3Z3@)1) Z>I.%0(H2>V4F7'I@>.2GX*HT&$AYT;G[^<) M8E.Y,8]QXCT9G1OH7KQ^=?&F4S%)O9B:7\S,4^Y6LN)'J(2UY$0EE DUREO@ M(^Y52U)+B[KU)1EECGZ%# L]/$.3`)DFP:J6I)X7*G9-5=/(UY^FSO R0V=M M_//O/%.]4KDNV>('2<__N>&ZC/!UTE$0)ZT/G9MB'MP"O ER='#?OFO-DKZE MB&(W],-70?(Z2%9>L+8GGK?0Y#'-\7($FTDPBEH?U%S]+294S6)FX2A33Y'R M43#VRUN,7DR5DPR#)"$1+!\`OK5(4=F.TZ0_V#:+Y[CHTH\3Q8B&J1=&++8U M41JC\*'$K%4FQ G00X ?U/T/\$,I!&A;_HKO+;987[0\K;:\[JZV_'RM6P[M MB<VV]>1?BO1_03! X<>^%/<'(US#NB4\HP"55)1MP2.W2(.M`N;7P7@<]19' M)$_A(9[<?7Z&_'&09;V[\W'OCL)!NGLD143W@RA'*1H_(@X2.-65E?8F3LE@ M@FKV[C,0*<U#\:&JG.380#-M_!@E&*#;2NU]\0`9F5._ATU(QY&2_M7I.9[$ MGX(\.I\AV*Q[-Y!#75PDQI2*PRO-3="Q/]&@?Q6P=?)9E<+4,"ANG)**!I>Q M3?ET9R,=4=);HD-8BHZ5Y@66A,,THQH%`4@G/<4:HX[A=]VUP]]/ITEOM]$O M5%HVO<OR.)_F),;!-$]'"()LZ^03&CONJI+(3RGJ,MW41!JQ?V>3=#B,)M\& MMG8X"IZ2M%(*H;CUTX>&620]EIN;T"YU"WH?"V.R)!U;_(+GL+K>6JQHN8:4 MOHE0/,,(;7*O0L\\[_F>O7D/KSOFK'.'8[(87XMI!8'6UY!-PS"*>AN[YJRW M_33L<1@ET]$="H2T>6GWEQX@"]/IL)?\1X[S!\7[N7&J%=$]BF;VK1&16E@MK$DT0-N%5NP3JC(,MY4R6&IL0H,TW"E]G6B.%49HYD#"@*KB+78X7F\=7A3V M- RH,DOWZ&IO#MN_=.O'T^Q^YM<+3YF<I3;MTS?7^O1\"QKMTRMPM-!4X]"I MBN5&A:&\VRELJ#] 6=L9<QTF- !^.)U,R/+HQ1X-[HC"/JX\*=R=."/OD$/9 MN,D8KL4W3L>SGIE2LV_>=$#8]0UZ-1-N+1/X39%<AD+M:),^;VD"R?-00:,` MX]T9/[/.!#^S'9,)TW7.!..68Z&TNF>26=(3@MO>&7<8$[NA'RR@]W1MH1;T M<@/Z-<8LG$0X9WUD:9X^1 EZ-F;I*H-J`:2EEKY_%>1'Z3D_8T?JTW' \FUS M>J-FEWI:EW[R3,6C4L<81D6V&XWP;O#5)&L/,5HAC=B+^L%TF",>E'0"?S!@ M4X64%)4NNL#_=E,";L(&T/9.B0_.]1JA]C!&]8/TEBO+1L$3*CPTY51I4\5% MJN9LZ\8L9X8^(@:D"F?#TUGO-C419)TQVRPB>Y?]K".5_<PZRG[D+6PL_)G[ MHEVM^PE+K0VXNCJI!(GJ?IY:%]!VJD$2MRV]T*,:&%J)I(I0^X)9KK (YQF# MM<LN``966_TPE<3W*(]OF0"B4Z[\;Q<K&? 6WP/CX\?KBY<85)S=O'WUJGOS M\0`"%@HLB+'8AJ"*!_*J^"G^6Y/Q?GG=_J/QXL4+>/'"V'FZ[IKBSM&)W)+M-K]:=MO\BMEM<QYC+BM4XDBA2Z5.FOXYS5'_4VRD5U&\H,\6*0C"F=[$Z-/7 MMPW)3$W[O$V'(X_D3WO"X+9K,(.=HW!PX="EP4\1>?*9>*;NV?DS+NHSJ/4: MF67428J!79:KA"]YIG2CZ3E7."G_N$GFQ+/8M$A<$"BT$/-=<]"?I". QKRS M?*-&J"'/K,/*,L^\N\T.IOE].HFSR!^F@SAI.-K=6&ENPD6[W;U^W^TTX5,P MC'LJJ"2?)'V ($/V)F<JA(4&4=-2U)QL\[B+.%SE;!^BQ1V'4G=XI1E#S?M@ M$E%P@5.0/!3$GZ!$?V.V_M;PR*WC@QZ_\HMT"XR#_)Y&Y3P?C7>/76O/+YC' MSR^8W_,+O[;\PF%[G.-Q^,>M7=!2UH_(`<%8SR>53YZS'P8X[1J6]NC4<Q4+ M*I- 6E,]KS6-\2Q)@QE)MBX=K9 TJ$32]]3&]]3&!J]S,@Z+$M-Y-OGDX[_L M4XA@BTFOS#EID^DDSC^CP\O+2;_\A";]8FX"VWM1%JIR$4W4'0(5A#5SX-"K MH2+Q($JB21RBAR:UREYJ/6G2BH&QRB=D#Z#V7J@/I5W8$\Z3/O[T]T>MKWUE MEY&QO,"]V-Q<R&;H=H51?<2IZC:&:7H@,-"Y!TM55V/T;=&?AWX\0>.^]TPR MGO>VMW;%]M9V10D-$8,ZNR9-MQ,YCEQ+3C#,TEHF>5UT;)[O-?;TZ!@XKS@3 M)'/6XKAH=X$UBU7]*/MT3 AY%S@?3N'=RPY>%US4$Y6*7'IJGD+A.J#>R&)* MF+9 ;,_)/$NDL-8S0D_2AL!8?!(D.&^W)3 ^]0D^?OMT'HI?:+8&%XK3+[$M MQCAK2>OARQBWI@_9+R8\V,<!5B50T#70J@[C$CZ=NN"Z`Z4_B"W*E=DS^:+S M+GK)VW)KF6W1'1@LW.P\T.W[3CQI6(ZB=]9 YF2GN&E3+&9KOSR;)K0@:"7A M4"8D"$L!0KNV&+0OC'B#>J=':%!<G?Q.<V4[9"=L2R,+AD/J&@UE.LZ,DM5D MGI=XW4C']'NDMK;Q<G.&3A<C=1:S@-Y2T.<)E\/K$JO;H^4QMD?O7)/@A]8D M9-6:Q/-[D?:I2>@]HZ99N23QS&Z-W6L)=K5:@F6IY?'E-@%+JLT:'0!;T)5> M*B]FQ[VX`']-XB?C73""NP"$(0RW6BU!'Y+SY?;*<G_EEY_ T%LMX<;87&6L M<:^E>;2]EF;=>RT]L:7N6F&KI17N7+C9LM52+FRU].S#59LGEE1;(+YUQ751 MNWDVVZS;I"46=)OX!15<+8=9:J-=I]OI5M9P0C(%;-/._WTJKY8MU3XY;E<% M9AZJ>O<Y`L*L9ZNEN<=62Y,Y!;NOJK+(17[KXP<$X]5 >?7T;\N.2W.?'9>U MP!$UP9$UP:E)JNETA^)8#%E5BGA-LLV=K<>D[ [+K8DFC_:22[<\EZ8B.%&3 M> O2X7I#L:A,4TTB+F05D5HY0;.BN]NF#: .H]V@]*-O)6S>I?DQ&Z?I,,N@ M_G4K2:Z3\<=:N_)[R\O,XOLDS\G=G!\]5C"Z"+AMG2U;?O9S<R$!R>W3,K-8 MI -5,]I"KZ]V%_D!HHCOIGE49"Q/]0*&Q;?E*11H>S$*418KYU>!+Q_,LP?D M:JO$1B^>^'VUHI_4RNX]I=(*4:;VQ@F]YV^QK0DT'?RTWZ<%%BUPG5/=0MY] M"[Q3Z--KY>V6Y49SO$GNTXXT]'G'&)CHHP`7VYKPMMBP1G>SZ;1M-FU"H".? M901_2=+'1(,O)VNQ2<[8N7Y%O^W?)R2;"C(]5FWC!C=5XI:ZH9',*S@EN@:U M9XJFUK/IIQ6LPRPHD*I4L28"A;38CMO0P<[J,YQL6GYZH!MT3I>24XM,J(\, MK8+7D+%XAVSITX:;A*2+[TK-7B-1; 2DD:#M?HL#KFIE!3<<&8FE(7G.@]T# MNZW47EK*`:T]HS7:)0GC9#IJ$>XM&G NVKUTKIH4$H+=L)F2\;4/FW/TR.6/ MS_-VEU7+3%:,H8^6'MPC@):_H "Z%H>)XG!7.[Q=44/L+!V];MF1WR/G=9%S M'6!JBBN^A\N_NG"Y%C@UALJUP*DQ3*Y%)=88'V\_]_.;A,BUP*E)K$5-8BUJ M$FM1DUB+FL1:U"36LB:QEC6F?:2@0Y*%R[1'5!F<?/9\ZITS/ZS>8A]G3LW5 M/H)8E/OP\JO4^[CI'J_@YYEU%?S,Q;\A9(D*X8KI+H4KPOK5E/Q,;B^>K6I7 MC5AJ,<ZW+4?I#-/]1HL9]C[I_7NH\IL,51P5ZYKMZL%*/0)-X4I--*%0:[M< M/6"1RFL5=O6017BV/BG8D5U1S2Z[O'))AE;_Z"W%%MT6AV;2?^H43W9)![;R MV6F:'Z]?7G<_TFFMQ:?:"B0Z'=4M8--NYHL%`NC@V/)[]@88/R'29BT$"$T` MXW/PQ0]7!#@N6#9(VDI;?+?I+WH5'S">_MLTS"H$T'&Q%Y?0O2J0"DFC8#O@ M>D /EB@SZ6Q=U]4$_'MW4'+@M@(!=%RL>P'=2^!M:'O .7A7T,41<14'Q"4Q M'T?(5G]HK!R"&0?^R_CI[Y6&P-)#L.?'@/KWL9/+M+46:#Y72./<^[*0UH1W M#_%X/%L*KI_"&01#<CT_J]8MO8G'X7SM*M&)7K"J,6FB_Z3GY(^JI$0Z6)W: MA2X9J',]6MMRXFO 2V]Q)2YEVGLJ#[X3H?/7RVJE:M&)<_0=1[29!CW3/_WX MW$$HR]0%X]CO]XKC0PJO=+'MD H'5>C*$D/#*\][58=+S@HH.]05=D:@6*&@ MKB]=[%8VD<_PQ;/+XP8NKE_.6$U6B_BM4/]0H/T!L2%B5:\Y6832A'&3_GIL MW^*62X>^:)DH'Y*/N#GLV<P+';#AI%#,</3?K%UJ;.K:D:Z7+M82F_ _448A M#+XA=B^L;49NKT->U&/[5$$[$$T9B<4)LAXGCE9VMJ,W^*Y[B-J!3AM%GO>F M?GEV8E$&9J>J-5&'#L[;RM]7!!].:S\>#I5PWJ,6HG/\]&&(*\T%6Y!)83K^ MK+"=TDB45*D'H_$P0D[>]R94?+1/RT,@2YIK&3)[TY!-,[4#B=M?13(L^Q<@ M&<3C743#LI_76F@GLNA<??OCB<XE9'XONIL.&GH10[$UD]S-.-5RT9O (5"G M<9*[:%@46/HHP*/@'ZAIZ=-$?[,NN!R0"W.XK"ZX:%D?<O7WM17<N[K@RF+U M2T&OK LNG6$:/BB"&6GNNN!:<[B\3O[:<[BB3KC.'*ZL`I?;93:P`.Q"?Q(, MU 14@K8Q([@_Z$"=%3,'?3C54C0L?7QJ`3I4CIV/GFX)&N$&AS@XTV2$".GP MWR53HK&M?5AN.1_&>3Z,SJ*D%P<)W%RW#U*KZ_&;>M/:!OQJ^J(.Y?--K_*K M6"CV^S%0ZUP7R][#0.U&[,SU0&0-6X=$ZYXURU9];#K5#+08<+Z7U!?^MJ+D M+D[(8?XGNK)V&8PL/<!AB<*T-UNQ9H"SL;MR#W3ZY/TUZ'046#K.9S\N-QS% M$_ G=_!\,+ =<.D+? G\[BZ >O3I@K^!X0Q5,\@<WKFU0A<*^J0Z]&6%/;/E M09:E(9TY4^KL&DV""Q@+^M$P&D5)GLT0\-K,64@[IO/H*5=FIYI!6S7OD2(^ M^YSDP1,M#-Q(]OXRV5^4R;@?A!'4.:J<:4U('.%"FI;MU"J3"&$)?JVP[3GL MX"[L'3R:&9H9:P6V.X<=]=<D1X.[6L=!,$#%FZFS\+:(_MXR),SCRI!8&&,W M<%VKQVH=9[$P%CR,[FJ%'2S YJ%7IPR)< [;ZT.D<MJ4TKZ;I[3K' =I?B%# MHKIWX6J6K3'W='H"^A9HWI,L,@!?/(Z)WVR$?_DFWI;LB":^`O3=3+PE^ZPV MWKN+O ]ZR/PLG]3+?%<G:<DDUSF3,19&4E<<7*,NQO EQN"$F@[SK)X4U\R8 MD7]20'[&/3G,#(>@(<^R7:Q6F>>D9((L3;;#W]\TLB.;1G9DTV@>T33:1S2- M[E<VC6Q?T_@],UTI,QU^STQ_STPO9Z;-WUQF^O_;N];GMG$D__W^"M16:DNI MB[D$^!"E'<V4(]MW4Y=-7'&F=G8R*1U-0;8JM*A0E!\?]G_?;@"D*(J4]0"I M/.1X/!(IX=<`&^ANH!]Z=V<K]^;6GFH+[V&1"UC"R-IURU=+S[6%HK3F+'U] MYPJPGL7*8!56-\W7B%NA:C/6]5XM79UQ$3EJYLI+NAZY?DIXI:*U[)^!Q\/* M44!ZGXAP;[F)+$L65'Z@J_Q5/IJ&`;W&2_C2]3[MX:N<N1KOZJM\F-#*@J.R M^94X*A\XZ]J*H[*.9FS,:B328GA?BY>RGF%NZ^K8H3V5EUU=W<[>A7N41VM_ MV:,575#M,A?4A9OCF70YW=O5%11AZJJ_%R+?7NIK>YX6%LIYXQ)1KL6X$HZ> MPOC=S]5U7?Z5$A]8,Y]_96]?6TL]@M2+->]UNN1VFO<Z)>C=*A\!_ORW\;_[ MN;KFO5@W\SK]?X&N.?J)>;JCGZ#%-/J)>8U$/[EU1C]A^E%-X4].+OS)W2?\ MR?V&PY\\\VL,?W)DN BS^L<`J&,`U'<1`*6+I8\A4!OKA4X#,5!FW3%05G^A MF"S%0&&11[:DE G%\*<T!NJ%P#_?.P8*3 ^/D;Y0!&D[/P*YW\4-X];(Z64Z M%$,Y[.JO`'%E$);;$7^%@MP6>CK#(*P_X=^EX1-C;$R,Q#C93S'$ML4PNR(4 MR^VKO^)_SN*VI,_&JIZQ$1FA$1*#P\L_C3=[QT I'*$!NV>Y$5"4O5[6S0'W MT;C#$8B-S_L]`E<]`A-YP&PK/;V<!Q8W8/AU\4!;$2 Z:LNDY'DFQ&%/#13' M4U02X[UQ:OP3"8"Y:/R^#P'>@@E3'+NO'DK)4Y$/1>*^,3B13\*(=R>@HWA M/&0F.RK6`8L1]3_)^8L;8+C!@R?&'P8C!C-.X(6U.P&G:B%B.0*L_ BPW&24 MG(H$,"#@"D<@AHG(C=GN!+Q6!F+9;_6-A8V^-Q/V2PB@R.^P-A)Z1LX$0WBI M..A<Y FXU4# &1+@I1Q(JT8@=]OQ5D?@]]T).$<"6!D!=,TF@<9'<'%@'J#F MH0F@AR: '9H`Z] $V,\10%<FHUX"G$./@-('SADYM4FG35Z+BN:PZH,81"$( M$A#$`<@J)H01R R44@+T#7\D=W[\F?S!V.X$H#Z ]=1/4<IA]1-9',414A=D M$+ZR5D;@Y _XZ!56,>6S/4? 6WT$5KHR%X=FL40*4$_+(^@L$<"6>:W >^=] M0BW=/*#T@;Y':$?AO+[ % B*`%#%:9JXH>.N,F&R+P%*'V#>=K.@I6T$%OK M:Y.<G8FGD->*45NU<LJB71B!]T(YW(. L]5I6#D"%Q?XJYD'SM4(>&4+7F$E M! OVPB/MLR(!/QG_WIT`I0_07,<M8#TJ#@TD<URX"(I,:"E"):[YQ4!F^/>: M$3@FBQ#[5<=L$<=L$=]GM@BGH701SK>4+\)I-F&$\\-GC/BV4D8<<T;4ZIEK M'CUSCYZY><]<9@7'G!'?2,X(\SM-&?'UYHPH31IQZ*P19DVY%/@7S!6A;<J: M8#6&$;0--]6494Q?&("=B^C7&78FUO1(6!NI++:=K?)FI IKS%7Q'D5HR[:% M4;5R`U-US)(X>L(GG8A1(VA1H.L8^GZM*]7V3""O2OX!YKXKK-"S"#$VR<QA MKVL;[GQX>XF;"&9JV\I+7?%:M8S78"BQF)F#FPBY3PGK3GIAX(>4\0?S\_+MNS=75X-WE^=O+]__^O;#^?OSWW7QNZ(*>/Z+*B$6P^/G\8 _$HULKUH5%=6F M&#AJTL#TF.MIBZ7-0OKGDS$P#B.:XX"AV0':TFDX+>JG;:T8'F ,@<US49WZ M](5,9\!^P/CLUX_A]<T@?AA,H;%[/P1Y9JXDT;B>CT8\U=V59TCJ&)(Z:J1^ M&JG?A'*;T,43]A)_IXP]Y",?8W-UCJLMHUI1%"GV!FW58T[5PVMOTY6L.RLL MGF+JZXKJ3BF[[QZH6XE3.\LKG%*VW[X_Z]E>8CD%UE<.,89.3G"\/&,/^?UM-)22D^@>.H02J17D2N$$V@$"DG8@/W.J!$-G%2?-/A!T*P:EU9:JS"EJ$;ZH M"7O'[Z+X2>P2KWY)=Q==<[,Q]+;EA90?7+ND%T0_=ZONV/C$QH$JH[J\>@O? MI]3U*75%2CV1C+(??1'Z"Q)]'! >+"+<;9T9'G(X+AG&8##%&1(=NEXM2(MY M. QJ`?!55T#YCGW$\32OPPHG(*,Q#X>8=<,SS<YH]WVR==VY-DD4C_D$!&2: MXZ 6#KC&P[HIC[,)7@^*+5%DT(SNC"(Y'%?B/(R'M<(`,P=^R&M$\#&Z><QG M-3X3%%Q"E9Q%\SBH\^ES:3]]F?OA.'G"'4JGED4F,&'4PBBNKRL!**WS:<@? M:X2PR5/,9U$XSV9^+2P6N"1)9,'R&COCX1,)_61']MI4I@<^ZD)W4J(;>_[4 M,!#4]$D8W4S'CSR<Z=Q'+Z $Y'J<@.H03WE8ESTBH<!$!HQ9;J6M#<D62+=\ M?'.;U SED>%X-@W])[$I7S-8D(&)+;U)\/0L8+H=O:G]T'([HMC]ZITNP<*0 M,A\'$;OV241$@V0\(;58$K+;S"3CX.Z.)[?1L-G^,N\@_;6QO[AW,TD:[J]] MD/YZ8)T.QV)CY]G4IWK[:QZDOSB-DUL>-]]AZAZBPQ:F]!%G"$/:+$/3@RQ8 MEIWUES7;WX.L5Y8',!/,U[29;-?:XX.L6%:0]GA#':.]98_;TA.@K,>^W-/C MPW1+#Y@<'KMP_XQ!YTVX+AKDJ709#?AMW%24T'+\H]$S^#MDB5R,N&VFK7<) M9\07ONA@D-J!"@EQAVE$R+6(U/!51 @;BM<K$1Q5`1Q5`1?PF\<M.**OQD<4 M/L #%1X!OT$NG.%ZI,(9JJ(9JJ(/UO]>FV0X7 H6*,8*!(M;)?U:^1V-\%>^ MUGB.1,$`]P/A]8 :[3CF"PU/4^D"P+"%R_I NM!K3ZY.`W4X(0ZJ$"CD]SS4 M.TR8U?@^9Z%1K:W#<B9/(MK#D5?I"[;+R0T=FD3W$0VVF3M>`/JU`]@D"'$O M=9 [OS>#3IM:IG8L3W)G'@D>@\L\[4A@Z\_'83K#O(ZE&X$KQ]B,3?4CV-)% MMK:C4\J]U.5J`Y1=#[ HR(/:O#=R?0E*C[7].K!&9A-'VPK++CW>]FO:+*0C M;]6[X\KXS7@+?S\8IR+*3C.',+,)#F%F.8>X=6#1YCB$T7(.<6OB$$8+'/(@ M/'\ZQB-R!D;8\>!S&I<&_//GI0\=.(FC,.3QGV_X(X8K;^Y0FNKDDP1(7')B MNYT,6W9'*-'%ZUT9P_6Q'/S3QAZ X<Q7SHU!S'UT4XW"<? DH$%/1^AW`(W1 M<^(&@1L?Z:=<!DRS1'U>NL%LD9WQ-;$N"J&<+PSCEVI*-\ASU'<72O"&=;[7 M)%^TUC^:&4_R3R!]C?L^+4L&UUWQ1/AGJ%O"N;=7P1^$7*I/C6?$3[^R\8-; M2QKR1LMF[3*:\%X%3:0%TZO'V"(0$;^(QNC'E+'D1Z0]>^O'O+OH3AD1W:R3 MHVB.7)LBG?Q,UD\49\MYXC#Q!&C6SUM_,@S!E,6LC?=\APDQPL(X:CI<BQDQ M4%Z@88O*I>,".Y6?&>;W.3..P[3C,"WQ[$UN@LPF\[N6U583*8H3*4R>%QZB M4S/IBXRQ)VAMC">#$+2*EBT+1^:O=1?22L1_?Q['UT^XH88WR8%Q=BKWQ .Y M>S4+!B"DR42-*0:$P ##;:T>Q[+Z4T[KZ-B:/;/!2LSI3U2S3[:(W%JT7TG] M3HZ<J-4N'@>^)H3H/3X7(#&_'Z-_&JG#4T&4>Y31E+*L3PV>PA0S$8\&T<,$ MI_ZBWB;5CV0+I)MXBCAU>B6#DHQ(,S\(:_9_IH% &A:1+-V&?*Y\U#"Z$P.8 M/3)]];N6JDE!RP-@[P&(@WWJ>*T#H:)8&,9QSC0&.!= &(&.( ;*=FU1LP40 M*P.A]8'8&0BK#\3)0*SZ0-P,Q*X/I)V!.)_VXBZ+S5H>=2I@/#*;7RLFSE9/ M!SVC[;8_:A-TNA]9E)%KUVRS=KLC/V-QC^A>)*Q,ZN&"A*M2':YSUD+LB?ZR M6D"XC$9,5U77KL-GVC;E"A3PQ;.KW$SN[/)8\C%&Z:/A8/EQH9N"J?&IJW_] MSH*-A/)0R_Q2$ Y)_=%JX *%X4I.Z)(U6DG96?]F#R=[0-[B`>&N/%@(HZB& MO="E(*T[?_:Y2_CV?@Q;]BTH*@]"`ZN%*;+ L+KUAQS8L*!'U K&:]<G<F"C MVO6*I0"[NO6+'!BM7<_(@;':]8T<F%70.V@->D<.SB[1/ZJ])_828HY7+L1H M?4(,(.L68DXG$V*=NH28XR^$&*M/B#E!TT(,$*40HW4+,==L6HBY9H-"S*W? M&,Z!L0:%F&LU*,1<NT$AYCH-"C'7;5"(N4T8SSDX_4;T7H*N'90+.E:?H /( MN@5=>UB_M=;FC0@ZSVQ:T'EF4X+.LYL6=(C8F*#SG 8%G><V*.B\=H."SO,: M%'1>IT%!Y_D-"CKONE%!YP7:!1TN..DY\]]R9\Z8;GSE!+IE=:BL*,<#<5 M)+%PHTF]7V[]&;%0XLVZFO!D>,?5"85_)C$)(^;C!CM>NT$X)XR>N&T;9(_7 M/F$PM&V'==K>B05V>8<QZG9.< $'.F!D'^E70 ?;C(Y%-5LN19YPKAK<^5/ MG_!X'+2HBE]:OOJR"X)K.L5 'I!?N<''*";S49PM5D=!Z(6F1>@1GJ)_4] J MC$3XE+28HR;3TN4N49D0`5VI)P)1"/=78KJ]_0!T?.83\C!.;HE#^"2)Q^@2 M-@$=;1S/$B'S-^:D-CS$-94?-NJ*VRGMBO"906+&L^WHV9.<ME5*CA_.HJWH ML&JF`Q:U^GM:.P*E>\X$RVR78ISVSXFID@KG4@K#?&"OR-6O9_ Z%0UBHO8( MD[,DF,<QS K,5HKA6G##>[YTZEH*F5,^"G*&MKR7Y";V)S!IC6HGN@II(%XN MP]FF*]8&U;RX2!Y NE[]UN^?7UWMYJB7O2ND%,7LJ%Z93ZV"[Q&5X'1P*M ' MOUV=Z\]T&F^:Z70G]SII$TVC$#TY"\ZTFCWKT!^3UI0IU!:ML_W]ZE9-<>%7 MAZU;NK/SB(3KV+*]7\NKL;?"C0Y;=KJI.^TUL48DR/F_[H+VP.,XBENNG<N7 M"]^>)7XRA^DHXHO_>?[^_>#=_VV5V;V0E)A93C$I,2:/1\E?R$T\FXNI.)J' ME35YFDKQ;#O-5!VISEZ^MB .EG\:C.+H3N%T!"LN7RTMB2.<8>GS^TX;P7JV M6P:KL+I$9"@;(#^)=/E$=7V&X9PRG9Q*] [,&(U&,YZT_CH]^3F:)\+=VXCQ M[TL4>+913QD2^.]8B406GCA6(CE6(LE7(C$M\WNM1++9:D%+2C+,IIA/9JJ+ M>EI2E,&DGJYQI_J*,A2XD+HP[). AX,@T;DJT7:6K^>YU2Y7QPYKBZE"<[)Z MX0`T7E5^1,C_Z@]T5;W#CZ9A@.C#2_C2]CX];TJA!74;/0SN9C=I54'4'7K4 MM/$E\$X0W?7,1^:HMW$0SGIF^H;?9J]!$<M>C\*;'K7<Q3O6HUO2XLDM%_AZ M,A["M^7K*;SNN"G,'.^8Z;L[>&?;GGR;#!Z"I+=NA2U'=5/4^X?[C^:GGDE: M8,2^W*L9^JEG>]B.M6=#3 \]EIYF[$\]QQ7=\O9KR-%#CZMKF-NZ.N;IZ5AG MUV8ZV1RZ#H*>W=FA:BV5H8IIJ*23YB:RX%NY4$DKG^3H=+5T,BQ'1G>/NKVF M*B)/-RJ=7$,%<[.DB'P6%HIQH?E SD(%\Q= P"][$Z"*R&_Y8ZS9FUELIT7! MY\SNPS=@Q#C46YA]ZAJU7E&S<DX\VR*C52W"Q0CL*[KA^81L7)ALR-S2# -A ME,SCR> SYU,_'-_S5(^XB1*<`T19:Q'FR#*K^U"HGYR6T8++8"LZ:8-IY62Y MX_F(X74BU-%\;'L;UV9>;EO,^0\HX#%B/)H05S6*5--U9:Z>%>;,W%.8,WM) MEGNVU6E&GCNVG9?G[M<BSVULA_6_%GF.NR'8DFWN+]1UD*1/I.MHIJVGF4.+ M\P(7`C>WA9IB[\F&5!M#4Z:-)F!J)DC:LQU@:$MHA<S=LR7@:5E=#AIK6^=L M/VW,L?;3QIP^<4QB=\1?!]_FE"$G54'R:IJLT*=%&5+:&.OGM+[7.0*H7=2$ MZ!GH(J\`].]U:6,+K:]235M6!U_LJXT5M+X-?GYY)OM/03^0*28'2M=HN9X4 MZ>)JIH%<_>.UV!4@+1"FI.-6LKFMV@<IB_L-M_[D1FSHX]$_'BR*38:EJUUR M]7D\G68Y->1=++L8HO+U)*X^TQNYNQ'S::AV+T /%)LEDNB?)%?^+'8M<!62 M6QD]=/Q,YM,>VVCS9*EY2_;$#\,T1=90;.IO1.CBXRW+$OLNXHHL+JE*2A+0 MS7[Z6=S8B#H\(AJAWR40F>IE^6M;5<M4IQB8RD7L2B&E'5DR4V9,DKE[D5PL M.-K#\Y-=:AH7`,10B%9%VJ_T*":#0.Z;<GE@W:,O-QKKY7'IB-7V?T"W/KW\ M-1MJ7+=QO 7T7Q3L7P`-BZDB\,M\*UTR[9J/'ATYU/%$XA2Y8:9NKCDS<K<X M$'/*J@^7G%/A6'3)O[@ZL;+M1DH?[PA3?^5C<[7N\8ZTCL:%2MNF$(R%RVI8 M8)!PZU2@O<(GD5(E;JC:R'B.UB/4?4541U*:&SE I6XCG,&\KX S<(PW88WM$M8^?UIZ/"K5V^[QJ/0[.2IEP3=[5'J]BX(SG]P!X*U?$"42K?0F>LGB"A6. MDR3D)WPR'/L3\OZRO].R6HYORU(-%?AB^O;R'I96(P+*_''D4YGFPKPMY--F MQ&::!X"U7&D1E=WKIE>%MZ>/F^9JS[D6\8AU$]"M76/I^A+G`%O;2J//.6"E M:3 [A)&1"F(Z/+ [G[D5OK*O!(**4P`CWQ7&YUF$&-+R5L;*5C9HP3F22O,S M[QQ9](J,IAB;,<2M@]RGA%$G]]3P0\KF@]EY^>[=FZNK0?_-NZMSY=&LWXWY MRR (HQE//8R//LQ''^;:?)B/^8N/:9Z/PW3P=/JY8@.X]"_5&N@(Q;N/U]/! MJ2-TYBASMI,YYE'FI#*GJIJ:]KB9'S=DIIG]WDK;\1@O<XR7.<;+'#>!C_$R MVC>!C_$RQWB98[S,<_ZUQWB98[S,,5ZFX7B9U^7Q,G]O+%[&;"9>IED"?MQX MF8X<GX(SJ3][FH!4SDX36U127+S>5<=#XGKN]-&H@$K%<C0-T[@<Y4$5@9:6 M.:^*@2"D]";8B )RQD,.NH5(EI6,[S@8A2)<A]S-*L!3AT+,$AHDCZH2I7K7 MLIA*=B63Y6!Y,+@,2\,K8KXD)T1]#JU5T*XGP\>JH^Y<-XO>LW$4)=*%ELFC M^Y);73*)'@A*7X &Y)OT5046RWJ%!CG \<=QHLQS8#2:;E1BIT#9FW 1+_1C MC9&5&Z-QP+,MW0#K&KJJKN%\`F3'I$4[S*"N!\LJ#!X)Y![O8N0P69QJAX!V M^>(9R,47`?5IS,/A8'&I)7?4_H67EY\/HFS0^O?YF.Y'N ;!WT'_]FP,7-P6 M2GIV`0?G;_6-^]>]=I7-<AEJ>"7>$;Q#6GU_?G.;D _G[_\!1L?-Q ]?_M=_ M`%!+`0(4`!0``@`(`-D"3B](YZO@T2P``&EH`0`2``````````$`( "V@0`` J``!S;6)L;V<M<W5N<W1A<BYT>'102P4&``````$``0! `````2T````` ` end
I included a level 4 log of samba when I tried to print from a 2k pro client. I can't find a problem with the log files. I compiled samba with the following switches: ------------------------------------------------------------------- ./configure \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --libexecdir=/usr/libexec \ --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ --with-fhs \ --with-privatedir=/etc/samba/private \ --with-configdir=/etc/samba \ --datadir=/usr/share \ --libdir=/usr/lib \ --includedir=/usr/include \ --with-automount \ --with-smbmount \ --without-winbind \ --with-quotas \ --with-msdfs \ --with-acl-support \ --with-libsmbclient ------------------------------------------------------------------- What am I doing wrong. The problem is with the NT clients not being able to print. 9x clients can print just fine. I just don't get it. Please help me. ------------------------------------- Level 4 Log File ------------------------------------- [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 1 of length 137 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LANMAN1.0] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [Windows for Workgroups 3.1a] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LM1.2X002] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LANMAN2.1] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [NT LM 0.12] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(426) Selected protocol NT LM 0.12 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 2 of length 203 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/reply.c:reply_sesssetup_and_X(880) Domain=[DREAMLAND] NativeOS=[Windows 2000 2195] NativeLanMan=[Windows 2000 5.0] [2003/10/16 13:02:14, 3] smbd/reply.c:reply_sesssetup_and_X(890) sesssetupX:name=[win9x] [2003/10/16 13:02:14, 4] lib/username.c:map_username(134) Scanning username map /etc/samba/usernames.cfg [2003/10/16 13:02:14, 3] lib/username.c:map_username(168) Mapped user win9x to kirby [2003/10/16 13:02:14, 4] lib/substitute.c:automount_server(183) Home server: paint-roller [2003/10/16 13:02:14, 4] lib/substitute.c:automount_server(183) Home server: paint-roller [2003/10/16 13:02:14, 4] smbd/password.c:smb_password_ok(475) smb_password_ok: Checking SMB password for user kirby [2003/10/16 13:02:14, 4] smbd/password.c:smb_password_ok(499) smb_password_ok: Checking NT MD4 password [2003/10/16 13:02:14, 4] smbd/password.c:smb_password_ok(501) smb_password_ok: NT MD4 password check succeeded [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:push_sec_ctx(297) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/uid.c:push_conn_ctx(286) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:pop_sec_ctx(436) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/password.c:register_vuid(336) uid 8001 registered to name kirby [2003/10/16 13:02:14, 3] smbd/password.c:register_vuid(338) Clearing default real name [2003/10/16 13:02:14, 3] smbd/password.c:register_vuid(340) User name: kirby Real name: [2003/10/16 13:02:14, 3] smbd/process.c:chain_reply(991) Chained message [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 4] smbd/reply.c:reply_tcon_and_X(334) Got device type ????? [2003/10/16 13:02:14, 3] lib/access.c:check_access(318) check_access: no hostnames in host allow/deny list. [2003/10/16 13:02:14, 2] lib/access.c:check_access(329) Allowed connection from (192.168.0.11) [2003/10/16 13:02:14, 3] smbd/password.c:authorise_login(736) authorise_login: ACCEPTED: validated uid ok as non-guest (user=kirby) [2003/10/16 13:02:14, 3] smbd/service.c:make_connection(487) Connect path is /tmp [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:push_sec_ctx(297) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/uid.c:push_conn_ctx(286) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:pop_sec_ctx(436) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/uid.c:fetch_sid_from_uid_cache(591) fetch sid from uid cache 8001 -> S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] smbd/uid.c:fetch_sid_from_gid_cache(667) fetch sid from gid cache 8001 -> S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(211) get_share_security: using default secdesc for ipc$ [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(269) se_access_check: user sid is S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-1-0 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-2 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-11 [2003/10/16 13:02:14, 3] smbd/vfs.c:vfs_init_default(123) Initialising default vfs hooks [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (8001, 8001) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(334) 1 user groups: 8001 [2003/10/16 13:02:14, 3] smbd/vfs.c:vfs_ChDir(574) vfs_ChDir to /tmp [2003/10/16 13:02:14, 3] smbd/service.c:make_connection(636) sunstar (192.168.0.11) connect to service ipc$ as user kirby (uid=8001, gid=8001) (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/reply.c:reply_tcon_and_X(395) tconX service=ipc$ user=kirby [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 3 of length 96 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (8001, 8001) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(334) 1 user groups: 8001 [2003/10/16 13:02:14, 4] smbd/nttrans.c:nt_open_pipe(542) nt_open_pipe: Opening pipe \spoolss. [2003/10/16 13:02:14, 3] smbd/nttrans.c:nt_open_pipe(559) nt_open_pipe: Known pipe spoolss opening. [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(143) Open pipe requested spoolss (pipes_open=0) [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe spoolss with handle 7376 (pipes_open=1) [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 4 of length 152 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=72 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)api_pipe_bind_req: \PIPE\spoolss -> \PIPE\spoolss [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 5 of length 652 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=572 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x45 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_OPENPRINTEREX checking name: \\Paint-roller\Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:create_policy_hnd(140) Opened policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_spoolss_nt.c:set_printer_hnd_printertype(394) Setting printer type=\\Paint-roller\Lexmark Printer is a printer [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:set_printer_hnd_name(427) Setting printer name=\\Paint-roller\Lexmark (len=22) set_printer_hnd_name: Printer found: Lexmark -> Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(269) se_access_check: user sid is S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-1-0 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-2 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-11 [2003/10/16 13:02:14, 4] printing/nt_printing.c:print_access_check(4061) access check was SUCCESS [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1198) Setting printer access = PRINTER_ACCESS_USE [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 450 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 6 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] printing/printing.c:print_cache_expired(861) print cache expired for queue Lexmark (last_qscan_time = 1066326978, time now = 1066327334, qcachetime = 10) [2003/10/16 13:02:14, 3] printing/print_generic.c:print_run_command(88) Running the command `lpq -Ukirby -PLexmark' gave 0 [2003/10/16 13:02:14, 3] printing/printing.c:print_queue_update(435) 0 jobs in queue for Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 7 of length 63 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBreadX (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/pipes.c:reply_pipe_read_and_X(239) readX-IPC pnum=7376 min=2764 max=2764 nread=2764 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 8 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 9 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 10 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 11 of length 652 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=572 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x45 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_OPENPRINTEREX checking name: \\Paint-roller\Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:create_policy_hnd(140) Opened policy hnd[2] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_spoolss_nt.c:set_printer_hnd_printertype(394) Setting printer type=\\Paint-roller\Lexmark Printer is a printer [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:set_printer_hnd_name(427) Setting printer name=\\Paint-roller\Lexmark (len=22) set_printer_hnd_name: Printer found: Lexmark -> Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(269) se_access_check: user sid is S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-1-0 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-2 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-11 [2003/10/16 13:02:14, 4] printing/nt_printing.c:print_access_check(4061) access check was SUCCESS [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1198) Setting printer access = PRINTER_ACCESS_USE [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 450 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 12 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 13 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 14 of length 124 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=44 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x1d - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_CLOSEPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(197) Closed policy [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 15 of length 96 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 4] smbd/nttrans.c:nt_open_pipe(542) nt_open_pipe: Opening pipe \spoolss. [2003/10/16 13:02:14, 3] smbd/nttrans.c:nt_open_pipe(559) nt_open_pipe: Known pipe spoolss opening. [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(143) Open pipe requested spoolss (pipes_open=1) [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe spoolss with handle 7377 (pipes_open=2) [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 16 of length 152 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=72 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7377 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7377)api_pipe_bind_req: \PIPE\spoolss -> \PIPE\spoolss [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 17 of length 124 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=44 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7377 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7377)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x1d - api_rpcTNP: pipe 29559 rpc command: SPOOLSS_CLOSEPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(197) Closed policy [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:21, 2] smbd/server.c:exit_server(511) Closing connections [2003/10/16 13:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:21, 3] smbd/service.c:close_cnum(677) sunstar (192.168.0.11) closed connection to service ipc$ [2003/10/16 13:02:21, 3] smbd/connection.c:yield_connection(48) Yielding connection to ipc$ [2003/10/16 13:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:21, 3] smbd/vfs.c:vfs_ChDir(574) vfs_ChDir to / [2003/10/16 13:02:21, 3] smbd/connection.c:yield_connection(48) Yielding connection to [2003/10/16 13:02:21, 3] smbd/server.c:exit_server(545) Server exit (Caught TERM signal)
I included a level 4 log of samba when I tried to print from a 2k pro client. I can't find a problem with the log files. I compiled samba with the following switches: ------------------------------------------------------------------- ./configure \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --libexecdir=/usr/libexec \ --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ --with-fhs \ --with-privatedir=/etc/samba/private \ --with-configdir=/etc/samba \ --datadir=/usr/share \ --libdir=/usr/lib \ --includedir=/usr/include \ --with-automount \ --with-smbmount \ --without-winbind \ --with-quotas \ --with-msdfs \ --with-acl-support \ --with-libsmbclient ------------------------------------------------------------------- What am I doing wrong. The problem is with the NT clients not being able to print. 9x clients can print just fine. I just don't get it. Please help me. ------------------------------------- Level 4 Log File ------------------------------------- [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 1 of length 137 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBnegprot (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [PC NETWORK PROGRAM 1.0] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LANMAN1.0] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [Windows for Workgroups 3.1a] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LM1.2X002] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [LANMAN2.1] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(342) Requested protocol [NT LM 0.12] [2003/10/16 13:02:14, 3] smbd/negprot.c:reply_negprot(426) Selected protocol NT LM 0.12 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 2 of length 203 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBsesssetupX (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/reply.c:reply_sesssetup_and_X(880) Domain=[DREAMLAND] NativeOS=[Windows 2000 2195] NativeLanMan=[Windows 2000 5.0] [2003/10/16 13:02:14, 3] smbd/reply.c:reply_sesssetup_and_X(890) sesssetupX:name=[win9x] [2003/10/16 13:02:14, 4] lib/username.c:map_username(134) Scanning username map /etc/samba/usernames.cfg [2003/10/16 13:02:14, 3] lib/username.c:map_username(168) Mapped user win9x to kirby [2003/10/16 13:02:14, 4] lib/substitute.c:automount_server(183) Home server: paint-roller [2003/10/16 13:02:14, 4] lib/substitute.c:automount_server(183) Home server: paint-roller [2003/10/16 13:02:14, 4] smbd/password.c:smb_password_ok(475) smb_password_ok: Checking SMB password for user kirby [2003/10/16 13:02:14, 4] smbd/password.c:smb_password_ok(499) smb_password_ok: Checking NT MD4 password [2003/10/16 13:02:14, 4] smbd/password.c:smb_password_ok(501) smb_password_ok: NT MD4 password check succeeded [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:push_sec_ctx(297) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/uid.c:push_conn_ctx(286) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:pop_sec_ctx(436) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/password.c:register_vuid(336) uid 8001 registered to name kirby [2003/10/16 13:02:14, 3] smbd/password.c:register_vuid(338) Clearing default real name [2003/10/16 13:02:14, 3] smbd/password.c:register_vuid(340) User name: kirby Real name: [2003/10/16 13:02:14, 3] smbd/process.c:chain_reply(991) Chained message [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtconX (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 4] smbd/reply.c:reply_tcon_and_X(334) Got device type ????? [2003/10/16 13:02:14, 3] lib/access.c:check_access(318) check_access: no hostnames in host allow/deny list. [2003/10/16 13:02:14, 2] lib/access.c:check_access(329) Allowed connection from (192.168.0.11) [2003/10/16 13:02:14, 3] smbd/password.c:authorise_login(736) authorise_login: ACCEPTED: validated uid ok as non-guest (user=kirby) [2003/10/16 13:02:14, 3] smbd/service.c:make_connection(487) Connect path is /tmp [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:push_sec_ctx(297) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/uid.c:push_conn_ctx(286) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:pop_sec_ctx(436) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:get_current_groups(172) get_current_groups: user is in 1 groups: 8001 [2003/10/16 13:02:14, 3] smbd/uid.c:fetch_sid_from_uid_cache(591) fetch sid from uid cache 8001 -> S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] smbd/uid.c:fetch_sid_from_gid_cache(667) fetch sid from gid cache 8001 -> S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(211) get_share_security: using default secdesc for ipc$ [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(269) se_access_check: user sid is S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-1-0 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-2 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-11 [2003/10/16 13:02:14, 3] smbd/vfs.c:vfs_init_default(123) Initialising default vfs hooks [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (8001, 8001) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(334) 1 user groups: 8001 [2003/10/16 13:02:14, 3] smbd/vfs.c:vfs_ChDir(574) vfs_ChDir to /tmp [2003/10/16 13:02:14, 3] smbd/service.c:make_connection(636) sunstar (192.168.0.11) connect to service ipc$ as user kirby (uid=8001, gid=8001) (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/reply.c:reply_tcon_and_X(395) tconX service=ipc$ user=kirby [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 3 of length 96 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 15952) [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (8001, 8001) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:14, 3] smbd/sec_ctx.c:set_sec_ctx(334) 1 user groups: 8001 [2003/10/16 13:02:14, 4] smbd/nttrans.c:nt_open_pipe(542) nt_open_pipe: Opening pipe \spoolss. [2003/10/16 13:02:14, 3] smbd/nttrans.c:nt_open_pipe(559) nt_open_pipe: Known pipe spoolss opening. [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(143) Open pipe requested spoolss (pipes_open=0) [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe spoolss with handle 7376 (pipes_open=1) [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 4 of length 152 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=72 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)api_pipe_bind_req: \PIPE\spoolss -> \PIPE\spoolss [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 5 of length 652 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=572 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x45 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_OPENPRINTEREX checking name: \\Paint-roller\Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:create_policy_hnd(140) Opened policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_spoolss_nt.c:set_printer_hnd_printertype(394) Setting printer type=\\Paint-roller\Lexmark Printer is a printer [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:set_printer_hnd_name(427) Setting printer name=\\Paint-roller\Lexmark (len=22) set_printer_hnd_name: Printer found: Lexmark -> Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(269) se_access_check: user sid is S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-1-0 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-2 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-11 [2003/10/16 13:02:14, 4] printing/nt_printing.c:print_access_check(4061) access check was SUCCESS [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1198) Setting printer access = PRINTER_ACCESS_USE [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 450 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 6 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] printing/printing.c:print_cache_expired(861) print cache expired for queue Lexmark (last_qscan_time = 1066326978, time now = 1066327334, qcachetime = 10) [2003/10/16 13:02:14, 3] printing/print_generic.c:print_run_command(88) Running the command `lpq -Ukirby -PLexmark' gave 0 [2003/10/16 13:02:14, 3] printing/printing.c:print_queue_update(435) 0 jobs in queue for Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 7 of length 63 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBreadX (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/pipes.c:reply_pipe_read_and_X(239) readX-IPC pnum=7376 min=2764 max=2764 nread=2764 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 8 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 9 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 10 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 11 of length 652 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=572 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x45 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_OPENPRINTEREX checking name: \\Paint-roller\Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:create_policy_hnd(140) Opened policy hnd[2] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_spoolss_nt.c:set_printer_hnd_printertype(394) Setting printer type=\\Paint-roller\Lexmark Printer is a printer [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:set_printer_hnd_name(427) Setting printer name=\\Paint-roller\Lexmark (len=22) set_printer_hnd_name: Printer found: Lexmark -> Lexmark [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(269) se_access_check: user sid is S-1-5-21-3837280627-2794114217-3368248201-17002 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-21-3837280627-2794114217-3368248201-17003 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-1-0 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-2 [2003/10/16 13:02:14, 3] lib/util_seaccess.c:se_access_check(273) se_access_check: also S-1-5-11 [2003/10/16 13:02:14, 4] printing/nt_printing.c:print_access_check(4061) access check was SUCCESS [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1198) Setting printer access = PRINTER_ACCESS_USE [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 450 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 12 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 13 of length 3888 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=3808 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x8 - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_GETPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_spoolss_nt.c:get_printer_snum(377) short name:Lexmark [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 6556 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 14 of length 124 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=44 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7376 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7376)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x1d - api_rpcTNP: pipe 29558 rpc command: SPOOLSS_CLOSEPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[1] [000] 00 00 00 00 01 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(197) Closed policy [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 15 of length 96 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 4] smbd/nttrans.c:nt_open_pipe(542) nt_open_pipe: Opening pipe \spoolss. [2003/10/16 13:02:14, 3] smbd/nttrans.c:nt_open_pipe(559) nt_open_pipe: Known pipe spoolss opening. [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(143) Open pipe requested spoolss (pipes_open=1) [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258) Opened pipe spoolss with handle 7377 (pipes_open=2) [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 16 of length 152 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=72 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7377 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7377)api_pipe_bind_req: \PIPE\spoolss -> \PIPE\spoolss [2003/10/16 13:02:14, 3] smbd/process.c:process_smb(846) Transaction 17 of length 124 [2003/10/16 13:02:14, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 15952) [2003/10/16 13:02:14, 4] smbd/uid.c:change_to_user(119) change_to_user: Skipping user change - already user [2003/10/16 13:02:14, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=44 params=0 setup=2 [2003/10/16 13:02:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2003/10/16 13:02:14, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(990) search for pipe pnum=7377 [2003/10/16 13:02:14, 3] smbd/ipc.c:api_fd_reply(296) Got API command 0x26 on pipe "spoolss" (pnum 7377)free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:14, 3] rpc_server/srv_pipe.c:api_pipe_request(1165) Doing \PIPE\spoolss [2003/10/16 13:02:14, 4] rpc_server/srv_pipe.c:api_rpcTNP(1190) api_rpcTNP: api_spoolss_rpc op 0x1d - api_rpcTNP: pipe 29559 rpc command: SPOOLSS_CLOSEPRINTER [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 4] rpc_server/srv_lsa_hnd.c:find_policy_by_hnd_internal(160) Found policy hnd[0] [000] 00 00 00 00 02 00 00 00 00 00 00 00 26 DD 8E 3F ........ ....&..? [2003/10/16 13:02:14, 4] lib/util.c:dump_data(1549) [010] 50 3E 00 00 P>.. [2003/10/16 13:02:14, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(197) Closed policy [2003/10/16 13:02:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 0 [2003/10/16 13:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:21, 2] smbd/server.c:exit_server(511) Closing connections [2003/10/16 13:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:21, 3] smbd/service.c:close_cnum(677) sunstar (192.168.0.11) closed connection to service ipc$ [2003/10/16 13:02:21, 3] smbd/connection.c:yield_connection(48) Yielding connection to ipc$ [2003/10/16 13:02:21, 3] smbd/sec_ctx.c:set_sec_ctx(329) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2003/10/16 13:02:21, 3] smbd/vfs.c:vfs_ChDir(574) vfs_ChDir to / [2003/10/16 13:02:21, 3] smbd/connection.c:yield_connection(48) Yielding connection to [2003/10/16 13:02:21, 3] smbd/server.c:exit_server(545) Server exit (Caught TERM signal)