Displaying 20 results from an estimated 100 matches similar to: "unsamba"
2014 Mar 14
0
Re: Sys::Virt integration into other event loops
On Fri, Mar 14, 2014 at 09:01:22AM -0600, Scott Wiersdorf wrote:
> Hi all,
>
> I’m trying to integrate Perl’s Sys::Virt into an already existing AnyEvent program.
>
> I’m accustomed to writing things like this:
>
> use EV;
> use AnyEvent;
> use AnyEvent::Handle;
> my $h = AnyEvent::Handle->new(fh => $fh, …);
> $h->on_read(sub { … });
>
> EV::run;
2010 Sep 02
2
Issue with Perl and rpmforge - advice?
I have an old version of rkhunter installed on my CentOS 5 machine,
one I got from rpmforge.
In my most recent attempts to update this, I get the following errors in yum:
Resolving Dependencies
--> Running transaction check
---> Package perl-AnyEvent.noarch 0:5.240-1.el5.rf set to be updated
--> Processing Dependency: perl(JSON::XS) >= 2.2 for package: perl-AnyEvent
--> Processing
2000 May 25
0
Win95-password problem new
Hi all,
one problem with SAMBA 2.0.5 on a Caldera eServer2.3 :
My 15 users with Win95 SR2 in a NT-DOMAIN are connected to SAMBA and
share files and print via SAMBA. All users are in /etc/passwd and in and
/etc/samba.d/smbpassw on ther LINUX-Server.
There are no problems with this and are all happy.
BUT : Sometimes (!!!) SAMBA wants to get a password when users want to
print. My users typed the
2001 Nov 26
0
Make error in samba 2.2.2
Hi All,
I am using Solaris 8 on sparc with gcc3.0.2 .
I was able to run ./configure successfully,
but when I ran make command I got following error.....
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SO
URCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/sa
mba/lib/smb.conf"
2010 Sep 03
3
Issue with Perl and rpmforge - advice? - SOLVED
On Wed, Sep 1, 2010 at 6:51 PM, Mark <mhullrich at gmail.com> wrote:
> I have an old version of rkhunter installed on my CentOS 5 machine,
> one I got from rpmforge.
>
> In my most recent attempts to update this, I get the following errors in yum:
>
:
> --> Finished Dependency Resolution
> perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems
>
2020 Jul 22
0
rpcclient & smbpasswd user PASSWORD_MUST_CHANGE
First thanks for your quick reply,
I may have explained myself improperly. By default - from my understanding- on any windows domain you're allowed to anonymously connect to :
- rootDSE of the LDAP with an Anonymous bind ;
-Connect to the IPC$ with a NULL session if allowed in the registry.
But indeed you're not allowed to perform any method on the IPC$ neither to list the
2014 Mar 14
3
Sys::Virt integration into other event loops
Hi all,
I’m trying to integrate Perl’s Sys::Virt into an already existing AnyEvent program.
I’m accustomed to writing things like this:
use EV;
use AnyEvent;
use AnyEvent::Handle;
my $h = AnyEvent::Handle->new(fh => $fh, …);
$h->on_read(sub { … });
EV::run; ## start the event loop
I can add some code in the on_read() handler and every time the $fh has something to read, it will fire
2005 Jan 27
2
Samba not recognizing secondary groups
Hi all. I'm having a strange issue with a server running Samba 3.0.2a.
The server has a single share, and under that are subfolders that
contain documents. Each subfolder is owned by a different
folder-specific group, and users belong to the groups that own the
folders to which they need access.
But suddenly one user can't access any folders. Windows (the client)
suggests that she
2013 Feb 14
0
Installing SOGo on Centos 5
Hello,
I was following directions at:
http://www.sogo.nu/english/support/faq/article/how-to-install-sogo-and-sope-through-yum-1.html
to install SOGo on CentOS 5.9 and, noticing that among the dependencies
is memcached and rpmforge includes a much more recent version than EPEL,
I preferred rpmforge and therefore I set a higher priority for rpmforge
repo (see below).
[Note: I guess I could have
2018 May 29
1
Difficulty in writing R code for one pool dynamic model
Hi everyone,
I was trying to mode the following exercise using R.
The question: Set up a one pool model using numericintegration. The model will run from time 1 to time 30 using a time step of 1.The pool (A) will be fed by flux "inA" at a rate of 5 units per hour anddrained by flux "outA" at a rate of 20% per hour. At time 0, A has 5units. At time 30, what is the pool size of
2002 May 08
0
need help - where to get binaries for HPUX 11.0 for 2 .2.3a AND winbind
Hello Altaf,
You can now pull swdepot of Samba 2.2.3a WITH winbind from the samba ftp
site - this is swinstallable and so you will not need to compile - it
already has winbind built.
You can get it from:
http://us1.samba.org/samba/ftp/bin-pkgs/hp/samba2.2.3a/
named samba_2.2.3a_HPUX_withwinbind.depot
hope this helps,
Don
-----Original Message-----
From: Muhammad Altaf Bashir
2006 Jun 01
4
PERL module woes
Hi,
I'm using CentOS 4.3 on all my PC's, and I'm very happy with it.
Everything *just* works.
I want to give DVD::RIP 0.97.10 a try. I enabled rpmforge and kbs repos,
but there's only 0.52.2 available, which has an annoying bug in it. So I
installed the main dependency, transcode, via yum. Then I downloaded the
(PERL) sources of DVD::RIP 0.97.10, ran configure (e. g. perl
2014 Aug 19
0
failure building memcached rpm
Hi all,
I need to install the latest memcached version (1.4.20) on a number of
machines in this environment. There are only rpm's of this app for RHEL 6.
But we need to install the latest memcached on a number of RHEL 5 machines.
To be specific, they are OEL 5.7 hosts.
I've installed all of the developers tools that I would need.
But when I go to build the RPM I am getting the
2006 Jan 19
0
setting a query from another query
I have a table that lists other lookup tables. It has
id
description
list_table
I have a controller that takes care of editing this table itself - but
what I''m trying to achieve is to allow the user to edit the tables
referenced in that master list. so what I''d like to do is get the value
of list_table outa there (which I have) and plug it into a query that
will show me a
2006 Jun 16
0
isdn and PARK
Hi outa there,
when i park a call which i picked up at an isdn line , the call never
comes back,
-- Stopped music on hold on mISDN/9-u73
-- Added extension 'mISDN/2' priority 1 to park-dial
== Timeout for mISDN/9-u73 parked on 701. Returning to park-dial,mISDN/2,1
-- Executing Dial("mISDN/9-u73", "mISDN/2| |t") in new stack
Jun 18 18:55:36
2023 May 26
1
Problems solved
Doug from this list got me to change my connectivity to my DID provider
from SIP to IAX, and bingo, it all just worked instantly.
For my next trick: setting up voicemail. The book does it all with smoke
and mirrors (SQL), but I'm fresh outa those, so I'll be doing it the
old-fashioned way, by editing the voicemail.conf and users.conf files
with some hopefully helpful hints from our
2001 Dec 07
7
win2k joining Samba 2.2.2 PDC problems.
I'm running FreeBSD 4.4, with Samba 2.2.2 freshly installed, with
the FreeBSD Ports package to install files in correct places.
I've a Win2k system tring to join the domain "FREESIDE"
It will authenticate ok from the win2k command line.
"net use x: \\crypton\homes /USER:FREESIDE\jerry"
It seems to work ok during the first part of joining a domain, i.e.
password
2007 Mar 19
2
wine WM8EUTIL
Hello,
i've got a little problem that begins to drive me mad.
FOr usage on my xbox360, i need to convert Videos to WMV.
After a long search, i found MS WM8EUTIL which seems to be perfect.
The Problem is, it doesnt work.
1. It begins to install, but never seems to register in the system
(is there a way to manually register setup.inf ? )
2. Though, suprsingly, all works well for audo only
2005 Apr 30
1
Thanks (was re: Neosurge.com)
On Sat, 2005-04-30 at 07:05 -0400, Mark Weaver wrote:
> John,
>
> I just wanna say THANK YOU for the AWESOME distro and keep up the
> fantastic work. CentOS 4 is definitely without a doubt the most
> rock-solid, outa-the-box distro I've ever used. And I'm loving every
> minute of it. I've even managed to get my boss hooked on it and now our
> linux machines
2009 Dec 02
7
san suport
Hi,
i''m having problems attaching disks from a fc-san to a solaris 10 guest.
xen host ist a opensolaris box "SunOS node1 5.11 snv_127 i86pc i386 i86xpv".
my xen guest is named pg4.
this command works fine.
virsh attach-disk pg4 /dev/dsk/c8t600A0B800029D69A000013CA4B00E1ABd0 hdb
and before i was able to import this volume as a zpool on the xen host - so
connection to this