Displaying 20 results from an estimated 4000 matches similar to: "domain users appear as local to samba"
2006 Mar 21
1
Problem with SAMBA+HEARTBEAT [solved]
OK thanks a lot ;
I read that It was not a good thing to set /var/run in the mirooring partition!
Do you know why?
But I did it -
I found the problem:
I stopped SAMBA, removed the wins.dat, modified smb.conf in order to authorize only eth0:0
(Cluster's IP) and restarted SAMBA.
Everything is working well now (and with /var/run/samba in /share) ;-)
Mike
----- Original Message -----
From:
2013 Oct 04
5
php 5.1 to 5.3
Hello list
I'm managing a web server with centos-release-5-9.el5.centos.1.
I have php-5.1.6-40.el5_9 right now and I'd like to update it to php53.
I wander if its easy or complicated. If somebody have any instructions
I'd be very glad!
Thank you in advance.
Nikos
--
Untitled Document
------------------------------------------------------------------------
*?????? ????? - Gatsis
2015 Jun 02
2
Re: [PATCH 2/3] inspection: Add support for CoreOS
On 02/06/15 17:10, Richard W.M. Jones wrote:
Hello,
> On Fri, May 29, 2015 at 12:24:58PM +0300, Nikos Skalkotos wrote:
>> + if (collect_coreos_inspection_info (g)) {
>> + guestfs_int_free_inspect_info (g);
>> + return NULL;
>> + }
> Although this is stylistic, I think it's easier to understand if
> you change the if condition to:
>
> if
2013 May 08
3
Upsampling while decoding / Updating
Dear Nikos,
thanks!
But you use Opus only for resampling, not for entirely replacing Speex,
don't you?
Greetings!
Hermie
Am 07.05.2013 22:53, schrieb Nikos Chantziaras:
> The Opus resampler is actually a bugfixed version of the Speex one. Same
> interface/API, but with the bugs removed. It's why I recommended it :-)
> Otherwise I would have recommended something entirely
2011 Aug 09
3
fail2ban help
Hello list.
I have a question for fail2ban for bad logins on sasl.
I use sasl, sendmail and cyrus-imapd.
In jail.conf I use the following syntax:
[sasl-iptables]
enabled = true
filter = sasl
backend = polling
action = iptables[name=sasl, port=smtp, protocol=tcp]
sendmail-whois[name=sasl, dest=my at email]
logpath = /var/log/maillog
maxretry = 6
and the following filter:
2019 Apr 10
3
parallel not found!
Hello list.
I'm trying to yum update my Centos 7 and have problem to update parallel.
Is like file is missing:
parallel-20190322-3.2.noarch.r FAILED
http://download.opensuse.org/repositories/home%3A/tange/CentOS_7/noarch/parallel-20190322-3.2.noarch.rpm:
[Errno 14] HTTP Error 404 - Not Found-:-- ETA
Trying other mirror.
Did i miss something?
Thank you in advance.
Nikos.
2019 Jun 27
15
raid 5 install
Hello list.
The next days we are going to install Centos 7 on a new server, with
4*3Tb sata hdd as raid-5. We will use the graphical interface to install
and set up raid.
Do I have to consider anything before installation, because the disks
are very large?
Does the graphical use the parted to set/format the raid?
I hope the above make sense.
Thank you in advance.
Nikos
2010 Mar 11
3
Define column names to a series of data.frames
Greets to the list!
I am aware that this topic has been discussed several times. And I've
read quite some related posts [1]. Yet, can't seem to give a solution to
my problem.
I have 6 data frames consisting of 6 rows x 7 columns put together from
other data.frames.
Something like:
a b c d e f g
v1 # # # # # # #
v2 # # # # # # #
v3 # # # # # # #
v4 # # # # # # #
v5 # # # # # # #
v6
2013 Apr 10
3
fail2ban problem
Hello list
I'm trying to setup fail2ban specially sasl action but I'm facing problems.
I have centos-release-5-9.el5.centos.1
and
fail2ban-0.8.7.1-1.el5.rf
installed
with selinux disabled
The errors I get are:
INFO Creating new jail 'sasl-iptables'
fail2ban.comm : WARNING Invalid command: ['add', 'sasl-iptables',
'polling']
I tried gemin against
2013 May 07
2
Upsampling while decoding / Updating
Dear Nikos,
thank you very much for your advice!
I am not a little bit new to C++, and experiments (like using another
third party library) always turn out to be days of work for me.
That is why I would first like to try Speex's new internal resampling
function.
I am currently still using the old 1.0.4 version.
I have now downloaded the new 1.2rc1 version.
Unfortunately it does not want
2012 Jul 25
7
cwd dot folders
Hi,
I am trying to
exec { myexectest:
path => "/bin:/usr/bin:/usr/sbin",
cwd => "/home/user/.ssh",
command =>"echo test > test.txt",
onlyif => "test -f test.txt"
}
it doesnt work any clues why? I think it cannot change directory to a DOT
directory
please HELP!!
--Nikos Hatzopoulos
--
You received
2016 Mar 30
2
[PATCH] inspect: use os-release for CoreOS
Look for /lib/os-release in the /usr partition and try to use it, if
present, before using lsb-release later on. This should not change the
final result of the inspection, while using the os-release detection
method also for CoreOS.
---
Nikos, since you added the support for CoreOS in libguestfs, can you
please check whether this change works for you as well?
Thanks in advance.
2008 Mar 18
6
Problem with mocking a simple has_many relationship
Hi there all. Sorry if the question sounds silly but i''m rather new at
the ''mocking'' stuff... So here is my problem (code helps more than
talking):
the model:
class Item < ActiveRecord::Base
...
has_many :images, :dependent => :destroy
...
protected
def validate
errors.add(:images, "cannot be empty") if self.images.count
end
end
the
2014 Jun 13
4
Offline virtio installation on Windows 2012R2
Hello all,
I'm trying to automate the installation of the VirtIO drivers on a
Windows image in the same way it is done in [1] and [2].
Registering the viostor service and adding the driver under the
HKEY_LOCALE_MACHINE\SYSTEM\CurrentControlSet\CriticalDeviceDatabase
registry key, makes an Windows 2008R2 image boot if the hd is under the
virtio interface, but I cannot make this work for
2016 May 08
3
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
it is a standalone server but what permissions i should set to this image
connected to a loop device
the selinux is disabled
On Sun, May 8, 2016 at 9:39 PM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 05/08/2016 10:10 AM, nikos sarantopoulos wrote:
>
>> it is active directory my server setup
>>
>
> Is it a standalone AD server or a member of a domain?
2014 Dec 02
2
[PATCH 1/5] Remove extra space in inspect-fs-unix.c
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
---
src/inspect-fs-unix.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/inspect-fs-unix.c b/src/inspect-fs-unix.c
index 01a59f1..f55e53b 100644
--- a/src/inspect-fs-unix.c
+++ b/src/inspect-fs-unix.c
@@ -58,8 +58,8 @@ COMPILE_REGEXP (re_scientific_linux,
"Scientific Linux.*release
2018 Sep 05
2
Domain vCPU threads affinity
Hello,
According to the docs, vcpupin will use either cgroups or sched_setaffinity
to pin vcpu threads to cpus. How is this decision made?
I observe differences even on different hosts featuring the same version of
libvirtd (1.3.1): on one host vcpupin affects cpuset.cpus (cgroup), and on
the other it affects vcpu threads affinity (observed through taskset).
Thanks,
Nikos
-------------- next
2014 Feb 12
1
samba-tool dns query error WERR_INTERNAL_DB_ERROR
Hello,
i have two samba 4 domain controllers v4.1.0, with bind_dlz running so far
without problems, but now i have some problems with dns.
Running
samba-tool dns query dc1 samdom.example.com @ ALL
returns this error:
ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') File
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py",
line 175,
2013 Nov 05
2
[PATCH stable-1.24] Fix fstab block device resolution for FreeBSD
The device name prefix for IDE hard drives used to be `ad' but now
is `ada' (http://www.freebsd.org/doc/handbook/disks-naming.html).
For virtio hard drives it is `vtbd'.
Under an MBR partition table a slice will be used, so the name of
the first partitions will be either `ada0s1a' or `vtbd0s1a'. Under a
GPT partition table, where no slice is needed, the name of the first
2012 May 22
2
Limit max number of e-mails sent per hour
Hello list
I use sendmail-8.14.4-8.el6.x86_64 and I wonder how to restrict the
number of emails sendmail sent over an hour.
Is the define(`confMAX_QUEUE_RUN_SIZE', `200') command what I'm looking for?
Thank you in advance.
Nikos