Displaying 16 results from an estimated 16 matches for "id8dbqffe".
Did you mean:
id8dbqfe
2007 Mar 14
3
Errors logging in from Windows - LDAP + Samba PDC
Just to get these things out of the way
CentOS (2.6.9-42.0.10.ELsmp)
# yum list installed | grep openssl
openssl.i686 0.9.7a-43.14 installed
openssl-devel.i586 0.9.7a-43.14 installed
# yum list installed | grep samba
samba.i386 3.0.10-1.4E.11 installed
samba-client.i386
2007 Mar 20
2
0.22.2 bug?
Hi,
I''ve just installed 0.22.2 and believe I''ve discovered a bug (or oversight).
I have an exec like this:
exec { "change-to-local-mirror":
command => "sed -i ''s#\(KERNEL_REPO.*=\).*#\1
$mirror#'' ${rulefile}",
path => "/usr/bin:/usr/sbin:/bin",
2007 Mar 16
19
Terminology
Hello folks,
I''ve blended/updated the Glossary of Terms
(<http://reductivelabs.com/trac/puppet/wiki/GlossaryOfTerms>). It seems
the definition of "manifests" is a bit different amongst members.
Some people consider a "manifest" to be a configuration file written in
puppet, e.g. any .pp file. But at my organization, we''ve considered the
totality
2007 Mar 14
7
While the VoIP-Info.org site is down...
Is it wise to use an outage to promote your business, not on the user's
list and not multiple times? Put it in your signature or something ;-)
Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
KB3OPB
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Shane Breen
> Sent: Wednesday,
2006 Sep 22
1
Syncing moved files
...from 0 to 60 faster, |
S/W Developer | but to go to 100 you need Unix." |
Colubris Networks Inc. +----------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFE+2s9Y3/iTTCEDkRAtRCAKCkPYi9xgj+6+s6ZIX5NNaG4Xev7wCfWIsn
LQ4m0YR522cvyfEUScuL71o=
=KWkW
-----END PGP SIGNATURE-----
2007 Mar 14
1
close_low_fds
Hello!
I found at my "smbd.log" many record, like this:
[2007/03/14 18:15:00, 0] lib/util.c:close_low_fds(668)
Didn't get file descriptor 0
What this means?
2007 Mar 16
1
Information about SSID structure
I'm experiencing some problems with Samba-LDAP and I wanna know a little
more about the structure of SSID.
Does anyone know where I can find information about this?
--
Allysson Steve Mota Lacerda
stevelacerda@stevelacerda.net
http://www.stevelacerda.net
2007 Mar 14
1
Extra Packages for Enterprise Linux (EPEL) Repo
May want to check out the new Fedora-Extras-based EPEL repo. There will
be overlap with KBS repos (in fact they cite karan.org as an example of
rebuilding Fedora Extras packages for EL4), RPMforge, etc. so be wary as
of any other 3rd party repo. The Wiki page says "The EPEL repository is
not yet publicly available -- we are in the process of creation and
initial testing phase.";
2007 Mar 15
2
CentOS and Atheros
What's the easiest path to having my Atheros wireless cards supported,
particularly in C5?
In the past, I've chosen to download source and build my own, but that's
become a little tiresome.
At one point, OpenSUSE was the easy option, but since 10.1 it's dropped
madwifi.
--
Cheers
John
-- spambait
1aaaaaaa at coco.merseine.nu Z1aaaaaaa at coco.merseine.nu
Please do not
2007 Mar 18
1
A wish or possible?
Hi,
One thing I''d like to be able to do is this...
define sedfile ( $file = '''', $target = '''', $pattern = '''', $options = ''-i -n''
, onlyif = '''' ) {
case $file {
'''': { err ( "Require valid filename: ''$file''" ) }
}
case $target {
2007 Mar 16
2
re: o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1" another node is heartbeating in our slot!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
I'm trying to wrap my head around something that happened in our environment.
Basically, we noticed the error in /var/log/messages with no other errors.
"Mar 16 13:38:02 dbo3 kernel: (3712,3):o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1": another node is
heartbeating in our slot!"
Usually there are a
2007 Mar 16
3
Can't change password change dates with PDBEDIT
I'm setting up a Samba server using CentOS 4's (RedHat Enterprise Linux)
standard version (v.3.0101411). I want to be able to force users to
change their password upon first logging in and to have to change them
after a certain period of time (per user, not system-wide).
The problem is that the pdbedit commands don't seem to be registering at
all in the database. If I enter the
2007 Mar 19
7
Monitoring puppet
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi *!
How do you monitor when the last puppet transaction was successful on a node?
I''m searching for something easy like a timestamp, so I can put a nagios watch
on this.
Regards, David
- --
- - hallo... wie gehts heute?
- - *hust* gut *rotz* *keuch*
- - gott sei dank kommunizieren wir über ein septisches medium ;)
-- Matthias Leeb,
2007 Mar 19
6
Last call for fixes: Releasing tomorrow
I think I''ve got every fix except one in that''s going to make it into
grover, which I''ll hopefully be releasing tomorrow. I plan on adding
Tim Stoop''s patches for home directory management (#432), but
everything else is getting pushed to the next release at this point.
I''ve fixed all of the major bugs, or at least I think I have. If
2007 Mar 04
14
What I am doing with Puppet.
Hi,
Luke asked me if I was willing to share what I am doing with the Puppet user
community. So here goes:
I am using puppet to manage one host right now. While that isn''t a good
advertisement for Puppet''s scaling capabilities, I find it interesting
because I built my single node (personal mail, svn, ci and web server) with
puppet where I could (clearly there was some
2007 Mar 12
17
need help writing a plugin
Hi,
I''m halfway developing a tiny plugin that allows people to scrub flash
video files. I''ve got my plugin setup to monitor a directory /movies.
Whenever a .flv file is requested within that directory, some stuff
should happen, if not, the request should be processed as usual. I don''t
know how to do the latter..
require ''mongrel''
require