Displaying 20 results from an estimated 3000 matches similar to: "mount.cifs - trouble authenticating to a windows share"
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
2005 Mar 08
0
Re: [linux-cifs-client] Mounting directories below share level
On Friday 4th March 2005, Steven French said, in part:
> I did some experiments and confirmed that for this "deep mapping"
> (http://www.windowsnetworking.com/articles_tutorials/w2kdmap.html) mount
of
> a complex target ie \\server\share\dir
> 1) the path component following the share name is not sent by windows (it
> is sent by linux cifs and smbfs - and samba then
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
2005 Jan 28
0
CIFS with Kerberos and client signing
Hi,
I'm trying to mount a Samba share on Linux 2.6.10, using samba-3.0.7.
The authentication is done using Kerberos V5, on a Windows server.
The share is located on a Solaris server that uses samba-3.0.10.
Authentication with Kerberos is functional (I can get a ticket
using kinit(1)).
The server requires client (packet?) signing. The admins in charge
of the server refuse to make it
2016 Apr 19
0
mount cifs
Found some more info:
mount.cifs to mount shares from my DCs (samba 4.2.11) works
mount.cifs to mount shares from smbserver (also 4.2.11) does NOT work.
Here is the debug log it produces:
> root at epo:/proc/fs/cifs# mount.cifs //smbserver.domain.com/share /mnt -o username=username,domain=WRKGRP,sec=ntlmsspi
> Password:
> Apr 19 15:19:58 epo kernel: [74522.479080]
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
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,
2016 Apr 19
3
mount cifs
On 04/19/2016 8:39 AM, lists wrote:
> Found some more info:
>
> mount.cifs to mount shares from my DCs (samba 4.2.11) works
> mount.cifs to mount shares from smbserver (also 4.2.11) does NOT work.
>
> Here is the debug log it produces:
>
>> root at epo:/proc/fs/cifs# mount.cifs //smbserver.domain.com/share /mnt
>> -o username=username,domain=WRKGRP,sec=ntlmsspi
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
2004 Sep 23
0
Problems writing to a mounted CIFS share
I'm currently struggeling with a cifs mount from a windows 2003 server. The share can be mounted with mount.cifs, but despite using the rw mount option, the mountpoint can only be accessed read-only. Trying to write on the share results in a permission denied error. This happens on a 2.4.21 kernel with the shipped CIFS kernel module.
The mount command used is:
mount.cifs
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:
2009 Sep 04
3
2.6.31-rc8: CIFS with 5 seconds hiccups
This is on 32 bit x86 on a Dell 1950
After mouting a cifs share we have 5 second hiccups. Typical log output
when doing a simple "ls /mnt":
Sep 4 16:21:43 rd-spare kernel: fs/cifs/transport.c: For smb_command 50
Sep 4 16:21:43 rd-spare kernel: fs/cifs/transport.c: Sending smb:
total_len 118
Sep 4 16:21:43 rd-spare kernel: fs/cifs/inode.c: CIFS VFS: leaving
cifs_revalidate (xid =
2016 Apr 19
2
mount cifs
On 19-4-2016 9:18, Denis Cardon wrote:
> Hi lists at merit.unu.edu,
>
>> I updated our servers to 4.2.11, and I have a problem, but I'm not sure
>> if the problem is related to the update.
>
> I've had a call from a client yesterday who had issue with his copiers'
> scan2folder feature after badlock samba file server upgrade. The
> mount.cifs ntlm basic
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
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 windows7 with sec=ntlmv2 on Linux
Hello :-),
I have some problem with the cifs client of linux.
I can't mount a volume from a win7 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 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:
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
2012 Aug 16
1
CIFS mount intermittently unavailable: 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
2016 Dec 25
1
System freeze if mount cifs share with option "hard", and samba server is not available
I know "hard" means command will hang if network is broken. But it seems that's not actuate. It's CPU that will hang.
Affected scope:
I tested it against CentOS 5/6/7, it can be reproduced on all the systems. the debug logs below are captured from CentOS 7 (cifs.ko v2.05)
How to reproduce this problem?
1. mount a cifs share with option "hard"
2. stop samba