Displaying 20 results from an estimated 50000 matches similar to: "Samba-NT Communication problems"
2014 Mar 03
0
Re: method for communication between containers
On Mon, Mar 03, 2014 at 01:39:03PM +0000, WANG Cheng D wrote:
> Dear Daniel,
> Thank you for your email.
> According to your suggestion, I tried to use the shared memory filesystem for data exchange between the host machine and the container. The steps are as follows:
>
> 1) create an empty file in the host machine (/tmp1/file1).
> 2) run #chmod 777 /tmp1 and #chmod 777
2014 Apr 09
1
Re: method for communication between containers
Dear Daniel,
As you know, following your suggestion, I can expose shared memory to two containers hosted by the same machine, thus the two containers can exchange data. Now I have a new problem: how does the containers avoid concurrent accesses to the shared memory? In a native system, this can be achieved by using semaphore. But I don't know how the two containers can see the same semaphore.
2014 Mar 03
3
Re: method for communication between containers
Dear Daniel,
Thank you for your email.
According to your suggestion, I tried to use the shared memory filesystem for data exchange between the host machine and the container. The steps are as follows:
1) create an empty file in the host machine (/tmp1/file1).
2) run #chmod 777 /tmp1 and #chmod 777 /tmp1/file1.
3) expose /tmp1 to the container by configuring the container with the following XML
2006 May 05
2
dovecot LDA w/virtual domains and postfix
Hi,
I've been trying to follow the documentation that I am finding, but am running
into trouble getting things set up correctly for postfix + virtual domains
(using ldap) with dovecot LDA. I can get it to work without LDA, but I'm
running into permissions problems when I try to run with LDA. I am wondering
if anyone has any good examples of configuring this.
I basically have a
2006 Mar 18
6
ActiveLDAP and variable sub scope object writing
Anyone out there using ActiveLDAP have an idea how I can accomplish
creating an object one level below a known base where we have a variable
item in the middle?
That first sentence doesn''t even make sense to me. Here''s what I want
to do: I have a user class that I use for managing users. Each user
gets a ou called addressbook (which in turn will contain sub-entries,
but
2015 Aug 29
0
virtual users with postfix
Am 29.08.2015 um 10:44 schrieb Andreas Meyer:
> Hello!
>
> "dravion.smith at gmx.net" <dravion.smith at gmx.net> schrieb am 29.08.15 um 10:41:09 Uhr:
>
>> Am 29.08.2015 um 10:10 schrieb Andreas Meyer:
>>> Aug 29 09:52:57 imap(info at nimmini.de): Error: mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
>>> Aug 29 09:52:57 imap(info at
2005 Aug 17
0
HELP - Can't See the Forest for The TREES???
Mates,
I have configured samba 100 times, but this time, I'm doing something
increadibly stupid that I just cannot see. Please HELP! I'm about to
jump......
Background,
Old samba sever (nemesis) being replaced with new one (bonza). Both are
up and operating. All networking is OK, Name resolution is fine, etc. The
problem is that all users can see all the shares on the
2007 Jul 19
0
Blank Voicemails/Vonage Problem
Regarding this message, I've actually been told one caller who has
consistently had this problem was using Vonage, but calling from his
Verizon line, it worked. This skewed my survey.
Therefore I do believe it's the same callers having the issue, and in
which case, I think Vonage is to blame.
I found this thread:
2019 Jan 25
0
[klibc:update-dash] parser: Fix incorrect eating of backslash newlines
Commit-ID: 5485646761fe402c332fe07abc973060af57ee59
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=5485646761fe402c332fe07abc973060af57ee59
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 11 May 2018 23:41:25 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: Fix incorrect
2020 Mar 28
0
[klibc:update-dash] dash: parser: Fix incorrect eating of backslash newlines
Commit-ID: c3b0fa9573b914694612b7a2bbf658928b5fb097
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c3b0fa9573b914694612b7a2bbf658928b5fb097
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 11 May 2018 23:41:25 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: parser: Fix
2012 May 10
0
Fwd: Re: need help in R
> i need help in my coding
> the first line and the second line works and the ggplot works
> when i have a code like this and i want to fetch a map and saves it to
> a directory how can i put it
> because it gives me an error message
> Error in load(GGemz) : bad 'file' argument
>
> GGemz <- ggooglemap(center=center,zoom=13,destfile="Emz.png")
>
2005 Apr 14
2
tftp - getting connection refused
I did the following to setup the tftp server.
Download tftp from
ftp://ftp.kernel.org/pub/software/network/tftp/tftp-0.40.bz2
tar -jxvf tftp-0.40.bz2
cd tftp-0.40
make
make install
mkdir /tftpboot
chmod 777 /tftpboot
chown nobody:nobody /tftpboot
changed /etc/xinetd.d/tftp file to "disable no"
service xinetd restart
Now when I connect I get in /var/log/messages "tftpd: read(ack):
2006 May 04
1
SIEVE: Any information at all?
Hi,
I am quickly losing the will to live over the lack of any kind of information
at all about the SIEVE support that is listed in the dovecot features list.
Does anyone have any information at all? I've grepped through the source,
looked through all the configuration files, and googled a fair bit and come
up with nothing at all.
How would a user with maildir enable a sieve script?
2004 May 06
0
Fw: I'm losting the samba's shares automatically of time in time.. why?
>
> adding:
>
> I can see in /var/log/samba/log.%m the error message:
>
> smbd.service.c:make_connection(599)
> %m (ip) Can't change directory to /share (Permission denied)
>
> but, like I said before, I already type 'chmod -R 777 /share'
>
> this is the only problem (until now) that do not allow me to change my
> server to Linux...
>
> plz
2006 Mar 16
3
Passing function names from string variables
This may be a more generic Ruby question, so I''m going to ask on the Ruby
forum, but I''m trying to figure out if there is a way to pass in the string
value of a variable as the name of a method.
For example, I would like to do something like:
def sort_obj_by_uid(objects,@attr)
@tmparray = Array.new
@tmphash = Hash.new
for object in @objects
if !
2020 Nov 04
0
Samba shares with Windows ACL's
On 04/11/2020 18:13, Peter Pollock via samba wrote:
> I'm having trouble with my new fileserver, I can't make the shares viewable
> by windows clients.
>
> I had the same problems with the first file server I built and cannot
> remember what I did to "fix" it.
>
> I have gone through the page "Setting up a share using Windows ACL's" on
> the
2006 Mar 06
1
ActiveLDAP handle uppercase attributes?
Does anyone know how to assign values to LDAP objects with upper cased
attributes? For example, you can normally do:
user = User.new(@user)
user.sn = params[:user][attr]
But what about the case where there is an attribute that looks like
OXTimeZone? You clearly can''t do:
user = User.new(@user)
user.OXTimeZone = params[:user][attr]
I''m trying to
2004 Sep 23
1
Alternate MP3 Player
Hi! I am currently working on setting up an Asterisk system, and I was
wondering if anyone has worked on an alternate mp3 player to mpg123.
We have a library of MP3 files that we would like people to be able to select
and play over the phone -- and this will require pause & resume, as well
as fast forward / reverse (jump forward / jump back). It doesn't seem like
mpg123 can do this. Is
2009 Mar 23
1
Axes in 3D plots
I am wondering if anyone knows how to change or rotate the default axes on a 3D scatterplot. I would like to change which sides of the cube the 3 axes are displayed on.
Many thanks,
Leah Gerber
[[alternative HTML version deleted]]
2007 Jan 19
1
naive bayes help
Hello
I have a rather simple code and for some reason it produces an error
message. If someone can tell me why and how to fix it, I would be very
greatful. Thank you in advance.
##### create data
set.seed(10)
n <- 200 # number of training points
n.test <- 200 # number of test points
p<-2 # dimension of input space
z <-