On a machine running Fedora 7 that is configured to live in the same network as 
above, I can see it does different LDAP queries - mostly for "ipService" which 
is probably due to /etc/nsswitch.conf configured to resolve services through 
LDAP (which the Ubuntu workstation isn't configured to do - its a Fedora 
thing). Except for the services queries these are the interesting searches:
Filter: (&(objectClass=posixAccount)(uid=nobody))
Filter: (&(objectClass=posixGroup)(memberUid=nobody))
Filter: (&(objectClass=posixAccount)(uid=username))

The first two return 0 results, and the last return the same response as
the first query in the above comment - i.e. a full uid object with
posixAccount information. After which nautilus displays displays the
file list, which happens rather quickly.

the gnome vfs version used in Fedora 7 is 2.18.1

The ldap.conf configuration for the Fedora 7 machine is:
base dc=somecompany,dc=com
bind_timelimit 120
idle_timelimit 3600
nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon
pam_password md5
ssl no
timelimit 120
tls_cacertdir /etc/openldap/cacerts
uri ldap://192.168.1.2/


** Attachment added: "wireshark ldap trace of gnomevfs 2.18.1 successfuly list 
remove SMB share using LDAP authentication"
   http://launchpadlibrarian.net/9297687/gnomevfs-ldap-trace2.txt

-- 
SMB shares browsing in Nautilus doesn't work
https://bugs.launchpad.net/bugs/139971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to