similar to: cert problem with client

Displaying 20 results from an estimated 800 matches similar to: "cert problem with client"

2008 Nov 10
2
1 command ssh session
I wrote a patch to bash to log commands.. Now when I run the following command ssh user at hostname.com w It never seems to spawn a bash session. Is there some ssh internal shell that handles commands getting passed in like this? Thanks Mike
2007 Apr 01
0
No subject
file. I don''t know why it will work for other hosts but these steps do not work for this.. there are no extra outputs from using --debug On 4/9/07, Atom Powers <atom.powers at gmail.com> wrote: > > On 4/9/07, Mike Zupan <hijinks at gmail.com> wrote: > > I recently had a working puppet server serving around 4-5 clients. One > of > > the clients needed to
2007 Jun 07
1
machine classes
I''m having a bit of a tricky time with this.. I have an exec like this that I want to run on all servers on the puppet network but like our email servers class rootpw { exec { "/bin/echo test 1 2 3": path => "/usr/bin:/usr/sbin:/bin", schedule => daily, } } So I have a list of ips that I don''t want that
2005 May 13
2
not deleting from the root
I have a bit of an issue with rsync. I am using to keep directories in sync via another server for backup. Here is the server config [w1] path = /w1 comment = w1 web dir [w2] path = /w2 comment = w2 web dir Now on the client i run this command rsync -avv --delete --force domain.com::w1/ /w1/ It will NOT delete anything that is no on the server anymore.. for example on the server/client there
2009 Feb 10
3
something wrong with mongrel?
Hi all, I''ve followed http://reductivelabs.com/trac/puppet/wiki/UsingMongrel for configuring my puppet with mongrel. Al seems to work fine, except that, after a reinstall of 40 nodes atone time, I got many kind of errors like: ------------------------------------------------------------------------- err: Could not request certificate: Certificate retrieval failed: .tmp file already
2008 Nov 24
0
logdest on client
Hi, I''m running client with --logdest=/var/log/puppet.log just to get a clean puppet log and don''t mix it with messages. # grep . /etc/sysconfig/puppet |grep -v "^#" PUPPET_SERVER=gridinstall01.pic.es PUPPET_LOG=/var/log/puppet.log But I only get this message in new log: # cat /var/log/puppet.log Mon Nov 24 14:59:53 CET 2008 Puppet (notice): Reopening log files
2012 Oct 03
1
[LLVMdev] [PROPOSAL] Adding support for -fstack-protector-strong
David Chisnall wrote: >On 2 Oct 2012, at 03:26, Magee, Josh wrote: > >> 1) An address of a local variable is taken in such a way as to expose the >> address of a stack location. >> - Example: the address of a local on the RHS of an assignment, the >> address of a local passed into function. > > It also sounds like it would be triggered for a
2007 Dec 10
1
problem with puppetmasterd log
Hello, puppetmasterd is running as shown here: puppet 10209 1.1 1.5 138124 62532 ? Ssl 13:37 0:06 /usr/bin/ruby /usr/sbin/puppetmasterd --manifest=/etc/puppet.production/manifests/site.pp --logdest=/var/log/puppet.production/puppetmasterd.log however, the log file is not being updated with information when a client runs puppetd --test Am I missing something obvious? Best,
2004 Sep 29
1
Samba became Domain Member Server
Hi group, I have problems with a former Samba-server. It has been a simple server, no acl-stuff,not a DC or so. Now we have a Windows 2003 PDC and I intergated the Samba-Server as a Domain Member Server. Everything works fine, except one annoying thing: I cannot allow the Domain-Members to full-access the files recursively. Example: The users complain, that they can make an excel-sheet and
2001 Dec 20
3
rsync *Still* Copying All Files?
Hi, all. This is my first post to the list, so please forgive me if this is an old issue. I scoured the mailing list archives by hand and could find no mention of it, and the official FAQ-o-matic mentions it, but doesn't offer a fix that works for me. I've set up an rsync daemon on Windows NT4 by installing the latest cygwin. Using the cygwin1.dll and rsync.exe, I'm able to connect
2012 Oct 02
0
[LLVMdev] [PROPOSAL] Adding support for -fstack-protector-strong
On 2 Oct 2012, at 03:26, Magee, Josh wrote: > 1) An address of a local variable is taken in such a way as to expose the > address of a stack location. > - Example: the address of a local on the RHS of an assignment, the > address of a local passed into function. This sounds like something that would be triggered for any function containing a block, even if the
2011 Jun 30
7
Puppet agent creates certificates for localhost.localdomain and does not pick up the changed hostname
Hi Everyone, I am using Puppet 2.6.5 to configure fresh VMs. These VMs have their hostname set to localhost.localdomain initially at boot-time. There is this script file that runs in rc.local and this is what I do inside it 1. I change the hostname from localhost to xxx.xxxxxx using the hostname command. 2. start the puppet agent as /usr/sbin/puppetd --certname=xxx.xxxxxx
2011 Aug 19
0
2.7.3 and debug messages
Hello, When I run: puppet agent --onetime --debug --verbose on a new 2.7.3 client (connecting to a 2.7.3 server), only about 1/10 the messages get printed out to the screen as use to with older versions of puppet -- and all those messages now seem to be in the /var/log/system.log (on the Mac - 10.6 & 10.7) Anyone know how to get all the debug messages to print to the screen, instead
2007 Oct 30
6
Newb to puppet - Solaris svcadm question
I''m new to puppet so this might be a foolish question. I''m using Solaris 10, server is Sparc, my client is x86. I created a ''file chown'' manifest as a test ... /etc/puppet/manifests/classes/puppet.pp class puppet { file { "/etc/puppet.txt": owner => "root", group => "root",
2002 Oct 21
3
htree questions
I decided that I would try out 2.5.44, and I noticed that htree was merged. If I don't do the tune2fs -O dir_index, and e2fsck -D, the (exisintg) fs won't use htree, right? Once I do the tune2fs and e2fsck, will I still be able to go back to a non-htree kernel if needed? (Will a htree-ized fs work on a non-htree kernel?) I'm guessing that it won't. I've seen a 2.4 htree
2006 Nov 27
2
[LLVMdev] moving to svn?
Hello, Scott. > the official cutover. Granted, you might need darcs to pull the current > version out of its repo, since it was originally designed with darcs in > mind. I can confirm, that tailor converts LLVM CVS with all history preserved to mercurial repository without any visible troubles. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint
2012 Oct 10
6
Puppet client not listening on port 8139
Hi everyone, Please help, I have built a new server and installed puppet (2.6.17) running on RHEL 6.3. It seems that it is not listening on port 8139. iptables -L: Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt
2010 Jun 27
6
Borked Client Cert in 0.25
Here we go with puppet 0.25 certificate problems again. I had a system where puppet was running fine. I reinstalled it. Running puppet on the client causes this: "Could not request certificate: Retrieved certificate does not match private key; please remove certificate from server and regenerate it with the current key". Fine... so I run ''puppetca --clean
2004 Jan 06
3
no results.
have you set up the db schema? and have you entered any sip data into the db? Sean -----Original Message----- From: Chandra [mailto:chandra@digital.com.np] Sent: Tue 1/6/2004 10:57 PM To: asterisk-users@lists.digium.com Cc: Subject: [Asterisk-Users] no results. i have been working with the retrieve_sip_conf_from_mysql.pl file and i have set everything as required. but when i
2006 Nov 27
5
win32 problems
I''m setting up a Rails app for a client that uses Windows. I''m getting this error: c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.18/lib/mongrel/rails.rb: 32: uninitial ized constant Mongrel::HttpHandler (NameError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:21:in `re quire'' from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.18/bin/