similar to: Large File Access from Linux to Linux Host using Samba

Displaying 20 results from an estimated 1000 matches similar to: "Large File Access from Linux to Linux Host using Samba"

2004 Feb 19
1
Problem with CIFS on Linux-2.4.22
Hi there, I'm resending this to the list as I didn't get an answer from sfrench.. > I hope I'm right here. I just followed the "Ask the developer" link on > the CIFS homepage... > > I have to mount a little share from a Windows server, which I did with > smbmount in the past. Now the server has been upgraded to Win2003, and > I'm facing the
2011 Aug 17
0
A few more questions ....
.... I have a 64-bit CentOS 5.6 VM running on a 64-bit FC14 host, libvirt 0.8.3-10.fc14, 64-bit. I am getting messages in my syslog file, 2 about every 20 min. about dnsmasq: Aug 17 04:53:52 Q6600 dnsmasq-dhcp[1969]: DHCPREQUEST(virbr0) 192.168.122.213 52:54:00:a4:98:a3 Aug 17 04:53:52 Q6600 dnsmasq-dhcp[1969]: DHCPACK(virbr0) 192.168.122.213 52:54:00:a4:98:a3 Aug 17 05:20:13 Q6600
1998 Nov 07
0
Remote accessing
Hello all: I have 2 networks with a combination of 95, NT and Samba servers on each. The Samba servers are all Slackware 3.4/5 running Samba version 1.9.18p7. >From each network, I can see all the hosts from each other using "smbclient -L hostname", the DOS command "net view \\hostname", etc. From network A, I can see all the hosts on network B, but from network B I
2005 Apr 06
1
%U doesn't work in root postexec
Hi! I've following in my smb.conf root postexec = /bin/rm /hades/samba/netlogon/scripts/%U.bat but I get following in my logfile: [2005/04/06 13:55:39, 1] smbd/service.c:close_cnum(836) hitt-006 (10.16.69.21) closed connection to service penzrobe [2005/04/06 13:55:39, 1] smbd/service.c:close_cnum(836) hitt-006 (10.16.69.21) closed connection to service netlogon /bin/rm: cannot
2003 Jun 17
3
Can't access Samba Servers using cable internet access
Hello, Ever since adding Internet access to my cable account, I can no longer access several Samba servers on the Internet that I routinely accessed using my dialup account. I've tried using both the inetd server (with my cable IP address in the hosts.allow file. I can telnet, etc no problem, so I know it's working) and running smbd and smbd as daemons. When I try to access the Samba
2009 Oct 12
1
Help Error
Hi R-users, I would like to ask question related to error output. If an error comments come out, then the program will automatically stop. I want to ask , how I can still continue the program even though there is an error comment? var=VAR(Canada,p=3,type="const") for (j in 1:nrow(com)) { mat=ma { for (i in 1:ncol(com)) { y=which(mat==com[j,i]) mat[y]=NA }
2008 Aug 16
2
Cannot mount cifs mounts automatically....
Using samba 3.2.1, when trying to mount cifs mounts at boot from in the /etc/fstab, I get the following error in my syslog: CIFS VFS: cifs_mount failed w/return code = -22 After enabling debugging from the /proc interface, I get this: fs/cifs/cifsfs.c: Devname: //skuld.tolharadys.net/greeneg flags: 0 fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 10 with uid: 0 fs/cifs/connect.c:
2004 Mar 02
2
[PATCH] Force mountd(8) to a specified port.
Hi all, I have a requirement to run NFS read-only in an Internet-facing colocation environment. I am not happy with packet filters alone around rpcbind, call me paranoid, so I just spent the last few minutes cutting this patch. As you are aware, RPC applications can be forced to listen on a known port through the sin/sa argument to bindresvport[_sa](). Why several Linux distributions have this
2006 Oct 31
0
6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)
Author: rmesta Repository: /hg/zfs-crypto/gate Revision: 4af930f29a665f04c4cf91ef1fbc049fb427a304 Log message: 6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m) Files: create: deleted_files/usr/src/uts/common/rpcsvc/nfsauth_prot.x create: usr/src/cmd/fs.d/nfs/mountd/nfsauth_xdr.c create: usr/src/uts/common/fs/nfs/nfs_auth_xdr.c create: usr/src/uts/common/nfs/auth.h delete:
2008 Nov 19
1
Assistance needed on using mount.smbfs (cifs) to authenticate to samba server with encrypt passwords = No.
Greetings, I am working on getting mount.cifs version: 1.11-3.2.4 on debian to mount a share on a samba server Version 3.0.13-1.1-SUSE on SuSe. This was working on older debian systems, but upon upgrading some of the systems to Lenny I am now having trouble mounting shares. Again, this was working and I have smbfs installed on the systems (which is what I used before). The samba server is set
1998 Oct 13
0
FW: CERT Advisory CA-98.12 - mountd
-------- Is this old? I couldn''t find it in the linux-security archives. If so, please disregard. Dan ------- Forwarded Message Return-Path: cppm_reg_sysadmins-owner@fnal.gov Received: from FNAL.FNAL.Gov (fnal.fnal.gov [131.225.9.8]) by sapphire.fnal.gov (8.8.7/8.8.7) with ESMTP id LAA27322 for <yocum@sapphire.fnal.gov>; Tue, 13 Oct 1998 11:12:23 -0500 Received: from raven
2023 Mar 10
0
[PATCH net-next v3 0/3] vsock: add support for sockmap
On Tue, Feb 28, 2023 at 07:04:33PM +0000, Bobby Eshleman wrote: > Add support for sockmap to vsock. > > We're testing usage of vsock as a way to redirect guest-local UDS > requests to the host and this patch series greatly improves the > performance of such a setup. > > Compared to copying packets via userspace, this improves throughput by > 121% in basic testing.
2012 Aug 16
1
CIFS mount intermitte​ntly unavailabl​e: cifs_mount failed w/return code = -5
I have a debian machine called "debian" and a windows XP machine called "server". I have a permanent mounted read-only share called \\server\doc. My /etc/fstab looks like this: //server/doc /opt/chroot/mnt/server cifs credentials=/root/.smbmount,username=medical,uid=medical,file_mode=0755,dir_mode=0755,noserverino 0 0 This works well most of the time but at times I get a
2011 May 31
1
Unable to mount Centos 5.6 Server via nfs4 - Operation Not Permitted - MADNESS!
After getting a reasonably configured NFS4 setup working on my Scientific Linux server, I spent a majority of my evening trying to do the same with my Centos 5 box, with fruitless results. Most attempts to mount that server returns the following message: [root at sl01 log]# mount -t nfs4 192.168.15.200:/opt/company_data /mnt mount.nfs4: Operation not permitted As nearest as I can tell, I was
2010 Feb 18
3
NFS client firewall config?
Hi all, Which ports do I need to have open on an NFS client's firewall to allow it to connect to a remote NFS servers? When I disable iptables (using ConfigServerFirewall), it connects fine, but as soon as I enable it, NFS gives me this error: root at saturn:[~]$ mount master1.mydomain.co.za:/saturn /bck mount: mount to NFS server 'master1.mydomain.co.za' failed: RPC Error: Unable to
2002 Dec 27
0
re-exporting smb mounted filesystems from Redhat linux 8.0 to Solaris 8.0
Hi, I am trying to mount the windows NT share to solaris 8.0 using Redhat 8.0 nfs. Using smbmount I mounted windows share in Linux as /home/percipia/smb. I setup Linux as NFS Server and exported /home as nfs export. [root@ldap root]# cat /etc/exports /home 192.168.1.0/255.255.255.0(ro,nohide,insecure,sync) [root@ldap root]# rpcinfo -p program vers proto port 100000 2 tcp 111
2004 Mar 17
0
mount.cifs - trouble authenticating to a windows share
Hi there Firstly, you may want to check out this thread on Experts Exchange: http://www.experts-exchange.com/Operating_Systems/Linux/Q_20815085.html essentially this is my problem - I can connect to and browse a windows file share with smbclient, but when i try to mount it with mount.cifs I get errors. Note that this only happens when I have to authenticate to a domain controller - I can use
2015 Jul 15
0
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
well that's peculiar, as I am experiencing something different. in fact from ADUC I can see all the users belonging to the "domain users" groups. the authentication, however, does not work on that group, and the share "scrap" cannot be accessed with this config: valid users = @"Domain Users" however, I have created an auxiliarry group called domainusers
2015 Jul 15
0
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
OR is there any way, or magical hidden parmeter in the smb.conf that allows to enumerate the users in the Domain Users? tbh this has a huge impact on the file share server as many directorys have "domain users" as group ___________________________________________________________________________________________ Mario Pio Russo, System Admin SWG IT Services Dublin, Phone & FAX: +353
2023 Aug 01
0
[PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
On Tue, Aug 01, 2023 at 04:30:22AM +0000, Bobby Eshleman wrote: >On Thu, Jul 27, 2023 at 09:48:21AM +0200, Stefano Garzarella wrote: >> On Wed, Jul 26, 2023 at 02:38:08PM -0400, Michael S. Tsirkin wrote: >> > On Wed, Jul 19, 2023 at 12:50:14AM +0000, Bobby Eshleman wrote: >> > > This commit adds a feature bit for virtio vsock to support datagrams. >> > >