Displaying 20 results from an estimated 700 matches similar to: "Failed to mount CIFS from windows7 with sec=ntlmv2 on Linux"
2010 May 06
2
Failed to mount CIFS from Windows Vista/7 with sec=ntlmv2 on Linux
Hello :-),
I have some problem with the cifs client of linux.
I can't mount a volume from a Windows 7 machine with NTLMv2 authentication. e.g.
# mount -t cifs //win7-box/C\$ mount-point --verbose -o
sec=ntlmv2,credentials=smb-passwd
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
#dmesg | tail
Status code returned 0xc000000d
2010 May 06
1
Failed to mount CIFS from Windows 7 with sec=ntlmv2 on Linux
Hello :-),
I have some problem with the cifs client of linux.
I can't mount a volume from a Windows 7 machine with NTLMv2 authentication. e.g.
# mount -t cifs //win7-box/C\$ mount-point --verbose -o
sec=ntlmv2,credentials=smb-passwd
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
#dmesg | tail
Status code returned 0xc000000d
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
2009 Feb 05
1
Question about mount.cifs and smbclient
Hi!
I have a problem for a few weeks, and can't figure out what could be the
problem.
The client computer runs RHEL 5.2 (arch: x64_64); the smb server is
unknown for us.
I'm sorry, that I can't provide any info (usernames, servernames, IPs,
etc), they are masked to look like variables. But they are correct as
far as i am concerned.
When I try to mount it with mount.cifs (.smbfs
2008 Mar 05
4
Unable to mount using sec=none and mount.cifs
I'm attempting to mount a CIFS share with the following stipulations:
1. I must have the UNIX extensions (specfically, symlinks).
2. I must use plaintext authentication (don't ask).
I've recompiled the cifs kernel module to allow plaintext
authentication, using the stock Ubuntu 7.10 kernel (2.6.22.9c).
My /etc/fstab line looks like...
//superman/www-pub
2010 May 13
1
Still can't mount Samba shares from other Samba server
I am *still* unable to mount shares from a Ubuntu 10.04 server, using a
Ubuntu 10.04 laptop. I totally re-formatted both my desktop and my
laptop with Ubuntu 10.04 (so that they would be using the same version
of Samba). I am using the exact same smb.conf for the 2 machines (less
the share definitions, which exist only on the desktop, known as
"workhorse"). wbinfo -u, wbinfo -g,
2012 Mar 20
3
Wrong output due to what I think might be a data type issue (zoo read in problem)
Here's the small scale version of the R script:
http://pastebin.com/sEYKv2Vv
Here's the file that I'm reading in:
http://r.789695.n4.nabble.com/file/n4487682/weatherData.txt weatherData.txt
I apologize for the length of the data. I tried to cut it down to 12 lines,
however, it wasn't reproducing the bad output that I wanted to show.
The problem is that my whole data set
2004 Jun 22
3
[LLVMdev] Qestion about running LLVM
Hi,
I'm a newbie and just installed LLVM on a Linux box. I followe
"The LLVM Getting Started Guide" on the web and have some trouble
on the section "An Example Using the LLVM Tool Chain". When I compile
the simple hello.c program with "llvmgcc hello.c -o hello", the system
complains -- gcc: installation problem, cannot exec `gccas': Permission
denied. Does
2011 Aug 22
0
mount.cifs with "sec=ntlmv2" fails ("mount error(22): Invalid argument")
Hello, everyone,
I'm trying to mount a CIFS share served by Samba using mount.cifs with NTLMv2
authentication.
According to 'man mount.cifs' the option "sec=ntlmv2" should be supported, but it
keeps giving me "mount error(22): Invalid argument".
The Samba server enforces the use of NTLMv2. When allowing for NTLMv1 on both sides
everything works just fine.
The
2013 Nov 04
1
A warning message generated from 'read.csv'
Hi,
I'm using R version 3.0.2. While I executed the following command
filedata <- read.csv(file, header=TRUE, colClasses="character")
I got the warning message:
In scan(file, what, nmax, sep, dec, quote, skip, nlines, ... :
EOF within quoted string
I'd like to know what this means? And how shall I fix the problem?
Thank you for your help.
Best,
Chia-Chieh Lin
2012 Oct 22
1
[PATCH] Implement remote dynamic TCP forwarding
Hi all,
This is a client side only implementation of reversed dynamic (SOCKS) TCP
forwarding, which means it is compatible with any existing servers
have 'remote forward' capability.
To establish such forward, use "ssh -R [BIND_ADDRESS:]PORT ...".
The server will listen on that port and address and accept SOCKS
traffics.
Hope this will be useful for you.
There was an
2002 Dec 06
1
Making TIMEOUT work?
I have problems getting the TIMEOUT value work the same way LILO/GRUB
does it.. ie it should wait until the timeout and then use the default
value. However, it goes straight for the default value without waiting
a single second (and a TIMEOUT value of 500 should mean 50 seconds,
as it counts in 1/10th of a second, right?)
SYSLINUX (isolinux) 2.00
----8<------8<----
SERIAL 0 38400
TIMEOUT
2005 Aug 16
1
missing sh.exe file when running "R CMD INSTALL test"
I am trying to learn how to make a simple package that contains no C
or Fortran code. I used package.skeleton(...) to make a package
called "test". The directory and files look good. I downloaded and
installed Rtools (www.murdoch-sutherland.com/Rtools/tools.zip). I
added the path and from the dos prompt I can verify that make.exe and
sh.exe both exist, but when I try to run "R
2002 Apr 15
2
Suddenly broken : connection unexpectedly closed
I always got this messages when I rsync to php.net
here's my command line and error messages :
$ rsync -avvvzC rsync.php.net::phpweb /usr/local/WWW/phpweb
generator(distributions/manual/php_manual_cs.tar.bz2,1405)
sending sums for 1405
rsync: connection unexpectedly closed (1954742 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
2002 May 14
0
Solaris 2.8 Samba 2.2.[2|4]/CUPS 1.1.14 compilation problem
Hi,
I've been trying to get Samba so tie with our departmental
CUPS ssetup. I tried setting:
load printers = yes
printing = cups
printcap name = cups
etc in the smb.conf, but after a while discovered in log.smbd that:
[2002/05/14 17:24:22, 0] printing/pcap.c:pcap_printer_fn(373)
Unable to open printcap file cups for read!
(Aside but possibly of interest - this
2013 Sep 28
2
mount.cifs and kerberos failure
Hi guys,
This seems to be a well-known problem with mount.cifs on Ubuntu 12.04. Unfortunately, although I have applied the suggestions I found with google, I can't seem to be able to get mount.cifs to work with kerberos. I am trying to use kerberos to mount my Windows shares because this is the only allowed secure way in my company to connect to shares. Before anyone asks, I can successfully
2008 Jun 02
2
cifs and kerberos
Hi,
when I try to mount a windows share with a valide kerberos ticket :
mount.cifs //auberge.iut.lan/install_autocad /mnt/test/ -o
user='IUT\Administrateur',password=toto,sec=krb5i
I get this error :
Jun 2 12:32:51 brice-deb kernel: fs/cifs/cifs_spnego.c: key
description =
ver=0x1;host=auberge.iut.lan;ip4=10.31.0.12;sec=krb5;uid=0x0
Jun 2 12:32:51 brice-deb cifs.spnego:
2008 Nov 25
0
CIFS, Kerberos over SSH tunnel (change service principal?)
I'm trying to set up a CIFS mount to a NetApp F840 called 'elmer' over
an SSH tunnel. I also tunnel the Kerberos ports to the Windows AD
server 'cannonstreet' Using Ubuntu hardy, with recent updates for CIFS
that are claimed to work:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/236830
I tunnel like this:
ssh -f -N -x -o TCPKeepAlive=yes -L88:cannonstreet:88
2011 Dec 30
2
samba-server, windows7-clients, server-hostname
Greetings,
I have setup a computer to act as a 'samba-server'. The machine has these:-
--cpu: amd64
--OS: cblfs linux
--samba-3.6.0 compiled from sources in /usr/local/samba
The clients are windows 7 clients. They can only see the server as its IP-
address not a name/hostname.
QUESTION:
--------
Are there entries to be made in smb.conf to enable the smbserver to be seen as
its
2013 Aug 17
1
Running Windows7 On a CPU With No Virtualization Support
Hi,
Is it possible to run Windows 7(32/64 bits) as domU in Xen on a CPU
not supporting VT-x/AMD-V such as some Intel Atom models? The mode
is not important here: PV, HVM ... anything.
I tested VMwar, Virtualbox and they can do that.
Can Xen do this?
Regards
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org