Displaying 20 results from an estimated 100 matches similar to: "mount.cifs gives error 13 after changing servers -- hidden cache??"
2006 Jun 22
2
iax2 registration problems
On the asterisk1 I got this:
register => username:secret@ipaddress2
[eop]
username=username
secret=secret
type=peer
host=ipaddress1
auth=md5
on the second box I got this
this host is ipaddress2
[incommingiax2]
username=username
type=user
secret=secret
host=dynamic
context=from-internal-custom
auth=md5
on first host 1 am getting:
Jun 22 14:42:10 NOTICE[2398]: chan_iax2.c:7411
2008 Jul 01
0
cannot migrate vm back to original machine (currently with libvirt)
I posted the message below on the libvir-list with no replies, so
perhaps someone on this list has some experience with this issue.
Alternatively, if anyone has gotten remote migration to work with
Fedora and Xen, could you please send me the version numbers you are
using for each tool? I''ve tried Xen API with this setup previously,
but migration didn''t work at all.
2008 Jun 11
2
Mounting Samba Share using linux login
Windows users are able to mount samba share using windows. But for
linux user, we need to create credentials file, to mount samba share
e.g:
//servername/file_store /home/user/Desktop/file_storage smbfs
credentials=/root/.smbcredentials
Is it possbile to change the credentials to something like windows
users (for example credentials=unix user) so as the mounted share
would depend on who login
2014 Jul 03
2
Cannot access shared home directories from linux machine
Hi,
I configured a share for home-directories on my Debian Samba PDC (4.1.9)
and connected the share on another linux machine (terminal server) via
/etc/fstab:
//192.168.10.51/home /home/DOMAIN/ cifs
credentials=/root/.smbcredentials,iocharset=utf8 0 0
The .smbcredentials file contains the Domain Administrators
username/password. The share is mounted successfully,
2004 Oct 06
2
REGISTER timeout problem with Broadvoice
Hi all,
We seem to be having an interesting issue maintaining our
registrations with Broadvoice. It seems to be related to the fact
that Asterisk does not normally include authentication with its first
REGISTER attempt. Normally, Broadvoice doesn't care, responds with a
401 Proxy Auth Required, and asterisk answers accordingly. However,
if the account is already registered, Broadvoice
2008 Feb 13
5
Wrong perms on new files/dirs using smbmount
Greetings-
I am working through coming up with a Linux client integration to Samba PDC's.
I mount several shares with this sort of syntax:
/bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
My original thread had the incorrect subject line. The original trouble / question remains open and unsolved.
Greetings-
I am working through coming up with a Linux client integration to Samba PDC's.
I mount several shares with this sort of syntax:
/bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
2008 Feb 18
12
cifs verses smbfs for Linux clients
I am somewhat confused...
I understand that the preferred method to mount a Samba share with a Linux client is to use "mount -t cifs" rather than "mount -t smbfs".
I get the impression that smbfs is samba.org developed code where as cifs is from elsewhere. Thus the point of confusion. Why is samba.org not developing the preferred code in this case?
A sub question to that
2005 Aug 18
0
Samba Auth: NETLOGON vs. lsarpc
All,
So, I have a OS X Server 10.3.9 box running Samba 3.0.10. File
sharing is fast and cannot as for much more in the department.
Only slow thing: authentication. We are using the OS X box as the
PDC, and running authentication of all workstations against the PDC.
This works good, but takes 15-30 seconds to take place, which is not
great.
I did a debug level 3 of the samba file
2002 Jun 28
0
Urgent XP/Samba Problem.
Hi all,
Until last night my XP Pro clients and my Samba PDC (2.2.3a) on RH7.3
existed quiet happily together once I'd changed the requiresignandseal
to off and made the other changes.
Last night I made a change to the config which failed so I rolled back
to my previous working config file. Now my XP laptops can not connect to
the domain - they report can not find domain controller or can not
2005 Oct 26
0
Missing files from share with cifs
Hi everyone,
since its upgrade yesterday, my laptop and desktop computers only see a small
portion of the files (about 500 of 2000) in one of the samba shares on my
samba server. They both miss the same files. There's no apparent system in
what's missing, not date or alphabetic order or size anyway.
The technical details:
Laptop runs Ubuntu Breezy, smbclient 3.0.14a-ubuntu,
2010 Nov 01
1
Ubuntu Server can't see XP desktop share
Try as I might I can't get
fstab has this in it...
//Q660/sback /mnt/sback smbfs
iocharset=utf8,credentials=/home/rsyncuser/.smbcredentials,dirmode=0775,gid=0
0 0
smbtree returns this...
BANANA
\\THECOMPUTER
\\Q660 // A
Windoze XP Home desktop machine
\\Q660\Root
2011 Jun 03
3
Shutdown hangs since setting up Samba
Hi,
I installed the Samba client on Kubuntu 11.4 and set up a Samba network drive over WLAN to my QNAP NAS TS-110. Therefore, I made following entry in /etc/fstab to mount the network drive on startup.
//192.168.2.200/ben /media/NAS/ben cifs credentials=/home/ben/.smbcredentials,uid=1000,gid=1000 0 0
Automount and write-access are working, but since then my computer hangs on shutdown with
2007 Jul 12
0
Linux CIFS-access problem since samba 3.0.25(a/b)
Hi there,
at first, the following scenario is used in our environment:
Server-Side:
- One Samba PDC using 3.0.24 release with TDB-backend.
- Some Samba member servers serving files, home-dirs, etc.
Client-Side:
- Windows XP-Clients.
- Windows Vista Clients (testing).
- some Linux Ubuntu Distro (Feisty) Clients, using CIFS to access the
samba-shares.
fstab-entry of the Ubuntu-clients:
2007 Jul 28
0
FW: Linux CIFS-access problem since samba 3.0.25(a/b)
Hi,
is there nobody in the community with the same problem or solution for the
problem mentioned below?
CU,
Michael
>From: "Mickey Smith" <speedcracker@hotmail.com>
>To: samba@lists.samba.org
>Subject: [Samba] Linux CIFS-access problem since samba 3.0.25(a/b)
>Date: Thu, 12 Jul 2007 12:56:37 +0000
>
>Hi there,
>
>at first, the following scenario is
2016 Mar 26
2
Fw: VS: Re: Need help solving issue
On Saturday, March 26, 2016 1:04 PM, MARIA jamieson <jamieson.maria at yahoo.com> wrote:
Yes, I am trying it over ssl. Everything works as in I can connect to my mail server and establish an ssl connection. There's no error with SSL. ?It's just auth mechanism having a environment corruption error. I am not the only one. You can google around and find many run into this situation
2005 Apr 22
5
IAX help
I am trying to send calls from (telx-NY17S) to (telx-nyc) via an IAX2
channel. However the call is being rejected on the (telx-nyc) server.
See error below copied from telx-nyc CLI>
Apr 22 13:56:57 NOTICE[147465]: chan_iax2.c:5390 socket_read:
Rejected
connect attempt from 192.168.0.251
I have icluded the following conf files
1. extensions.conf (telx-nyc)
2. iax.conf (telx-nyc)
3.
2005 Jan 31
3
Ver 3.0.4 Anonymous access, no Password required
I have searched the Docs, How-to's, and this news group/ Mailing list
and still haven't found what I am looking for, at least not an answer.
I am simply trying to allow access to public shares on my Linux PC
(slackware 10). I have a directory setup but the only way to get in
is to send a Username and Password. I am setting it up for WinXP and
Win2K PC's to access. I have set up the
2018 Mar 14
1
rsync of a reflink from OCFS2
It would still be downloading the whole file only to write out a new
one. Rsync writes out a whole new file because it assumes it is doing
so locally. The source of that new file can be a combination of parts
of the existing file and parts of the remote file but it still writes
the whole thing. --inplace helps with that somewhat but you will
probably still write all of the file after the first
2011 Feb 11
11
CSRF protection in rails 2.3.11
Hi all,
I think CSFR protection broke in rails 2.3.11.
As in: it''s turned off now.
I tried this in rails 2.3.10 and in 2.3.11 and 2.3.11 seems broken.
>rails csrftest
>cd csrftest
>script/generate scaffold post title:string
>rake db:migrate
now I visit /posts/new in my browser, use firebug to delete or change
the authenticity token, and submit the form.
rails 2.3.11: all