similar to: Upgrading from Fedora Core 7 to CentOS 5.4

Displaying 20 results from an estimated 7000 matches similar to: "Upgrading from Fedora Core 7 to CentOS 5.4"

2016 Jun 23
2
sssd.conf file missing
Hello ? Thank-you for your e-mail. I corrected the syntax in the file, and I have confirmed the permissions are correct: -rw-------. 1 root root 266 Jun 23 08:45 sssd.conf Unfortunately, the error condition and messages listed in my initial e-mail are still present. From: l at avc.su [mailto:l at avc.su] Sent: Thursday, June 23, 2016 8:34 AM To: CentOS mailing list; Kaplan, Andrew H.
2016 Jun 23
3
sssd.conf file missing
Hello -- I made the suggested changes to the sssd.conf file, and the results are the same. Just to make sure my syntax is correct: The following section was added to the end of the file: [sssd] debug_level = 4 config_file_version = 2 domains = company/company.org -----Original Message----- From: l at avc.su [mailto:l at avc.su] Sent: Thursday, June 23, 2016 9:08 AM To: Kaplan, Andrew H.;
2016 Jun 09
2
FW: Problem with Active Directory authentication
Hi, Try using the format <domainname><winbind separator><username> to login instead of <username>@<domainname>. I'm not sure why, and don't have time to check into it right now, but ssh doesn't like the <username>@<domainname> format for me either. The default winbind separator is a backslash "\", so you'll have to escape it,
2016 Jun 09
1
FW: Problem with Active Directory authentication
Hi, If you have the "template = /bin/bash" option, I think it is more likely something wrong with the way ssh is trying to authenticate the username. Do a "getent passwd" and then try "ssh -v '<username exactly as getent returns it (case sensitive)>'@<fqdn of server>. If it doesn't work, post the output of what ssh generates. Mike E. On Thu,
2016 Jun 09
2
Problem with Active Directory authentication
Hello -- The output of the getent passwd command was the following: <username>@<domainname>:*:##########:##########::/PHShome/<username>:/bin/PHSshell ________________________________ From: Data Control Systems - Mike Elkevizth [mike at datacontrolsystems.com] Sent: Wednesday, June 08, 2016 6:12 PM To: Kaplan, Andrew H. Cc: samba-technical at lists.samba.org; samba at
2016 Jun 23
1
sssd.conf file missing
Hello -- I have not touched that file. What change(s) do I need to make there? -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of m.roth at 5-cent.us Sent: Thursday, June 23, 2016 9:36 AM To: CentOS mailing list Subject: Re: [CentOS] sssd.conf file missing Kaplan, Andrew H. wrote: > Hello -- > > I made the suggested
2016 Aug 24
3
Problem with CentOS 5.11 virtual machine
Hello -- We completed an installation of CentOS 5.11 32-bit onto a Vmware ESXi 6.0.0 appliance for the purpose of running a legacy application. The hardware in question is a Dell PowerEdge R730xd system. The Vmware tools utility was installed onto the virtual machine, and that initially provided access to the network. Once that was done, patches from the CentOS repository were installed onto the
2012 Jun 08
2
Need to get latest version of freetds for centos 6.2
Hello -- What repository, or other website, can I access in order to get the latest version of freetds? The version that comes with centos 6.2 is the 0.64 release, and it has a bug in it that is preventing me from running another application. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the
2009 Nov 20
4
Problem with Samba on CentOS 5.3
Hi there -- I am having an issue with the Samba package, release 3.033375, that came bundled with the CentOS 5.3 distribution. It seems that even though I created the smbpasswd file, located at the /etc/samba directory, I am unable to modify the password of the users listed in it. I can run the /usr/bin/smbpasswd -a <username> command as root, and even though there are no errors, a
2011 Apr 08
2
Exception error with 5.5 installation
Hi there -- I am trying to install the 64-bit version onto one of our servers. When I get to the point of loading various software packages, I normally select KDE desktop, and also make sure that CentOS extras is also selected. Once that is done, I click on Next to have the installation continue. Every attempt that I have made has resulted in an exception error occurring with the python
2009 Sep 09
1
Compiling NTFS support in the kernel
Hi there -- I am running CentOS 5.3, and I need to have NTFS filesystem support as part of the kernel. Can someone direct me to the correct location for the file(s) and procedure necessary to download and compile? Thanks. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient
2013 Oct 31
1
(no subject)
Hello -- We are running CentOS 6.3 64-bit distribution on one of our servers, and I am involved in upgrading the Apache and OpenSSL packages. I completed an upgrade to both where the version of each that is installed on the server is the following: httpd 2.2.15-29.el6.centos httpd-manual 2.2.15-29.el6.centos httpd-tools 2.2.15-29.el6.centos openssl 1.0.0-27.el6_4.2 openssl-devel 1.0.0-27.el6_4.2
2009 May 18
3
PHP 5.2 or greater availability
Hi there -- Is there a repository that has php version 5.2 or greater available for use with the Centos 5.3 distribution? This includes the development libraries package. Thanks. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners
2016 Jun 10
2
FW: Problem with Active Directory authentication
Jun  9 15:51:55 rorecovery1 sshd[6325]: fatal: Access denied for user ahk at partners.org by PAM account configuration [preauth] on the ssh server system run pam-auth-update select kerberos auth if its not there install pam-krb5  and try again. gr Louis Op 9 jun. 2016 om 21:56 heeft Kaplan, Andrew H. <AHKAPLAN at PARTNERS.ORG> het volgende geschreven: Jun  9 15:51:55
2016 Jun 08
5
Problem with Active Directory authentication
Hello -- We are running the 14.04.3 LTS 64-bit release as a virtual machine on a Vmware appliance. The goal of the installation is to create a Samba server that utilizes Active Directory authentication. To that end I utilized the following procedure:
2016 Jun 10
2
Problem with Active Directory authentication
The problem that I am now facing is the fact there is no NIS domain that can be selected from the dropdown menu, which, in turn, prevents the login shell from being modified. ________________________________ From: Data Control Systems - Mike Elkevizth [mike at datacontrolsystems.com] Sent: Friday, June 10, 2016 3:14 PM To: Kaplan, Andrew H. Cc: samba at lists.samba.org; Rowland penny Subject:
2016 Jun 10
2
Problem with Active Directory authentication
Hello -- The version of Samba that I am running on the server is the 4.3.9 Ubuntu package. To that end, I reconfigured the smb.conf file to reflect the entries listed in your e-mail. I added the syntax: default shell = /bin/bash to the smb.conf file, and restarted the samba and winbind daemons. Unfortunately, the getent passwd command indicated the /bin/false shell was still the default. What
2016 Jun 15
2
FW: Problem with Active Directory authentication
Sorry about being a pain in the neck about this. The AD authentication at the console, and through SSH to the server is working for one domain user account, but no others. The problem is outlined in the e-mail that I am forwarding to the mailing list. How can I correct this? -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Kaplan, Andrew H. Sent:
2016 Jun 13
2
Problem with Active Directory authentication
Hello -- I have made considerable progress. When I am at the server console, I am able to enter my domain username and password, and I am able to log into the server. I had several follow-up questions: 1. How can I configure an SSH connection to the server that will utilize the active directory login? 2. When the login completes, I encounter the following error messages: Unknown parameter
2016 Jun 13
2
Problem with Active Directory authentication
Hello -- We are not running a Samba domain controller, rather we are relying on our network engineering group. I am not sure how willing they are in setting up the NIS extensions feature. To facilitate matters, would it be better for our either setting up the current system as a samba domain contoller, or establishing a separate computer that functions exclusively in that capacity?