-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/17/2011 11:04 AM, Tim wrote:
> On Mon, 2011-01-17 at 09:51 -0500, Stephen Gallagher wrote:
>> One change from older versions of Fedora is that, with SSSD, you
>> cannot use authentication against LDAP without encryption. This is
>> because the si
On Mon, 2011-01-17 at 09:51 -0500, Stephen Gallagher wrote:
> One change from older versions of Fedora is that, with SSSD, you
> cannot use authentication against LDAP without encryption. This is
> because the simple bind password would otherwise be sent in the clear
> over the wire. Older versions
see below sssd.conf file, which works for the installation here.
[root@myws ~]# cat /etc/sssd/sssd.conf
[sssd]
config_file_version = 2
# Number of times services should attempt to reconnect in the
# event of a crash or restart before they give up
reconnection_retries = 3
# if a backend is partic
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/17/2011 09:27 AM, Luc MAIGNAN wrote:
> Hi,
>
> I want to use openLDAP to authenticate users to log-in.
>
> In the previous versions of Fedora, I just use system-config-auth but it
> doesn't seem to work in F14.
>
> Has someone a good and pret