Displaying 20 results from an estimated 2000 matches similar to: "Re: [linux-cifs-client] Mounting directories below share level"
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
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,
2005 Mar 07
0
Re: [linux-cifs-client] Mounting directories below share level
Many thanks for all the help with this, it looks very promising for what we
are trying to do.
I'm following on from this and still getting problems, probably from my own
lack of knowledge.
If I do:
root@ma:~# mount -t smb -o username=test //time.cfs/usershare1$ /mnt
Password:
root@ma:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
.. other file systems ..
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
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
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
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 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
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]
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
2005 Mar 03
3
Mounting directories below share level
>From my investigations, and searching the archives, it seems that smbfs can
only mount shares, and not directories under the share
i.e.
smbmount //host/share /mnt works
smbmount //host/share/directory /mnt doesn't work
Our W2K3 server has user home directories in a tree where there are no user
rights to the next node up the tree (level1), which is the directory on the
share,
i.e.
2008 Aug 13
1
CIFS mount problems
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
We have `some` problems related to the samba daemon, or possibly with
the Linux kernel CIFS filesystem.
We have 2 server (for this example):
- - Storage Server, running Samba 3.0.28a on Ubuntu Linux (Samba version
3.0.28a-1ubuntu4.4) with ldap authentication.
- - Client, running Linux 2.6.24 as a XEN domU. This server mounts on
demand user
2009 Jun 16
3
Adding zvols to a DomU
I''m trying to add extra zvols to a Solaris10 DomU, sv_113 Dom0
I can use
virsh attach-disk <name> <zvol> hdb --device phy
to attach the zvol as c0d1. Replacing hdb by hdd gives me c1d1 but then
that is it. Being able to attach several more zvols would be nice but even
being able to get at c1d0 would be useful
Am I missing something or can I only attach to hda/hdb/hdd?
2009 Sep 07
4
Upgrade from b113 to b122 - any gotchas
We are running 4 Solaris10u7 DomUs on a b113 Dom0
I''d like to upgrade the Dom0 to b122 but not rebuild the DomUs. Below
is a typical DomU xml dump. Is there anything obvious that will bite
me in upgrading from 113 to 122?
Thanks
John
virsh # dumpxml achilles2
<domain type=''xen'' id=''1''>
<name>achilles2</name>
2010 Jan 19
4
Dom0 cache-ing MAC addresses?
I created a DomU with a dedicated network connection
script path=''/usr/lib/xen/scripts/vif-dedicated''
Having run the virtual machine I now destroy the domain, undefine it,
change the script to
script path=''/usr/lib/xen/scripts/vif-vnic''
define the domain and try to start it. This fails. If I change the
assigned MAC address the newly defined virtual
2001 Sep 01
0
Uneditted logfile for my ppp+tinc messup
Blame guus.
--
Rob 'robster' Bradford
Chief Editor/Lead developer
DebianPlanet.org
-------------- next part --------------
Sep 1 10:24:02 zeus syslogd 1.4.1#2: restart.
Sep 1 10:24:17 zeus pppd[326]: rcvd [LCP EchoRep id=0x92 magic=0x9936a81f]
Sep 1 10:24:47 zeus pppd[326]: sent [LCP EchoReq id=0x93 magic=0x48b43815]
Sep 1 10:24:47 zeus pppd[326]: rcvd [LCP EchoRep id=0x93
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
2005 Aug 17
0
ppp winbind type 5 error
I'm having a trouble.
I use winXP to connect through L2TP/IPsec to one Linux server.
When I try to connect in my domain appear an error at log.
Plugin winbind.so loaded.
WINBIND plugin initialized.
using channel 36
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
sent [LCP ConfReq id=0x1 <mru 1410> <asyncmap 0x0> <auth chap MD5>
<magic 0x564e3dc9>
2007 Feb 28
0
Using ooh323 with Gatekeeper controlled dialling
All,
I've fixed my problem getting Asterisk ooh323 channel to stay registered with my Cisco IOPS gatekeeper, now I need to get dialling working.
I have the following:
[Asterisk with ooh323] ----h323---- [Cisco IOS GK] ----h323---- [Radio system OpenH323]
192.168.1.5 192.168.1.6 192.168.1.7
the Asterisk box has numbers