Re: [Samba] Finished print jobs, Samba 3.0.9

2005-01-20 Thread Thomas Bork
Gerald (Jerry) Carter wrote:
Yes.  I know.  I'm still working on that log file.   But I
have to finish up one more file on the privilege support for
3.0.11.  All I said is that some people are reporting success
with the current 3.0 code in svn.  Not everyone obviously.
Maybe the error has something to do with:
[2005/01/15 13:20:55, 6] lib/util_sock.c:write_socket(449)
  write_socket(27,158)
[2005/01/15 13:20:55, 6] lib/util_sock.c:write_socket(452)
  write_socket(27,158) wrote 158
[2005/01/15 13:21:15, 10] lib/util_sock.c:read_socket_with_timeout(305)
  read_socket_with_timeout: timeout read. select timed out.
[2005/01/15 13:21:15, 10] lib/util_sock.c:receive_smb_raw(556)
  receive_smb_raw: length < 0!
[2005/01/15 13:21:15, 10] libsmb/clientgen.c:client_receive_smb(65)
  client_receive_smb failed
[2005/01/15 13:21:15, 5] lib/util.c:show_msg(464)
[2005/01/15 13:21:15, 5] lib/util.c:show_msg(474)
  size=0
  smb_com=0x0
  smb_rcls=0
  smb_reh=0
  smb_err=0
  smb_flg=0
  smb_flg2=0
  smb_tid=0
  smb_pid=0
  smb_uid=0
  smb_mid=0
  smt_wct=0
  smb_bcc=0
[2005/01/15 13:21:15, 0] rpc_client/cli_pipe.c:rpc_api_pipe(435)
  cli_pipe: return critical error. Error was Call timed out: server did 
not respond after 2 milliseconds
[2005/01/15 13:21:15, 2] rpc_client/cli_pipe.c:cli_nt_session_open(1479)
  cli_nt_session_open: rpc bind to \PIPE\spoolss failed
[2005/01/15 13:21:15, 0] 
rpc_server/srv_spoolss_nt.c:spoolss_connect_to_client(2628)
  spoolss_connect_to_client: unable to open the domain client session 
to machine SATURN. Error was : Call timed out: server did not respond 
after 2 milliseconds.
[2005/01/15 13:21:15, 5] rpc_parse/parse_prs.c:prs_debug(82)
  00 spoolss_io_r_rffpcnex
[2005/01/15 13:21:15, 5] rpc_parse/parse_prs.c:prs_werror(702)
   status: WERR_SERVER_UNAVAILABLE


Another error from the log:

[2005/01/15 13:29:54, 10] printing/nt_printing.c:nt_printing_getsec(4937)
  secdesc_ctr for repr1 has 3 aces:
[2005/01/15 13:29:54, 10] printing/nt_printing.c:nt_printing_getsec(4946)
  S-1-1-0 0 2 0xe000
[2005/01/15 13:29:54, 10] printing/nt_printing.c:nt_printing_getsec(4946)
  S-1-5-21-3031169430-2530732004-3017537316-1000 0 9 0x1000
[2005/01/15 13:29:54, 10] printing/nt_printing.c:nt_printing_getsec(4946)
  S-1-5-21-3031169430-2530732004-3017537316-1000 0 2 0x1000
[2005/01/15 13:29:54, 10] lib/util_seaccess.c:se_map_generic(176)
  se_map_generic(): mapped mask 0xe000 to 0x00020008
[2005/01/15 13:29:54, 10] lib/util_seaccess.c:se_map_generic(176)
  se_map_generic(): mapped mask 0x1000 to 0x000f000c
[2005/01/15 13:29:54, 10] lib/util_seaccess.c:se_map_generic(176)
  se_map_generic(): mapped mask 0x1000 to 0x000f000c
[2005/01/15 13:29:54, 10] lib/util_seaccess.c:se_access_check(234)
  se_access_check: requested access 0x000f000c, for NT token with 5 
entries and first sid S-1-5-21-3031169430-2530732004-3017537316-5002.
[2005/01/15 13:29:54, 3] lib/util_seaccess.c:se_access_check(251)
[2005/01/15 13:29:54, 3] lib/util_seaccess.c:se_access_check(252)
  se_access_check: user sid is 
