Re: [Samba] samba 3.2.5 PDC guest access lost

2011-04-17 Thread Alexander
I've logged https://bugzilla.samba.org/show_bug.cgi?id=8069 On 06.04.2011 17:39, Alexander wrote: it seems the problem lays here: auth/auth_server.c /* if logged in as guest then reject */ if ((SVAL(cli-inbuf,smb_vwv2) 1) != 0) { DEBUG(1,(password server %s gave us guest only\n,

Re: [Samba] samba 3.2.5 PDC guest access lost

2011-04-11 Thread Alexander
it seems the problem lays here: auth/auth_server.c /* if logged in as guest then reject */ if ((SVAL(cli-inbuf,smb_vwv2) 1) != 0) { DEBUG(1,(password server %s gave us guest only\n, cli-desthost)); nt_status = NT_STATUS_LOGON_FAILURE; }

[Samba] samba 3.2.5 PDC guest access lost

2011-04-06 Thread Alexander
Hi all, I had linux samba 3.0.10 running as PDC of my domain which does only authentication for other linux samba boxes which are providing access to shares. After upgrade of PDC to Debian Lenny + samba 3.2.5 I've lost guess access to the shares which are run by samba 3.0.x boxes, while it