Ubuntu's ADSys
Jeremy Allison
jra at samba.org
Mon Apr 26 16:12:52 UTC 2021
On Mon, Apr 26, 2021 at 10:27:23PM +1200, Douglas Bagnall via samba-technical wrote:
>I noticed that Ubuntu 21.04 was announced with "native Microsoft Active
>Directory integration":
>
>https://ubuntu.com/blog/ubuntu-21-04-is-here
>
>It looks like this is based on a project called "ADSys" (GPLv3, written in
>Go), that works as a GPO client.
>
>https://github.com/ubuntu/adsys
>
>They use Samba in their tests, as far as I can tell.
It also uses Samba libsmbclient to fetch the GPO files
from the server.
Go bindings for libsmbclient are here:
https://github.com/mvo5/libsmbclient-go
More information about the samba-technical
mailing list