similar to: How to do a simple directory listing

Displaying 20 results from an estimated 1000 matches similar to: "How to do a simple directory listing"

2005 Apr 06
2
NT_Create_AndX
Hi - Is there a way to tell Samba to use the NT_Create_AndX style of commands (vs SMB_COM_OPEN)? Thanks, Zach
2003 May 21
1
python bindings api
I'm trying to understand the python binding api in the samba-3.0alpha24 snapshot. In trying to get the security descriptor of a file, I have the following bit of code: from samba import smb creds = {...} # domain,username,password cnn = smb.connect("svr1") cnn.session_request("svr1") cnn.negprot() cnn.session_setup(creds) cnn.tconx("c$") fnum =
2007 May 29
2
Problems with Windows 2003 connecting a Samba server
Hi list, I am encountering a problem in connecting a Windows 2003 to a Samba 3.0.21b server. The Samba server is configured to have a security = share option, so that no password is needed. I can connect to the server by typing "net use z: \\192.168.51.1\data", and it is successful. However, if I try to do "dir z:", no file found! Same behaviour are found in Windows
2013 Jul 30
3
Slow FIND_FIRST2 response
I'm running Samba 4.0.7 on CentOS 6.4 running double duty as DC and file server. OS X clients are taking a _long_ time to list long directories. One directory with 10K entries is taking 3-4 minutes to display the entries in Finder. I captured a few seconds worth of packets and noticed that it's doing three requests per file: 1. NTCreateAndX - just opens the file 2. Close 3. FIND_FIRST2 -
2017 Aug 18
3
Friendly Reminder: Would you please comment on my findings?
Hello Andrew, many thanks for joining this discussion! :-) Am 18.08.2017 um 21:46 schrieb Andrew Bartlett: > I do realise you are in between a rock and a hard place. You have > identified an interesting issue, triggered by a massive protocol change > (so not able to be bisected down to a regression) that requires > significant work to understand and may or not be possible to
2015 Sep 02
3
Cannot access the (old) samba server on my router from Linux
Hello, my isp provided me with an ont+wireless router combo. The router can share via samba a mounted usb thumb drive. The problem is that it's a very old samba version (apparently 1.9.16p10) and I cannot access it from Linux: luca at seis:~$ smbclient -s /dev/null -L 192.168.10.1 Enter luca's password: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 1.9.16p10] tree connect failed:
2004 May 11
3
Poor performance with Mac OS X Panther clients
Here's my setup: - Single Mac OS X Panther client w/ latest patches. - Single Windows NT4 w/ latest SPs client. - Debian stable Samba server(2.2.3a-13) w/ custom 2.4.26 kernel. Oplocks enabled. - Cisco 2950 - All nodes 100Mb and everything on the same switch. - HP DL360 w/ 2.8GHz hyper-threaded processor and 1GB of memory. - HP
2008 Dec 24
1
Question About Samba version 3.0.28-1.e15_2.1
I can't open a file (on our samba server) using Actis, When I troubleshoot the problem using Wireshark, see SMB protocol using FIND_FIRST2 and filename using obscure Windows metacharacters, e.g. USAARG03V>>A.SWK , which gives STATUS_NO_SUCH_FILE (Samba is interpreting the name literally) But if the files are copied to a local drive Actis can find them. Thanks for your
2005 Feb 12
0
Launching workstation local applications creates SMB traffic and STATUS_NO_SUCH_FILE errors
Launching workstation local applications creates SMB traffic and STATUS_NO_SUCH_FILE errors I am using Samba 2.2.12 as a domain controller without any use of roaming profiles. Everything is working fine, but I have noticed some strange behavior. I've been working on a problem for quite some time. No matter what local application I launch on a workstation, I will see the following server
2009 Jan 12
2
Problem with OpenAndX
Hi, I am enhancing the Samba Server on our product (VxWorks on the box) to support Long Name. So I started implementing the dialect "LM1.2X002" (first dialect that supports Long Name, the current dialect that we support are PC Network Program). I have implemented the Negotiation, Tree Connect AndX, Open AndX and Transaction2 (FIND_FIRST2) commands etc. I am able to open the shared
2005 May 09
0
Stockmarket Smallcap Profile
Agent 155 Media Group Inc. (OTC: AGMG) "Agent155.com evolved out of the passion for creativity - both it's expression, and its exposure. Agent155.com is a street-level creative arena, providing an affordable, high-quality online presence for the global artistic and athletic communities. Our mission is to make this opportunity for exposure, collaboration, and networking accessible to
2005 May 09
0
A Special Alert to Investors
Agent 155 Media Group Inc. (OTC: AGMG) "Agent155.com evolved out of the passion for creativity - both it's expression, and its exposure. Agent155.com is a street-level creative arena, providing an affordable, high-quality online presence for the global artistic and athletic communities. Our mission is to make this opportunity for exposure, collaboration, and networking accessible to
2005 May 09
0
Will this Micro-Cap's Shares Go Higher?
Agent 155 Media Group Inc. (OTC: AGMG) "Agent155.com evolved out of the passion for creativity - both it's expression, and its exposure. Agent155.com is a street-level creative arena, providing an affordable, high-quality online presence for the global artistic and athletic communities. Our mission is to make this opportunity for exposure, collaboration, and networking accessible to
2005 Feb 25
0
3.0.7 - NT Create AndX Response, Error:, QUERY_PATH_INFO, Error:
<earlier, David Rankin wrote to no avail:> Mates, I have been watching a developing problem over the past few weeks. Most likely a M$ patch to XP that has caused problems. What happens is that XP clients try to open the standard "File" -> "Open" dialog (like in word, or whatever) and the file open dialog hangs and stops responding for 15 seconds or so. I have
2014 May 30
0
windows share : retransmission and time out of Trans2 Request, FIND_FIRST2
OS- windows vista 32-bits Control Panel -> Network & Sharing center Network discovery ON File Sharing ON Public folders Sharing ON Password protected sharing ON Media Sharing ON Window firewall turned OFF McAffee firewall turned OFF Case 1: Connect to LAN using wireless connection (network type= private) I can open the windows share, look at the list of shared folders & open them.
2007 Oct 16
0
OT: SMB Protocoll issues
Hi list This is not a samba issue but I think some of you should be familar with the SMB Protocoll. I have the problem that opening the file-list on a Network share takes much too long (up to one minute). I dumped the traffic with whireshark and found some strange thins: I get a request from the client: Trans2 Request, FIND_FIRST2, Pattern: \>>>>>>>>">>>
2009 Sep 24
0
smb service response times + OpenVPN
Recently I had the chance to look at smb service response times over OpenVPN using Wireshark/TShark. Here are 2 samples. In both samples a Win XP Pro machine is connecting to a server running samba-3.3.7 and openvpn-2.0.6_9 on FreeBSD 7.2-STABLE. Location #1 =================================================================== SMB RTT Statistics: Filter: Commands Calls Min
2003 Jul 25
0
samba and OS X 10.2.6 problems
I've got a 10.2.6 box that when it copies large files (5-8GB) it will eventually die. This last time I got the end of the transmission with ethereal from the samba server. I did some searching for the "Unknown DOS error (9e)" but couldn't find anything helpful Right after the error is logged the smb share is dumped off the desktop of the Mac, but samba still shows it
2017 Aug 18
0
Friendly Reminder: Would you please comment on my findings?
On Fri, Aug 18, 2017 at 10:54:29PM +0200, awl1 wrote: > Hello Andrew, > > many thanks for joining this discussion! :-) > > Am 18.08.2017 um 21:46 schrieb Andrew Bartlett: > >I do realise you are in between a rock and a hard place. You have > >identified an interesting issue, triggered by a massive protocol change > >(so not able to be bisected down to a
2011 Feb 21
1
File writing strangeness
Samba Version: 3.4.7 OS: Ubuntu Lucid 10.04 Setup: This samba box is a member of a win2k active directory domain and functions as a file server. Files/directories shared out utilize file system acls. smb.conf portion for share in question: [Accounting] comment = Accounting Share path = /netdrives/accounting browsable = yes read only = no map archive = no map system = yes