Displaying 4 results from an estimated 4 matches for "nss_pam_ldapd".
Did you mean:
nss_pam_ldap
2018 Sep 06
2
Authenticating against Samba 4 AD LDAP service
...computer',
> it could be anything, but whatever it is, you probably can use kerberos
> and if Dovecot is in the mix, you definitely can use kerberos.
Thanks for the reassuring. The mail server/SSH server are using pam_ldap
and nss_ldap to authenticate and get attributes from LDAP (via
nss_pam_ldapd CentOS package).
Basically, I have configured nslcd to get info from Samba4, according to
https://wiki.samba.org/index.php/Nslcd
The further questions are:
1. I have to add uidNumber/gidNumber manually per user/group, as said in
https://wiki.samba.org/index.php/Adding_users_with_samba_tool
Is...
2018 Sep 06
0
Authenticating against Samba 4 AD LDAP service
...anything, but whatever it is, you probably
> > can use kerberos and if Dovecot is in the mix, you definitely can
> > use kerberos.
>
> Thanks for the reassuring. The mail server/SSH server are using
> pam_ldap and nss_ldap to authenticate and get attributes from LDAP
> (via nss_pam_ldapd CentOS package).
You keep saying 'mail server', but what mail server ? What are its
components ? are you using postfix ?, exim4 ? or something else. Does
it use saslauthd, dovecot or something else
>
> Basically, I have configured nslcd to get info from Samba4, according
> to
&g...
2018 Sep 06
2
Authenticating against Samba 4 AD LDAP service
Rowland Penny via samba писал 2018-09-05 16:10:
> On Wed, 05 Sep 2018 15:46:04 +0700
> Konstantin Boyandin via samba <samba at lists.samba.org> wrote:
>
>> Hello,
>>
>> One of Samba 3 -> Samba 4 migration task I am solving is changing
>> authentication against new Samba 4 AD domain.
>>
>> Existing services use LDAP directory of Samba 3 to
2018 Sep 07
1
Authenticating against Samba 4 AD LDAP service
...t is, you probably
>> > can use kerberos and if Dovecot is in the mix, you definitely can
>> > use kerberos.
>>
>> Thanks for the reassuring. The mail server/SSH server are using
>> pam_ldap and nss_ldap to authenticate and get attributes from LDAP
>> (via nss_pam_ldapd CentOS package).
>
> You keep saying 'mail server', but what mail server ? What are its
> components ? are you using postfix ?, exim4 ? or something else. Does
> it use saslauthd, dovecot or something else
I thought I answered by mentioning PAM authentication.
Exim 4, using s...