Bug 5502 - Cannot connect to samba 3.0.28a password server
Summary: Cannot connect to samba 3.0.28a password server
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: User & Group Accounts (show other bugs)
Version: 3.2.0
Hardware: x86 Linux
: P3 critical
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-29 19:07 UTC by Orion Poplawski
Modified: 2008-05-30 10:42 UTC (History)
0 users

See Also:


Attachments
Patch (1.49 KB, patch)
2008-05-30 04:49 UTC, Volker Lendecke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Orion Poplawski 2008-05-29 19:07:06 UTC
Upgraded a working Fedora 8 samba server to Fedora 9 with samba 3.2.0-pre3 and am now getting:

[2008/05/29 17:52:24,  1] auth/auth_server.c:check_smbserver_security(288)
  password server is not connected (cli not initilised)


        workgroup = CO-RA
        server string = CoRA Disk Server
        security = server
        password server = earth
        encrypt passwords = yes

earth is a samba 3.0.28a server.
Comment 1 Volker Lendecke 2008-05-30 04:49:43 UTC
Created attachment 3319 [details]
Patch

This patch fixes it for me
Comment 2 Volker Lendecke 2008-05-30 04:50:34 UTC
Closing as fixed, please re-open if it does not fix it for you.

Thanks for reporting this!

Volker
Comment 3 Orion Poplawski 2008-05-30 10:22:33 UTC
I can now connect, but I get these whenever I click on a directory on the client:

[2008/05/30 09:20:02,  1] librpc/ndr/ndr.c:ndr_pull_error(467)
  ndr_pull_error(11): ndr_pull_advance by 503316478 failed
[2008/05/30 09:20:02,  1] librpc/ndr/ndr.c:ndr_pull_error(467)
  ndr_pull_error(11): Pull bytes 2
[2008/05/30 09:20:02,  0] rpc_server/srv_pipe.c:api_rpcTNP(2326)
  api_rpcTNP: srvsvc: SRVSVC_NETSHAREENUMALL failed.

I can open a new bug if that would be better.

This is with 3.2.0-1.rc1.15.fc9 which contains the above patch.
Comment 4 Orion Poplawski 2008-05-30 10:28:21 UTC
The above only seem to happen with OS X (only tested with Leopard) clients.
Comment 5 Orion Poplawski 2008-05-30 10:42:46 UTC
I just had to say thank you so much for fixing this so fast.  I was wondering all evening what I was going to do today to deal with this, but lo and behold a fix was waiting for me when I got in to work.  Huzzah!