similar to: Mounting smbfs

Displaying 20 results from an estimated 110 matches similar to: "Mounting smbfs"

2008 May 01
2
CentOS 4.5 - mounting remote windows fileserver using smb or cifs
Hi I need to mount a windows share on a CentOS 4.5 box running stock kernel etc - I have tried using cifs and also smbfs My fstab looks like //share/name /mount/point smbfs username=user,password=password,uid=useridhere 0 0 or the same using cifs When i try and mount that i get the following errors depending on the share type smbfs: mount_data version 1919251317 is not supported CIFS
2001 Mar 19
1
1919251317
Hi, I am using linux 2.4.2 with smb 2.0.7.5. Since a few days, my smbmount of NT 2000 or W98 are refused with a message: mount_data version 1919251317 is not supported A few searches showed only an old message of mid-summer last year. Why is it showing up now and how can I get my mounts back? Thanks, Yves
2004 Aug 19
5
[PATCH] use reliable nfs mount options per default
Peter, we found that nfs over udp will corrupt data under very extrem load, there is no way to fix it due to the way how UDP works. TCP will not have these problems. I also wonder why the package size is only 1k. Everyone who wishes a slow connection can pass the desired options via the kernel cmdline. Everyone else prefers probably the fast mount. The defaults should look more like that: ---
2009 May 20
2
[PATCH node] Adds support for a core dump partition to the node.
Creates an additional LV, CoreDump. This LV, if present, is mounted at /var/log/core. Its default size is 10240 MB (10G) and has a minimum size of 1024 MB. Additionally, the default log partition size was changed from 256 MB to 2048 MB (2G). Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-config-storage | 23 ++++++++++++++++++----- scripts/ovirt-early
2007 Jan 10
0
ZFS and HDS ShadowImage
Hi Derek, Here''s the latest email I''ve received from the zfs-discuss alias. ------------- Begin Forwarded Message ------------- Date: Mon, 18 Sep 2006 23:55:27 -0400 From: Jonathan Edwards <Jonathan.Edwards@sun.com> Subject: Re: [zfs-discuss] ZFS and HDS ShadowImage To: Eric Schrock <eric.schrock@sun.com> Cc: zfs-discuss@opensolaris.org, Torrey McMahon
2008 Jun 05
2
RESEND [PATCH][BUGFIX] Fix termination of the spoofing portmapper
Hi, I'm resending since I got no feedback: I assume that the message was lost... The attached patch fixes a few bugs related to the spoofing portmapper used by nfsmount. Regards, Louis -- Dr Louis Rilling Kerlabs Skype: louis.rilling Batiment Germanium Phone: (+33|0) 6 80 89 08 23 80 avenue des Buttes de Coesmes http://www.kerlabs.com/ 35700 Rennes -------------- next part
2007 Jul 13
8
More sorting problems with untokenized index
I''m having problems sorting on untokenized fields. I have one field that sorts fine, but there are others that seem to sort on a different field. Here''s the index description: acts_as_ferret :remote=>true,:fields=>{:name=>{:boost=>2},:name_for_sort=>{:index => :untokenized}, :city=>{:boost=>2}, :city_for_sort=>{:index=>:untokenized},
2017 Sep 14
0
[PATCH] nfsmount: support nfsvers= and vers= options
The standard mount option nowadays to specify NFS version is "nfsvers", as documented in nfs(5) on modern Linux systems. Up to now, nfsmount only supported the old "v2" or "v3" boolean options. Extend option parsing to support both "nfsvers=X" and "vers=X", with X being equal to either 2 or 3 (nfsmount does not support NFSv4 at present). If both
2019 Jan 18
0
[klibc:master] nfsmount: support nfsvers= and vers= options
Commit-ID: c4b811a1e4647224ddc717fac59900d16d0e9d4d Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c4b811a1e4647224ddc717fac59900d16d0e9d4d Author: Baptiste Jonglez <baptiste.jonglez at imag.fr> AuthorDate: Thu, 14 Sep 2017 09:22:21 -0700 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Wed, 2 Jan 2019 03:08:04 +0000 [klibc] nfsmount: support
2005 May 15
5
AreskiCC
Hi, I have installed AreskiCC on Slackware 10.1 with Asterisk latest CVS and Postgres 7.4. First of all the instructions are very confusing and hard to follow if you are not an expert. But, I managed to install it and.obviously t doesn't work. The other instructions I found on wiki are a great effort but incomplete. Basically the first thing that happens is that when I load
2011 Aug 11
1
LDAP - Shadow options
dear All, I'm trying to set Shadow options in Ldap with the help of phpLDAPadmin. This is *what I know : * */Shadowmax : /maximum nr of days a pw can be valid * /ShadowLastchange : /contains the last change of the shadow file * Shadowwarning : nr of days before expiration to warn user. *What I'm trying *to do is have the users 's passwork expire, that works ok. But how can I have
2003 Jan 02
1
icecast with winAmp as the streamer
All Icecast head. I agree oddcast DSP plugin is more steady with Icecast. But I encounter bad passwork. I have specified the encoder password in the icecast.conf which match the plugin password. But it still didn't work. Where else to specify, and how ?. What about group.aut, mount.aut and users.aut. ?. Example ?.. --- CONFIDENTIALITY NOTICE & DISCLAIMER This message and
2003 Jan 02
1
icecast with winAmp as the streamer
All Icecast head. I agree oddcast DSP plugin is more steady with Icecast. But I encounter bad passwork. I have specified the encoder password in the icecast.conf which match the plugin password. But it still didn't work. Where else to specify, and how ?. What about group.aut, mount.aut and users.aut. ?. Example ?.. --- CONFIDENTIALITY NOTICE & DISCLAIMER This message and
2007 Jul 13
28
ZFS and powerpath
How much fun can you have with a simple thing like powerpath? Here''s the story: I have a (remote) system with access to a couple of EMC LUNs. Originally, I set it up with mpxio and created a simple zpool containing the two LUNs. It''s now been reconfigured to use powerpath instead of mpxio. My problem is that I can''t import the pool. I get: pool: ###### id:
2019 Oct 07
0
[klibc:master] nfsmount: Use kernel client's default value for timeo option
Commit-ID: 886783e7a10fb7a638bc6034e4cdcb6296cea6a1 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=886783e7a10fb7a638bc6034e4cdcb6296cea6a1 Author: Ben Hutchings <ben at decadent.org.uk> AuthorDate: Mon, 7 Oct 2019 17:18:41 +0100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Mon, 7 Oct 2019 17:27:49 +0100 [klibc] nfsmount: Use kernel
2000 May 08
0
smbfs nls for Linux 2.2.16pre2
Hello I have updated my version of how to get "nls" working in smbfs for the changes made in the 2.2.16pre2 Linux kernel (both nls and smbfs). It is now a bit smaller and perhaps cleaner (except for the CONFIG_SMB_NLS, that could be removed, and the nls_utf8 abuse :) Also, it now uses an ioctl to set the codepages to use (borrowed from the work by Artem V. Ryabov). This allows you to
2004 Sep 06
0
[HELP!!!]: Fail to mount with NULL password in samba 3.0.6
Can anybody answer me?! Thanks in advance!!! I have patch 3.0.6 with all patchs in http://samba.org/~jerry/patches/post-3.0.6/ , and set null passwords = yes in smb.conf. It works well to mount samba share in linux box when user alpha have non-empty password. But when set alpha's passwork as NULL, I get the follow messages: # mount -t smbfs -o username=alpha,password=""
1999 Mar 29
0
Samba within a network IP over ATM
Hello, I'm having problems using SAMBA servers within an IP over ATM network. I'm using experimental IP addresses (net 192.168.28.0), Linux servers with the 2.2.1 kernel version and RedHat 5.2, Win95 and WinNt 4.0 client machines. The problem is, through Ethernet everything works the way it should. Using ATM and keeping the Ethernet cables connected somehow the data flows through the ATM
2005 May 15
0
AreskiCC doesn't log in
Hi, thanks for responding. Well, that's exactly wher I am stuck. My defines.php is with username=root and password=. but it still says the password is wrong. Now, let me be more specific: Postgres is running as user postgres at the Login: postgres, ok. The one thing I am not 100% sure is if php-pgsql is installed because I installed PHP from the Slackware 10.1 disk. Other then that, I
2004 Aug 06
0
Liveice not streaming to Icecast?
I'm totally new to this, so forgive me. I've installed Icecast, Liveice, Lame and MPG123 in usr/local directory, each with its own directory. In icecast.conf I've set the server name to a name that resolves to home network IP address. streamurl is set to http://servername:8000. staticdir is set to /usr/local/icecast/static. In liveice.cfg, the servername is the same as in