Displaying 2 results from an estimated 2 matches for "reamld".
Did you mean:
realmd
2019 May 14
1
Samba4 changing a user's password from linux workstation
...asons for using SSSD:
1) I have servers that need to be joined to a non Windows Kerberos realm
(MIT Kerberos managed by FreeIPA), this automate many things like for
example services certificates generation and renewal. Those servers need
at the same time to be joined to an AD domain. Using SSSD/Reamld makes
the configuration of those realms too easy, with a single INI like
configuration file, without the need to mess with PAM configuration that
it is too easy to make a hole in your security, especially when
configuring multiple realms like this setup. This will never be achieved
by winbind...
2019 May 14
2
Samba4 changing a user's password from linux workstation
Hello Rowland,
We’ve been using SSSD with Acitve Directory for a few years now… It’s been solid for us.
Our Linux clients use the AD-Kerberos via SSSD for secure NFS4 mounts with POSIX attributes defined in AD (uidNumber, gidNumber, unixHomeDirectory, loginShell).
Before putting into production, I tested using Winbind and could not get it to do what I wanted. If I remember correctly, I had