Allow FOG admins to login using AD credentials
-
Is it possible to join the FOG server to Active Directory so that my tech staff can login to the server using their AD credentials? This would be extremely helpful from an enterprise perspective. Essentially I want the 10 or so admins to use their AD credentials instead of using local FOG credentials. Is this possible and if so how? I can only find information on joining imaging clients to AD after an image.
-
@rogalskij I guess what you are looking for is the FOG LDAP plugin: https://forums.fogproject.org/topic/12074/fog-ldap-plugin/15
-
This is exactly what I was looking for. Added the LDAP plugin, then added the ldap php module and modified to the php config. I now have it working. This helped greatly thank you!