Displaying 20 results from an estimated 200 matches similar to: "Announce: Module puppetlabs/postgresql 2.1.0 Available"
2012 Jan 02
1
Can not logon to domain:
Hi all,
After new year I started to getting error when trying to logon to domain.
Everything worked well before Christmass; I don't remember any
(relevant) changes.
I'm getting this error in log:
netlogon_creds_server_check failed. Rejecting auth request from client
COMPUTER machine account COMPUTER$
After reading some googled solution nothing seems be relevant for me ...
I tried to
2008 Feb 25
1
[Fwd: Re: [Fwd: Update to 2.2.1-2]]
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20080225/377bed98/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usbhid-ups.loghid-ups.log.D4.zip
Type: application/zip
Size: 5428 bytes
Desc: not available
Url :
2013 May 20
0
Announce: Module puppetlabs/puppetdb 1.3.0 Available
A new release of the puppetlabs/puppetdb module is now available on the Forge:
https://forge.puppetlabs.com/puppetlabs/puppetdb/1.3.0
This feature release provides us with a few new features for the PuppetDB
module.
You can now disable SSL when using the `puppetdb` class by using the new
parameter `disable_ssl`:
class { ''puppetdb'':
disable_ssl => true,
}
2008 Feb 22
2
[Fwd: Update to 2.2.1-2]
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20080222/960348fe/attachment.htm
2008 Feb 26
1
Update to 2.2.1-2
Dear Arnaud,
> guys,
>
> sorry for the lag in jumping over there.
>
You anyway do a good job!
Thanks for prompt answers!
>
> If you want to do it yourself:
> - look here for the needed build tools
> http://www.debian.org/doc/maint-guide/ch-start.en.html#s-needprogs
> - svn co svn://svn.debian.org/nut/trunk
> - cd trunk
> - ln -s packaging/debian
> - fakeroot
2011 Oct 06
1
Porting samba setup to backup server
I must set up a backup server for failover and have used tdbbackup to create backup files from the functioning primary server. I then copied the files to the backup server and used tdbbackup to restore all the databases, along with copying the smb.conf and other text files from /etc/samba. This does not seem to work and I was hoping someone could assist.
Primary server is RHEL 5.4 with Samba
2011 Sep 30
5
Fwd: Win 7 Pro
Hello,
I use Samba 3.5.11 from debian. I'm trying to add new Win7Pro to domain,
but I still get error: "The specified domain either does not exist or
could not be contacted".
using wireshark I can see
SMB_NETLOGON 279 SAM LOGON request from client
SMB_NETLOGON 270 SAM Response - user unknown
SMB_NETLOGON 279 SAM LOGON request from client
SMB_NETLOGON 270 SAM Response - user unknown
2001 Dec 21
0
{R} 1.4.0 compiling failed on sun sparc solaris 2.6
Hi!
I tried to configure and compile R 1.4.0 on a
sun sparc solaris 2.6 box using the sun compiler (workshop 6?);
but:
-------------------------------------------------------------------------------------------------
(mt100): ./configure --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --with-f77
[...]
R is now configured for sparc-sun-solaris2.6
Source
2008 Apr 07
2
CentOS, Postgres init and puppet
Me again!
I have a recipe that looks like:
class postgresql {
file { pg_hba_conf:
name => "/var/lib/pgsql/data/pg_hba.conf",
source =>
"puppet://puppetmaster/files/workstations/common/var/lib/pgsql/data/pg_hba.conf",
owner => postgres,
group => postgres,
mode => 600,
subscribe => [ Package[postgresql] ],
2004 Sep 29
2
pgsql and default_pass_scheme
Hello list,
I am running Dovecot 1.0-test46 on FreeBSD with PostgreSQL as backend, runs _very_ nice, but i can not set
"default_pass_scheme = CRYPT" (only PLAIN) for PostgreSQL Auth in dovecot-pgsql.conf.
I have a valid entry in pg_hba.conf (and reloaded/restarted):
"local mail mail crypt"
If i replace crypt in pg_hba.conf
2009 Aug 21
1
[PATCH server] update installer exec items to single_exec where applicable
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
installer/modules/ovirt/manifests/freeipa.pp | 8 ++++----
installer/modules/ovirt/manifests/postgres.pp | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/installer/modules/ovirt/manifests/freeipa.pp b/installer/modules/ovirt/manifests/freeipa.pp
index e5de852..f91cd43 100644
---
2008 Feb 15
4
About postgresql tcpip connection
hello everybody
i?m trying to connect to my postgresql via tcpip and it thow an error is not accepting tcp-ip connections
I ask to google but i dont find the solution, people said about the prostgresql.conf enable tcpip, I try but when i start the service it thow an error.
Other thing is add the option i to postmaster.opt but when i start the service this file is redefined
anybody can helpme
2009 Jun 05
0
[PATCH server] update postgres for ipv6 support, or db:migrate will fail
If the ::1 ipv6 loopback entry is missing in pg_hba.conf rake db:migrate will fail
rake aborted!
FATAL: no pg_hba.conf entry for host "::1", user "ovirt", database "ovirt_development", SSL off
---
installer/modules/ovirt/manifests/postgres.pp | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git
2007 Apr 10
2
postgres 7 - CentOS 4.4
Hi
Firstly apologies but i have to install an app that uses postgres but i
am more a MySQL/Oracle guy so i maybe doing something really wrong here..
I am following instructions for creating a DB user and encountering this
# createuser -ADP -U postgres foo
Enter password for new user:
Enter it again:
createuser: could not connect to database template1: FATAL: IDENT
authentication failed for
2005 Jun 08
1
Need help with postgresql authentication set up
OS - CentOS4
PostgreSQL = 8.0.3
I think that I need to locate a custom pam module to use in
pg_hba.conf that will allow phpPgAdmin to authenticate users
against /etc/password (shadow). I cannot seem to find a straight
forward reference to such a beast either in the documentation or on
the web. The pam modules that I have found through google seem to
be intended to allow one to authenticate
2009 Jul 06
1
[PATCH server] add ipv6 postgres trust
If management server has ipv6 enabled and postgres is not configured to allow localhost access via ::1 the postgres service will fail.
---
installer/modules/ovirt/manifests/postgres.pp | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/installer/modules/ovirt/manifests/postgres.pp b/installer/modules/ovirt/manifests/postgres.pp
index 36bcdc0..12b7764 100644
---
2006 Apr 28
1
PHP 5.0.4 and PostgreSQL [solved]
You need to change in /var/lib/pgsql/data/pg_hba.conf "ident" to "md5"
When you create user password is encrypted, but PostgreSQL server is
configured to read password not encrypted.
Regards.
--
_________________________________________________________________
D o m i n i k S k ? a d a n o w s k i
2012 Oct 05
3
PHPMYADMIN on Centos 6.3
Hi guys,
Pls I need good and working instructions on how to install phpmyadmin on
centos 6.3 ?
I would appreciate your kind and timely response on this.
regards
kunle
2006 Mar 24
10
innodb vs myisam
Hi,
I have been using myisam tables in mysql with rails because my client will soon want fulltext searchable content, however when I migrated my development db from schema.rb all of the tables generated were innodb. I understand that I can override this, but also like the transactions and foreign keys of innodb. So 2 questions really:
1. are transactions in activerecord dependent on innodb or do
2009 Jun 23
1
[PATCH server] added ovirt-wait4service and invokation in installer to wait for psql/ldap
FIXME this patch isn't complete, still need to figure out the ldap command to
wait for that service, something along the lines of:
ldapsearch -b dc=priv,dc=ovirt,dc=org -x
(but how will we parse the base from the installer? also this cmd
fails, how to fix?)
---
installer/modules/ovirt/manifests/ovirt.pp | 8 +++++-
installer/modules/ovirt/manifests/postgres.pp | 13 ++++++---