On Mon, Jan 01, 2024 at 11:30:59PM +0000, David Little via IBM TechXchange Community wrote:
> I wanted to use Winbind because I wanted to avoid the fiddly setup
> on the AD side, especially as every user needs that fiddling! The
> Winbind setup avoids a lot of work, both short and long-term.
Please explain. What is your specific goal? I've integrated many AIX
systems with AD and never considered Winbind.
> You mentioned that using LDAP integration doesn't force the AIX
> server to become part of the AD domain. True, but why is that a
> positive? Is it better to fiddle with every user account instead of
> the AD joining?
LDAP integration for AIX can be at a number of levels. At no point
does it "become part" of an AD domain. It just uses LDAP as a
directory service. There is no AD GPO integration or other controls
from AD. You're integrating LDAP services, not AD services.
Most of the complications I've seen have been related to the RFC2307
integration at the AD layer. That's where you have to update users on
AD with POSIX attributes. Whether that's a problem or not depends on
your use case.
Filtering users by membership in an AD group can be done by setting a
filter in /etc/security/ldap/ldap.cfg. It's not supported on the
command line by mksecldap.
------------------------------------------------------------------
Russell Adams
Russell.Adams@AdamsSystems.nlPrincipal Consultant Adams Systems Consultancy
https://adamssystems.nl/
Original Message:
Sent: 1/1/2024 6:31:00 PM
From: David Little
Subject: RE: AIX Winbind LDAP Group Authorization Restrictions
Thanks Phill.
I wanted to use Winbind because I wanted to avoid the fiddly setup on the AD side, especially as every user needs that fiddling! The Winbind setup avoids a lot of work, both short and long-term.
You mentioned that using LDAP integration doesn't force the AIX server to become part of the AD domain. True, but why is that a positive? Is it better to fiddle with every user account instead of the AD joining?
Thank you for the links, I've seen the AIX LDAP ones, but not the last Spiceworks link. I had been approaching this as though I'd be limiting the groups on the AIX servers themselves, didn't even cross my mind to use group policy. I'll look into it, thanks!
------------------------------
David Little
------------------------------