similar to: What shares are mounted on client ?

Displaying 20 results from an estimated 400 matches similar to: "What shares are mounted on client ?"

1998 Mar 27
1
SAMBA digest 1634
On Fri, 27 Mar 1998 samba@samba.anu.edu.au wrote: > Date: Thu, 26 Mar 1998 09:54:21 -0500 > From: "W.J. McEachran" <billjr@penny.com> > Subject: Re: What shares are mounted on client ? > > On Wed, Mar 25, 1998 at 09:51:07PM -0500, Charlie Brady wrote: > > > WFW can be configured to delay the connect on shares until it is actually > > required. I
1998 Sep 18
0
Locking issue
I know this has come up before....but.. I've got a locking issue I can't get over. Situation: --------- Unix writes a file to the /tmp directory MS-DOS (WFW 3.11) copys over the file (copy d:\file.txt ), locking it, and not releasing the lock. If Unix subsequently changes the file a re-issuing of the MS-DOS 'copy' command will appear to work ... but the MS-DOS file is
1999 Jun 27
3
Linux can't telnet to WFW 3.11
My server is RH 5.2 and i use Samba 1.9.18p10 and the client use WFW 3.11 with tcp/ip protocols installed. The subnet and the IP Address is right but I still only telnet form WFW 3.11 to Linux...not the reverse. On Linux telnet is working. I've checked it through this cmdline "telnet localhost 23 or telnet 127.0.0.1" . And I also testparm smb.conf and nothing wrong happen. FYI I set
1998 Aug 07
4
SMB printing server problem... HELP ME !!!
-------------- next part -------------- Hello everybody!!! First of all I must say that I'm not an English speaker, so this text may sound a little extrange. I apollogize..... Well, I'm having problems with the SMB printing system. I have spent a lot of time (nearly 15 hours and a houndred of configurations) in it but I could not use it as a printing server. System Configuration: One
1998 Apr 17
1
diskless windows
Hi. I wanted to set diskless win95 but I read the list archives and I decided not to do it diskless. So I tried diskless windows but I got a problem. I do this. 1.- I did booting images with bootware proms. 2.- I managed to install DOS clients from microsoft. That was painfull because the one I downloaded from MS didn't connected to my samba server. I used a dos clients that creates a NT
2006 Sep 12
2
cygwin rsync performance and bandwidth between two w2003 servers
I have two Windows 2003 Standard Edition Server with 2x 3,0 GHz P4 and 4 GB RAM. On each server rsync runs as cygwin daemon (rsync version 2.6.6; protocol version 29). The two servers are connected through a 2 MBit VPN link. When I sync a single large file or a whole directory, rsync only uses 50% of the available bandwidth. When I do the same between windows and linux server, rsync takes the
1997 Jul 30
2
SAMBA digest 1371
I've installed Samba ("latest") on SCO's openserver 5 with a WIN'95 hanging off of it as a client. I can run every test in DIAGNOSI.txt except for number 2. That is, the WIN'95 box can not ping the SCO box within a reasonable amount of time. (SCO can ping the WIN'95 box fine). For the longest time I thought the WIN'95 box couldn't ping the SCO box but I
2005 Jan 19
1
Problems with smbpasswd: any local changes are discarted after connection request
Hi, Can anybody confirm the following problem: Sequence: bash-2.05# grep ankerpos /usr/samba.moonrock/private/smbpasswd ankerpos:921:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:[U ]:LCT-0 bash-2.05# /usr/samba.moonrock/bin/smbpasswd -c /usr/samba.moonrock/lib/smb.conf ankerpos New SMB password: Retype new SMB password: bash-2.05# grep ankerpos
2002 Oct 18
3
Another Shot At It
After receiving no response to yesterday's message, I tried some more web scouring and more tinkering and dinking around with Samba...and I discovered what may be a major key to my problem... I have 3 PC's...2 are Windoze and 1 is Linux. Windoze machines are likely to understand how to share files across subnets using the same workgroup name...but is Samba as adept? I have a feeling
1997 Aug 29
2
samba-1.9.17 problem deleting files from DOS
I have just upgraded from 1.9.16p9 to 1.9.17. Platform: SunOS 4.1.4 In a DOS window under WfW 3.11 I can not delete any files, including ones created in the same DOS window, unless I wild card them: fails: del a.txt works: del a.* Any ideas gratefully received! Regards, Mark.
2003 Sep 30
1
announce as ... whatif? Faking Samba to be a W2k machine?
Hi, Quick q. Has anyone tried this, and what's the success/failure of this? Changing param/loadparm.c : /* Types of machine we can announce as. */ #define ANNOUNCE_AS_NT_SERVER 1 #define ANNOUNCE_AS_WIN95 2 #define ANNOUNCE_AS_WFW 3 #define ANNOUNCE_AS_NT_WORKSTATION 4 static const struct enum_list enum_announce_as[] = { {ANNOUNCE_AS_NT_SERVER, "NT"},
1998 Jun 06
1
MS DOS client : solution
Hello, I finally found a solution to allow basic MS DOS client 3.0 redirector to work with Samba. I'm sure you'll find it ugly, but it works. Under CORE protocol, the $"#&^ MS client sends unencrypted passwords to the samba server (maybe there is no support of encryption in CORE, I don't know). So as my clients are either W95, WfW, NT or DOS machines, I simply remove the
1999 Mar 31
1
NT PDC forgets it's the domain master browser!
On 31 Mar 99, Jim Watt <jimw@pe-nelson.com> had questions about NT PDC forgets it's the domain master browser! Why???: [snip] > For about a week after the PDC is rebooted, everything is fine. > Clients on both networks can see all the machines in the domain, > indicating that Samba and the PDC are synchronizing browse > lists. Eventually, in the nmbd log, errors like
1998 Jul 30
1
REMOTE SHELL COMMAND
I use WFW and Samba Version 1.9.17p1, on Sun Solaris 2.4 I want to use remote shell command from my PC Can you help me best regards -------------- next part -------------- HTML attachment scrubbed and removed
1997 Aug 03
7
Print Share Name Length
Hi all, We (the Samba Team) need some feed back from our user community. Anyone want to help out? All you need to do is post us a one liner. Tell us if you want 8 character length limited print share names or larger. If you really must have longer print share names - then how many characters? Should we limit the length? Background: >From time to time we receive patches to increase the maximum
1998 Dec 11
3
Cacheing Problem
I am trying to get two WFW PC's talking to via Linux/Samba server Interface. One PC continuously streams binary datafile onto its directory on the server while the other continuously reads it. Information on the size of this file (which can continuously increase up to 3MB) is continuously updated and is stored using a fixed width pointer in the file header. It appears that the second PC
2003 Nov 07
2
samba + user/host authentification
hi, i'm using suse 7.3 with samba 2.2.8 as PDC and openldap for authentification in network with wfw-, winnt-, w2k-clients. everything works fine. because not every client has the same configuration (same progs, same path's, hardware...), i got problems, if a user dosn't login from his ordinary workstation, his roaming-profile doesn't work fine. now, how can i force users only
2001 Oct 30
4
FUD or foolishness? Windows XP Home and Samba
Steven Vaughan-Nichols at Ziff-Davis said: | Unlike all other previous Microsoft operating systems, XP | Home will simply not work in an office network environment | with NetWare, NT, Samba, or Windows 2000 servers. Period. | You simply can't connect to the servers' domains or their | file/print services. Which sounds like they took the SMB client out... | XP Home also has a built-in
1997 Oct 16
0
Browsing on WfW
Dear All, we have shared a directory which includes several subdirectories from a Unix server. Browsing the subdirectories on an Windows 3.11 Client leads to an unestimated result. All files in the second subdirectory-level are invisible. The files in the first subdirectory-level could be accessed normally. This is only a problem on WfW Clients, browsing the directories on a NT host leads to no
1998 Apr 09
0
Howto hook up a Wfw 3.11 client to browse Samba shares on Solaris boxes...
Hi, Sorry if this is the documentation somewhere; however, I need a little tutorial help on howto configure a Wfw client for Samba: I have two samba servers, 1.9.18p2, on a couple of our Sun machines running Solaris 2.3. I know how to gain access from various Win95 machines in our group; however, I was requested to set up access for a Win3.11 machine today, and I'm kinda stumped. This