[solved] - sortof
After some googling and experimentation, I installed keyutils, and the
mount command now seems to work. Should cifs-utils depend on keyutils?
-Chris
On Wed, Nov 6, 2019 at 2:01 PM Christopher Judd
wrote:
> The share is on a Windows server, NTFS filesystem using DFS.
>
> -Chr
The share is on a Windows server, NTFS filesystem using DFS.
-Chris
On Tue, Nov 5, 2019 at 11:49 AM Christopher Judd
wrote:
> Hi,
>
> We have a samba share here of the form . I
> used to be able to mount this, but in no longer works, When I try, I get
> this result:
>
> $mount.cifs //xxx/y
Hi Chris,
Quick question: is the target that you are trying to mount from a Windows
box, or a Linux box? Just wondering if its an SMB version problem.
Cheers!
Paul.
On Tue, 5 Nov 2019 at 16:50, Christopher Judd wrote:
> Hi,
>
> We have a samba share here of the form . I
> used to be able
Hi,
We have a samba share here of the form . I
used to be able to mount this, but in no longer works, When I try, I get
this result:
$mount.cifs //xxx/yyy/zzz /myshare --verbose -o credentials=cifs.creds
mount.cifs kernel mount options:
ip=10.50.66.240,unc=\\xxx\yyy,uid=1000,gid=1000,user=c
On Tue, 3 Dec 2013, David Christensen wrote:
You might want to try the Samba mailing list:
https://lists.samba.org/mailman/listinfo/samba
I tried the linux-cifs and cifs-protocol lists, but didn't get
any help.
At last, I found the solution, and thought it may interest
somebody
On 12/03/2013 05:22 AM, Pierre Frenkiel wrote:
Still waiting for help, if possible.
You might want to try the Samba mailing list:
https://lists.samba.org/mailman/listinfo/samba
HTH,
David
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe"
On Mon, 2 Dec 2013, Pierre Frenkiel wrote:
Password:
Password for root@//wehd/hdd:
Please note the difference for the 2 paswword requests. I suppose that this
can help to explain the difference of behaviour between the 2 nachines.
forget this: it's just becaus the cifs-utils versions a
hi,
I try to mount an external disk which has a wifi network interface, and
behaves as a cifs server.
On my laptop, its works fine:
->mount -t cifs //wehd/hdd /d6c
Password:
->mount | grep d6c
//wehd/hdd on /d6c type cifs
(rw,relatime,sec=ntlm,unc=\\wehd\hdd,username=root,uid=0,nofor
On 26/11/13 21:38, assm...@skygate.de wrote:
> Hi,
>
>> That mouse thing moves the cursor ;)
>>
>
> I am sorry...I am not really used to this kind of mailing list
> conversation
No worries.
>
>
>>>
How does "$ testparm -v" on the new box compare with the same from the
box that did
Hi,
>
> This is why some (me) people dislike top posters and prefer to ignore
> them over posters who make the effort to interleave their replies. Not
> only does it require extra work to read the post and put it into context
> - it 'seems' to also encourages posters to *not* read what they are
>
er squeeze)
> >
> > This is the behavoiur when I manually disable the share. But in 'real
> > life' the share is not diabled by anyone. It is still visible in the
> > windows network environment.
>
> Do you mean cifs (e.g. smbclient)? Or Windows(C) environme
environment.
Do you mean cifs (e.g. smbclient)? Or Windows(C) environment? There's a
major difference.
>
> I have now tried this:
> http://www.mail-archive.com/linux-cifs@vger.kernel.org/msg06161.html
http://www.mail-archive.com/linux-cifs@vger.kernel.org/msg06173.html is
also interestin
gt;>
>> Any ideas to debug and understand are welcome.
> The output of:
> $ testparm -v
> Plus the settings used on the boxes that host the samba resources might
> be informative.
> Do you have any logs from the other boxes?
>>
>> TIA!
>>
>>&g
s used on the boxes that host the samba resources might
be informative.
Do you have any logs from the other boxes?
>
> TIA!
>
>> On 19/11/13 23:33, assm...@skygate.de wrote:
>>> Dear list,
>>>
>>> since my upgrade to wheezy I have a problem with a cif
? mount.cifs? Maybe try some kind of APT-Pinning to find out?
(Never tried this till before).
Any ideas to debug and understand are welcome.
TIA!
> On 19/11/13 23:33, assm...@skygate.de wrote:
>> Dear list,
>>
>> since my upgrade to wheezy I have a problem with a cifs mount. It is a
&
On 19/11/13 23:33, assm...@skygate.de wrote:
> Dear list,
>
> since my upgrade to wheezy I have a problem with a cifs mount. It is a
> share of my windows host. The setup worked fine in debian squeeze.
>
> I mount this in a virtualbox guest via /etc/fstab like this:
>
>
Dear list,
since my upgrade to wheezy I have a problem with a cifs mount. It is a
share of my windows host. The setup worked fine in debian squeeze.
I mount this in a virtualbox guest via /etc/fstab like this:
//myipadress/data /data cifs uid=33,gid=33,auto,user=myuser,password=mypassword
0
On Thu, 16 Aug 2012 18:30:37 +1000, Robert S wrote:
> 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
> credentia
On 16/08/12 04:30 AM, Robert S wrote:
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,userna
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,di
On Wed, 01 Dec 2010 20:51:05 -0200, Renato S. Yamane wrote:
> [Please, let me in cc because I´m not subscribed on this mailing list]
Done.
> Since last week I can´t access the Windows shares anymore.
>
> I´m using Debian Squeeze and smb4k 0.10.7 (I already try mount it with
> command line, but
Hi,
[Please, let me in cc because I´m not subscribed on this mailing list]
Since last week I can´t access the Windows shares anymore.
I´m using Debian Squeeze and smb4k 0.10.7 (I already try mount it with command
line, but I see the same error).
The Windows server is working fine and I can ac
I'm using samba and cifs to mount a certain directory on a linux
machine (Which will also be accessed by windows machines [but not
yet]).
On the server machine I've created the directory `projects'. With
permissions 755 and ownership reader:wheel
This is mounted from a machine runnning debian le
On Thu, Aug 07, 2008 at 12:01:31 +1000, Robert S wrote:
> I have several mounted CIFS shares to a Win XP Pro server. This
> usually functions well for a few days/hours then I get input/output
> errors. When I unmount them and try to reconnect I get:
>
> # mount -a -t cifs
I have several mounted CIFS shares to a Win XP Pro server. This
usually functions well for a few days/hours then I get input/output
errors. When I unmount them and try to reconnect I get:
# mount -a -t cifs
mount error 5 = Input/output error
Refer to the mount.cifs(8) manual page (e.g.man
25 matches
Mail list logo