It certainly could be the chipset. Specifically, it's the Intel C224 Express
PCH chip(set) on the Supermicro X10SLM+-LN4F motherboard. The Ethernet chips
are Intel i210AT controllers.
But other than the link to the upstream support site, I don't have a good
source of expected compatibility data.
On 06/23/2016 05:23 AM, Kaplan, Andrew H. wrote:
We are running CentOS 7.2 on a virtual machine, and we are trying to set up
LDAP authentication.
In an AD environment, it's important to point out that you typically
can't do "ldap authentication". You can, but you'll need a service
account t
Hello -
I have made the following changes to the nsswitch.conf file as suggested by
another mailing-list member:
Domain = .org
...
Method = nsswitch
and I have restarted idmapd service.
I checked the nsswitch.conf file, and references to sss are mentioned in the
following lines:
passwd:
shad
Kaplan, Andrew H. wrote:
> Hello -
>
> I have made the following changes to the nsswitch.conf file as suggested
> by another mailing-list member:
>
> Domain = .org
> ...
> Method = nsswitch
>
> and I have restarted idmapd service.
>
> I also ran the following command syntax as root to check the ss
Hello -
I have made the changes to the nsswitch.conf file as suggested, and I have
restarted idmapd service. I also ran the following command
syntax as root to check the sssd configuration:
sssd -c /etc/sssd/sssd.conf -d2 -i
The output was as follows:
sssd -c /etc/sssd/sssd.conf -d2 -i
(Thu Ju
Kaplan, Andrew H. wrote:
> Hello --
>
> I have not touched that file.
>
> What change(s) do I need to make there?
>
Please stop top posting.
That *may* affect you later, when you try to NFS mount directories, or it
may be confusing the issue. In any case, it *requires* editing.
First, put in a Do
Hello --
I have not touched that file.
What change(s) do I need to make there?
-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of
m.r...@5-cent.us
Sent: Thursday, June 23, 2016 9:36 AM
To: CentOS mailing list
Subject: Re: [CentOS] sssd.
Almost :)
In [sssd]:
not 'domains = company/company.org' but 'domains = company.org'
and the section with all your LDAP configs should be called [domain/company.org]
'man sssd.conf' has the basic conf example.
Looking at my own conf, I'm seeing 'services' line under the [sssd] section. I
though
Kaplan, Andrew H. wrote:
> 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 = comp
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-
OK, lets dig further.
Does your sssd.conf have [sssd] section?
Something like
[sssd]
debug_level = 4
config_file_version = 2
domains = your-domain-name-here
If it's not there, add it and modify the [your-domain-name-here] section so
it'll look like this:
[domain/your-domain-name-here]
2
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...@avc.su [mailt
Hello --
We are running CentOS 7.2 on a virtual machine, and we are trying to set up
LDAP authentication. The ldap packages that are currently installed on the
system are the following:
python-sss 1.13.0-40.el7_2.4
python-sssdconfig 1.13.0-40.el7_2.4
sssd 1.13.0-40.el7_2.4
sssd-ad 1.13.0-40.el7
13 matches
Mail list logo