Displaying 20 results from an estimated 2275 matches for "harm".
Did you mean:
hard
2003 Jan 01
1
Can't change directory to /public (Permission denied)-Illogical error in Samba 2.2.6
The following error occured persistently, when trying to access a world
rw-able directory public from Win2000 (samba version 2.2.6):
(log file:)
[2003/01/01 17:45:57, 0] smbd/service.c:make_connection(597)
harm (192.168.0.3) Can't change directory to /public (Permission denied)
The following is the share in the smb.conf file:
[public]
comment = public share: read & write, no execute
path = /public
read only = No
guest ok = Yes
Allthough the file permissions for the user Harm and administrato...
2004 Dec 21
1
ssh rsync problem
...d.motd
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
uid = nobody
gid = backup
hosts allow = 192.168.1.3, 192.168.2.3
[homesync]
path = /home/xxxx/rsync/prj
comment = Mijn eigen rsync server
read only = no
list = yes
auth users = harmrsync
secrets file = /etc/rsyncd.scrt
[test]
path = /tmp/test
/etc/rsync.scrt
harmrsync:12345678
So far so good, if I run locally:
server:/etc# rsync localhost::
This is my test Message Of The Day
homesync Mijn eigen rsync server
test
Great! That appears to work, further test rev...
2020 Feb 08
3
[PATCH] Re: Failing replication
Hi Andrew,
I applied your patch to the Debian packages of Louis.
Do you happen to know in which package it will end up? Tried samba and samba-dsdb-modules but the error remains the same.
Alexander
On 8. February 2020 at 01:38:25, Alexander Harm (alexander.harm at apfel-q.de) wrote:
Hi Andrew,
you can use my name if you want (Alexander Harm). I will try and build with your patch.
Alexander
On 8. February 2020 at 00:30:02, Andrew Bartlett (abartlet at samba.org) wrote:
Thanks. At this stage is looks like a bug in the repl_meta_data...
2020 Mar 18
0
[PATCH 5/9] drm/nouveau/kms/nv50-: s/harm/armh/g
...ndw.c
@@ -397,7 +397,7 @@ nv50_wndw_atomic_check(struct drm_plane *plane, struct drm_plane_state *state)
struct nv50_wndw *wndw = nv50_wndw(plane);
struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state);
struct nv50_wndw_atom *asyw = nv50_wndw_atom(state);
- struct nv50_head_atom *harm = NULL, *asyh = NULL;
+ struct nv50_head_atom *armh = NULL, *asyh = NULL;
bool modeset = false;
int ret;
@@ -418,9 +418,9 @@ nv50_wndw_atomic_check(struct drm_plane *plane, struct drm_plane_state *state)
/* Fetch assembly state for the head the window used to belong to. */
if (armw->...
2020 Apr 17
0
[RFC v3 07/11] drm/nouveau/kms/nv50-: s/harm/armh/g
...ndw.c
@@ -397,7 +397,7 @@ nv50_wndw_atomic_check(struct drm_plane *plane, struct drm_plane_state *state)
struct nv50_wndw *wndw = nv50_wndw(plane);
struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state);
struct nv50_wndw_atom *asyw = nv50_wndw_atom(state);
- struct nv50_head_atom *harm = NULL, *asyh = NULL;
+ struct nv50_head_atom *armh = NULL, *asyh = NULL;
bool modeset = false;
int ret;
@@ -418,9 +418,9 @@ nv50_wndw_atomic_check(struct drm_plane *plane, struct drm_plane_state *state)
/* Fetch assembly state for the head the window used to belong to. */
if (armw->...
2020 May 08
0
[RFC v4 08/12] drm/nouveau/kms/nv50-: s/harm/armh/g
...ndw.c
@@ -397,7 +397,7 @@ nv50_wndw_atomic_check(struct drm_plane *plane, struct drm_plane_state *state)
struct nv50_wndw *wndw = nv50_wndw(plane);
struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state);
struct nv50_wndw_atom *asyw = nv50_wndw_atom(state);
- struct nv50_head_atom *harm = NULL, *asyh = NULL;
+ struct nv50_head_atom *armh = NULL, *asyh = NULL;
bool modeset = false;
int ret;
@@ -418,9 +418,9 @@ nv50_wndw_atomic_check(struct drm_plane *plane, struct drm_plane_state *state)
/* Fetch assembly state for the head the window used to belong to. */
if (armw->...
2020 Feb 07
20
Failing replication
Hi Andrew,
thanks for your reply. Find attached the output of the command. Looks like it fails on renaming an object to me.
Regards, Alexander
On 7. February 2020 at 08:50:02, Andrew Bartlett via samba (samba at lists.samba.org) wrote:
On Wed, 2020-02-05 at 23:41 +0100, Alexander Harm via samba wrote:
> Hello,
>
> we could need some help resolving a replication issue we experience since one week.
>
> Running samba-tool drs replicate ka-h9-dc02 VMDC-AZURE-01 dc=ds,dc=example,dc=com --sync-all -d 9 returns
Do that again with --local and we should get a bette...
2020 Feb 12
1
[PATCH] Re: Failing replication
...icking up changes so I?m getting a bit anxious here?
On 10. February 2020 at 19:52:02, Andrew Bartlett (abartlet at samba.org) wrote:
Thanks. This is a different issue. I'll continue the thread on-list
once I get to work.
Andrew Bartlett
On Mon, 2020-02-10 at 19:14 +0100, Alexander Harm wrote:
> OK, I only received a message the first time about a size and not a general limitation. Find attached.
>
>
>
>
> On 10. February 2020 at 18:39:02, Andrew Bartlett via samba (samba at lists.samba.org) wrote:
>
> > This list strips attachments, you...
2020 Feb 10
1
[PATCH] Re: Failing replication
...d the new packages.
Now of manually install them, of setup a local repo and add them there.
Good luck,
If the patch works out, i'll add it to my packages.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Alexander Harm via samba
> Verzonden: maandag 10 februari 2020 10:49
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] [PATCH] Re: Failing replication
>
> Hi there,
>
> I would like to continue on this one. I applied the patch but
> am wondering which package it influences.
>
>...
2006 Feb 01
5
lighttpd not starting on os X (intel)
Hi all,
I''m followed the instructions written here to prepare my new iMac for
Ruby / Rails developement:
http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger
When I run script/server I get the following output:
harm-de-laats-computer:~/rails/test harmdelaat$ script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBrick)
=> script/../config/../config/lighttpd.conf not found, copying from
/usr/local/lib/ruby/gems/1.8/gems/rails-1.0.0/configs/lighttpd.conf
=> Rails app...
2020 Feb 10
0
[PATCH] Re: Failing replication
Hi there,
I would like to continue on this one. I applied the patch but am wondering which package it influences.
If it is just the two mentioned than it did not fix the error.
Regards, Alexander
On 8. February 2020 at 09:46:11, Alexander Harm (alexander.harm at apfel-q.de) wrote:
Hi Andrew,
I applied your patch to the Debian packages of Louis.
Do you happen to know in which package it will end up? Tried samba and samba-dsdb-modules but the error remains the same.
Alexander
On 8. February 2020 at 01:38:25, Alexander Harm (alexand...
2020 Feb 22
0
[PATCH] Re: Failing replication
...serious issue with
SCOPE_ONELEVEL searches (
https://gitlab.com/samba-team/samba/-/merge_requests/1125).
If this is urgent or critical, then commercial support is the way to
go, otherwise I'll assist as able.
Sorry,
Andrew Bartlett
On Wed, 2020-02-12 at 07:01 +0100, Alexander Harm via samba wrote:
> Any update on this one?
>
> Is there anything I can do from my side? I?m prepared to nuke my Samba DC?s and start afresh if necessary. Currently I have three sites not picking up changes so I?m getting a bit anxious here?
>
>
>
>
> On 10. F...
2020 Feb 13
0
[PATCH] Re: Failing replication
...serious issue with
SCOPE_ONELEVEL searches (
https://gitlab.com/samba-team/samba/-/merge_requests/1125).
If this is urgent or critical, then commercial support is the way to
go, otherwise I'll assist as able.
Sorry,
Andrew Bartlett
On Wed, 2020-02-12 at 07:01 +0100, Alexander Harm via samba wrote:
> Any update on this one?
>
> Is there anything I can do from my side? I?m prepared to nuke my Samba DC?s and start afresh if necessary. Currently I have three sites not picking up changes so I?m getting a bit anxious here?
>
>
>
>
> On 10. F...
2009 Jan 31
3
This site may harm your computer - Google warning about cran website
This is extremely annoying (and it smells of rat).
As of this time (1013 am ET), Google issues the following nasty warning: "This site may harm your computer"
when I try to visit any of the CRAN package repository sites or CRAN task view.
The funny thing is that Google's Safe Browsing Diagnostic page (it gives diagnostics about any page that
it may contain Malware) does not seem to be working at the moment, so that the problems...
2020 Mar 03
1
[PATCH] Re: Failing replication
OK, found this post from Louis and this fixed it for me.
https://lists.samba.org/archive/samba/2019-April/222278.html
@Andrew: thanks so much for your time, effort and support the last days!
Alexander
On 3. March 2020 at 10:01:59, Alexander Harm (alexander.harm at apfel-q.de) wrote:
That did the trick for manual replication via
samba-tool drs replicate dc02 dc01 dc=ds,dc=example,dc=com --sync-all --local -d 9
However, if I run samba-tool drs showrepl it shows me a
result 1326 (WERR_LOGON_FAILURE)
and also
samba-tool drs replicate dc0...
2020 Mar 03
0
[PATCH] Re: Failing replication
...he resolv.conf, set DC1 first, then DC2, reboot.
> Wait 5 min, now check replication again, if its ok, now you can change > the resolv.conf back.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Alexander Harm via samba
> Verzonden: dinsdag 3 maart 2020 10:35
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] [PATCH] Re: Failing replication
>
> OK, found this post from Louis and this fixed it for me.
>
> https://lists.samba.org/archive/samba/2019-April/222278.html...
2020 Mar 04
0
[PATCH] Re: Failing replication
...the other DC for DNS, and then get an updated copy
locally.
Contrary to what you might expect --sync-all is not to sync all
partitions, but to sync to all DCs, so you would need to sync the DNS
partition manually otherwise.
Andrew Bartlett
On Tue, 2020-03-03 at 12:39 +0100, Alexander Harm via samba wrote:
> Exactly!
>
>
>
>
> On 3. March 2020 at 11:07:02, L.P.H. van Belle via samba (samba at lists.samba.org) wrote:
>
> Just to confirm this.
> Im guessing you use this part :
>
> > For the DsREplicatSync error, i would suggest...
2006 Mar 10
8
XML Databinding frameworks
Are there any XML databinding frameworks available for Ruby / Rails, such as
Castor or JaXB for Java?
Also are there framework such as Apache Axis for WebServices for Rails or
Ruby?
Regards,
Harm de Laat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060310/3cf0cfd3/attachment.html
2006 Jan 02
2
charting (freechart)
...We are a Java development team, but we are considering rails for our next
project.
However in this webapplication I need to do a fair amount of charting.
In Java we used JFreechart (http://www.jfree.org/jfreechart/index.php) for
this purpose.
What are my options for charting in Ruby?
Regards,
Harm de Laat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060102/ccffc33d/attachment.html
2008 Sep 09
2
NMDS and varimax rotation
hello,
subsequently to a NMDS analysis (performed with metaMDS or isoMDS) is
it possible to
rotate the axis through a varimax-rotation?
Thanks in advance.
Bernd Panassiti