Displaying 20 results from an estimated 5000 matches similar to: "error when logging into system - SOLVED"
2010 Oct 21
2
missing dependency for package
Hello everyone,
I know this isn't strictly CentOS query, but I am hoping that someone
here with more experience than myself might have some thoughts.
I am trying to get a plugin working for Ganglia on a CentOS 5.5 box,
in a testing environment. The plugin is for apache monitoring, called
Ganglia-Logtailer. This plugin requires the executable
/usr/bin/logtail in order to work. The only
2010 Jun 16
5
Disabling services in CentOS 5.5
Hello all,
I have been doing some searching for information about disabling
services within a CentOS 5.5 install. I have found a few different
opinions, and wanted to ask for some feedback.
First off, the system is running a LAMP stack to serve a web
application. It will only be doing email to send occasional messages
out (sent via the application only). It will not be receiving email
for any
2010 Aug 27
2
cfengine vs. puppet
Hello All,
I have been tasked with getting some configuration management system
running at work.
We have about 20 web servers running (some virtual and some physical),
and we are trying to come up with a tool that will assist setting up
new boxes as we bring them online, as well as maintaining existing
systems when changes are necessary.
After spending a little bit of time searching around
2012 Jul 12
3
ssh port forwarding
Hello Everyone,
I am having a problem with setting up port forwarding from one of our local
CentOS machines to an AWS EC2 instance. We are wanting to make mysql
connections over an ssh tunnel.
In this case, lets say that hostA is our local machine, and hostB is the
Amazon EC2 instance. I have tried several different variations (that I have
found from google searching), including:
from hostA: ssh
2008 Sep 18
1
using NOPASSWD in sudoers
Hello Everyone,
I am trying to change our /etc/sudoers (using visudo) to allow 2
commands to be run as root without a password, but it isn't working.
Here is the part of the sudoers file that is in question.
# User alias specification
User_Alias FULLACCESS = doug, scott
# members of the FULLACCESS User_Alias may run chown and chmod without
a password
FULLACCESS ALL = (root) NOPASSWD:
2010 May 19
4
apache redirection
Hello everyone,
Part of our website has secured access with an SSL certificate. The
problem we are running into is that the certificate is for
www.domainname.com, so when they go to domainname.com (without the
www. in front), the users are getting a "This connection is untrusted"
warning, because the url doesn't match the certificate.
I found one site that said to make a change to
2010 Jul 20
2
directory permissions set to 600?
Hello all,
Today, I ran across a directory in /etc/ on one of our servers whose
permissions where set to 600 (drw-------) with root being the owner.
The directory is for the firewall package for the server, so it is not
something malicious. Checking some other systems, they also have this
directory and the permissions on those servers is also 600, so it
isn't just a messed up permissions on
2010 Oct 01
1
error when logging into system
Hello everyone,
I have a CentOS 5 system. On this system, I used the usermod -n and
groupmod -g to change the user id and the group id for a standard,
regular user from 500 to 1000.
I then ran the following commands (as root), to make sure all the
files were changed to match:
find / -uid 500 -exec chown 1000 {} \;
-- and --
find / -gid 500 -exec chgrp 1000 {} \;
Now, whenever I try to login
2010 Mar 10
1
IPSec VPN Setup?
Hello Everyone,
I have been tasked at work with setting up a VPN connection from our
server to a client's network. The only problem is that I have never
done anything like this before, so I am not sure where to start.
We are running CentOS 5.4 on our server. I do not yet know what the
client is running for their VPN, the only thing I know of from the
client, is we need to use IPSec for our
2005 Feb 05
0
Tom Skeren has a misconfigured server
Tom sent me a private email.
I replied and got this back.
From:
Mail Administrator
<Postmaster@cox.net>
Reply-To:
Postmaster@cox.net
To:
craigwhite@azapple.com
Subject:
Mail System Error - Returned Mail
Date:
Sat, 5 Feb 2005 01:44:16 -0500
2006 Feb 09
1
About join domain in different subnet.
Hi all:
I have a question about join domain.
If my samba server and domain controller are in different subnet (such =
as 192.168.1.x and 192.168.2.x), two conditions happened:
ADS domain
1. if I use domain name, then join fail.
2. if I use IP address of domain controller, join success.
However, in both cases I can't retrieve domain users/groups.
Is it necessary for samba sever and domain
2006 Jun 04
0
RE: Rails Digest, Vol 21, Issue 64
> From: Craig White <craigwhite@azapple.com>
> Subject: [Rails] passing a value in a hidden field inside a form
> To: rails@lists.rubyonrails.org
> Mesdosage-ID: <1149428769.713.5.camel@lin-workstation.azapple.com>
> Content-Type: text/plain
>
> should be trivial but I can''t figure this out from api
>
> <%= hidden_field
2005 Oct 12
1
(no subject) -- re-subscribe my IEEE with NO postingprivileges
Agreed!
Brian Brunner
brian.t.brunner at gai-tronics.com
(610)796-5838
>>> craigwhite at azapple.com 10/12/05 09:35AM >>>
List owners of course have the option to knock people out but are almost
always wisest not to use that power except when absolutely necessary and
I'm quite certain that it hadn't reached that state.
2006 Feb 08
1
[Fwd: re: [0BB-0B7CC3CB-B2E7] FreeNX documentation and other miscellanea]
Just received one of these things for each email I sent to CentOS list
early this morning...about a 6.5 hour lag time...
what gives? I bet everyone starts seeing them real soon now unless it's
just my great fortune...
you should consider bouncing this subscription if it's valid.
Craig
-------- Forwarded Message --------
> From: Brian Trudeau <brian.trudeau at eastek-intl.com>
2003 Dec 18
1
Samba 3 PDC with LDAP - Error when changing userpassword from windows
no, i did it
but, i think if i didn't it, I cannot join Machine while addind machine
account on the fly with Samba...
----- Original Message -----
From: "Craig White" <craigwhite@azapple.com>
To: <s.jousse@free.fr>
Cc: <samba@lists.samba.org>
Sent: Thursday, December 18, 2003 6:09 PM
Subject: Re: [Samba] Samba 3 PDC with LDAP - Error when changing
userpassword
2007 Oct 03
2
excluding directories in rsync
Hello Everyone,
I am trying to exclude a directory (and all file and sub-directories
under that directory) when using rsync.
I have spent two days on google, but everything that I can find there
involves excluding individual files, not an entire directory.
I have tried the following commands, but in each case the remove_dir and
all of its sub-directories and files area still sent to the remote
2005 Aug 09
0
Re: samba Digest, Vol 32, Issue 9
I've tried "wins support = true" (and "wins support = yes"... just in
case). I stopped and restarted the samba daemons and rebooted the
WinXP client. I have no change in the results. Based on something I
read in the troubleshooting part of the HowTo, I added the address of
the server to the Wins tab in the advanced section of the TCP/IP
properties... still no results :(
2005 Nov 08
0
Reducing the deleterious effects of ego relatedissues on the list: growing up individua
Let it slide.
Brian Brunner
brian.t.brunner at gai-tronics.com
(610)796-5838
>>> craigwhite at azapple.com 11/07/05 06:39PM >>>
On Mon, 2005-11-07 at 15:03 -0800, Bryan J. Smith wrote:
> No sense in responding further. I think I've made my point.
*******************************************************************
This email and any files transmitted with it are
2006 Feb 16
1
CentOS FAQ (was ssh attack)
On 16/02/06, Craig White <craigwhite at azapple.com> wrote:
> On Thu, 2006-02-16 at 15:18 -0500, John Hinton wrote:
> > As someone did suggest though, a FAQ on SSH would be a
> > good idea.
> ----
> I think it's a great idea - go ahead and do it...why wait for others?
I suggested it, and not just for common SSH on CentOS questions but
for anything that's, well,
2003 Dec 17
0
combining local users or smbpasswd users and NTDOMAIN usersin LDAP
Lets see. So are you going to be getting rid of the NT Domain? If
not, why not just setup LDAP authentication on the linux box through PAM
with the help of a few other modules. It creates a local account based
on the authentication success. Works great for me. This also promotes
centralized user administration. Is that what you are going after? If
not, I apologize for giving you the wrong