S-1-5-21-3031169430-2530732004-3017537316-5002
  se_access_check: also S-1-5-21-3031169430-2530732004-3017537316-1201
  se_access_check: also S-1-1-0
  se_access_check: also S-1-5-2
  se_access_check: also S-1-5-11
  se_access_check: ACE 0: type 0, flags = 0x02, SID = S-1-1-0 mask = 
20008, current desired = f000c
  se_access_check: ACE 1: type 0, flags = 0x09, SID = 
S-1-5-21-3031169430-2530732004-3017537316-1000 mask = f000c, current 
desired = d0004
  se_access_check: ACE 2: type 0, flags = 0x02, SID = 
S-1-5-21-3031169430-2530732004-3017537316-1000 mask = f000c, current 
desired = d0004
[2005/01/15 13:29:54, 5] lib/util_seaccess.c:se_access_check(315)
  se_access_check: access (f000c) denied.
[2005/01/15 13:29:54, 4] printing/nt_printing.c:print_access_check(5087)
  access check was FAILURE
[2005/01/15 13:29:54, 3] 
rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1745)
  access DENIED for printer open

der tom
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Finished print jobs, Samba 3.0.9

2005-01-18 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thomas Bork wrote:
| http://download.eisfair.org/tombork/test/log.zip
Yes.  I know.  I'm still working on that log file.   But I
have to finish up one more file on the privilege support for
3.0.11.  All I said is that some people are reporting success
with the current 3.0 code in svn.  Not everyone obviously.


cheers, jerry
=
Alleviating the pain of Windows(tm)  --- http://www.samba.org
GnuPG Key- http://www.plainjoe.org/gpg_public.asc
"I never saved anything for the swim back." Ethan Hawk in Gattaca
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB7Zu7IR7qMdg1EfYRApPvAKCQraobkiYsoT7jIpncdX0cKrzUrgCglGnO
Ua4HrI64UbUY4Adwjx8s1/U=
=G9HM
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Finished print jobs, Samba 3.0.9

2005-01-18 Thread Thomas Bork
Gerald (Jerry) Carter wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Taylor, Marc wrote:
| Has there been any further progress on the finished
| print jobs piling up issue?  In the last few emails
| there was mention of a fix by Monday.
|
| Any updates would be greatly appreciated.
I've got an increasing number of reports that this is
fixed in the latest SAMBA 3.0 svn code.
See https://bugzilla.samba.org/show_bug.cgi?id=2170
for detauls.
copying a mail to you:
###
Gerald (Jerry) Carter wrote:
> | printing/printing.c: In function `print_cache_expired':
> | printing/printing.c:1038: warning: passing arg 3 of `tdb_fetch_uint32'
> | from incompatible pointer type
> |
> | Could this be a problem?
>
> I don't think so.  The warning is from a cast of time_t* to uint32*.
>
> I'll look at the other messages soon.
here is an really good prepared log from the print queue update problem 
from Maximilian Pasternak:

http://download.eisfair.org/tombork/test/log.zip
Maybe it will take up to one hour till you can download the zipped log.
This is from 3.0.11pre1 with the little patch "release_print_db(pdb);"
###
Are there other fixes for the problem in SVN other than printig patch 
post 3.0.10v2 + patch "release_print_db(pdb);"?
Can you look at the log in

http://download.eisfair.org/tombork/test/log.zip
please?
der tom
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Finished print jobs, Samba 3.0.9

2005-01-18 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Taylor, Marc wrote:
| Has there been any further progress on the finished
| print jobs piling up issue?  In the last few emails
| there was mention of a fix by Monday.
|
| Any updates would be greatly appreciated.
I've got an increasing number of reports that this is
fixed in the latest SAMBA 3.0 svn code.
See https://bugzilla.samba.org/show_bug.cgi?id=2170
for detauls.


cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB7UpnIR7qMdg1EfYRAjq8AKCltrVA7cnDhgTV1l4V6/GIzAtTwACfajBk
xzVPtwPFs7jewboo5tv7ZGw=
=leJR
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Finished print jobs, Samba 3.0.9

2005-01-18 Thread Taylor, Marc
Has there been any further progress on the finished print jobs piling up
issue?  In the last few emails there was mention of a fix by Monday.
 
Any updates would be greatly appreciated.
 
If this is the wrong forum to ask about this please let me know and I
will post to the correct forum.
 
Marc Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba