Obviously not a 'JAMF Issue' but this is my favorite place to find good answers.
When using a fully patched Lion (or Mountain Lion) client I can mount a SMB share that is hosted on a Windows server and browse through all the directories just fine using finder. I can create/add/delete files and folders within finder, just like my permissions should allow me to do. What I CAN'T do is search for files/folders contained within that SMB volume.
Here is a simple example:
Users have a SMB share mounted - SMB://Server/Share
They navigate into a subfolder that would be something like //Server/Share/Projects
They have a bunch of files in there and they want to find one named FindMe.txt.
They type FindMe in the little search box in their finder window and it doesn't find that file! (I have made sure that the proper Search scope is selected. "Projects" in this example)
Using terminal, I can do something like this and it returns the correct result: find /Volumes/Share -name FindMe.*
This 30 page "riot" sounds like the same thing I'm seeing: https://discussions.apple.com/thread/3194502
My Questions:
1. Can anyone else confirm this or can you somehow search SMB volumes?
2. Any suggestions on what options I have or what to investigate?
Thanks!
