No subject


Fri Aug 20 08:29:19 MDT 2010


\\foo.com it shows me the share listing.  If I attempt to open sysvol, it
succeeds.  If I attempt to open test (or any of the other shares on there) it
fails.  The error given by windows is

> > \\foo.com\test is not accessible.  You might not have permission to use this
> > network resource. Contact the administrator of this server to find out if you
> > have access permissions.
> >
> > Element not found.
The output from -d5 when this happens is:

switch message SMBnegprot (task_id 7280)
Requested protocol [0][PC NETWORK PROGRAM 1.0]
Requested protocol [1][LANMAN1.0]
Requested protocol [2][Windows for Workgroups 3.1a]
Requested protocol [3][LM1.2X002]
Requested protocol [4][LANMAN2.1]
Requested protocol [5][NT LM 0.12]
Requested protocol [6][SMB 2.002]
Requested protocol [7][SMB 2.???]
ldb: ldb_tdb: Unable to register control with rootdse!
ldb_wrap open of secrets.ldb
ldb: ldb_tdb: Unable to register control with rootdse!
ldb_wrap open of secrets.ldb
(normal if no LDAP backend) Could not find entry to match filter:
'(&(objectclass=ldapSecret)(cn=SAMDB Credentials))' base: '': No such object: (null)
Starting GENSEC mechanism spnego
Starting GENSEC submechanism gssapi_krb5
using SPNEGO
Selected protocol [5][NT LM 0.12]
switch message SMBsesssetupX (task_id 7280)
ldb: ldb_tdb: Unable to register control with rootdse!
ldb_wrap open of secrets.ldb
(normal if no LDAP backend) Could not find entry to match filter:
'(&(objectclass=ldapSecret)(cn=SAMDB Credentials))' base: '': No such object: (null)
Starting GENSEC mechanism spnego
Starting GENSEC submechanism gssapi_krb5
gensec_gssapi: NO credentials were delegated
GSSAPI Connection will be cryptographicly signed
Mandatory SMB signing enabled!
SMB signing enabled!
sign_outgoing_message: SENT SIG (seq: 1): sent SMB signature of
[0000] 7B 1F BD 22 A0 7A FB C4                            {..".z..
[0000] EA 98 11 FC D0 3E DE F2                            .....>..
Seen valid packet, so turning signing on
Seen valid packet, so marking signing as 'seen valid'
switch message SMBtconX (task_id 7280)
sign_outgoing_message: SENT SIG (seq: 3): sent SMB signature of
[0000] E7 32 CE F4 3F 48 DF D9                            .2..?H..
[0000] 7C 98 83 B3 19 BE 61 E6                            |.....a.
switch message SMBntcreateX (task_id 7280)

and then that last messsage is repeated many times.

And from wireshark:

5	1.407725	10.1.10.11	10.1.10.10	SMB	Session Setup AndX Request

7	1.416932	10.1.10.10	10.1.10.11	SMB	Session Setup AndX Response

8	1.417707	10.1.10.11	10.1.10.10	SMB	Tree Connect AndX Request, Path:
\\CAMBRIDGE.foo.COM\IPC$

9	1.417864	10.1.10.10	10.1.10.11	SMB	Tree Connect AndX Response

10	1.418524	10.1.10.11	10.1.10.10	SMB	Trans2 Request, GET_DFS_REFERRAL, File:
\foo.com\test

11	1.418850	10.1.10.10	10.1.10.11	SMB	Trans2 Response, GET_DFS_REFERRAL, Error:
STATUS_NOT_FOUND

#10 and #11 repeat a number of times before an eventual close request.






More information about the samba-technical mailing list