Active directory authentication without joining domain

Support for security such as Firewalls and securing linux
Post Reply
bramassendorp
Posts: 1
Joined: 2019/05/24 12:27:39

Active directory authentication without joining domain

Post by bramassendorp » 2019/05/24 12:29:20

Hello,

I'm trying to find some documentation for having ssh users to authenticate through Microsoft Active Directory without having to join the machine to the domain.

Is this even possible?

Thank you.

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

Re: Active directory authentication without joining domain

Post by aks » 2019/05/25 04:43:06

I guess you could treat MAD as a LDAP server - but you'll probably have to have the UNIX object/classes available (uid/gid etc).

Post Reply