I see several forum post and wikis about using Microsoft Active Directory for authentication. Some specify to use LDAP, some Kerberos. I'm not sure which I should use. Furthermore, I don't see any forums posts/wiki-articles saying how to use MsA.D. for access control. So, I'd like to ask here.
What I want is this:
1) windows users, who log into the MsAD Domain, should be able to connect via CIFS, and ideally, also via the webclient, without having to re-enter their credentials
2) I don't want to have to keep any user/group info in Alfresco. I'd like it to get that info from an MsAD domain controller. It would be nice to not have to worry about keeping a copy in Alfresco in-synch with MsAD.
3) I'd like to be able to control which MsAD domain users can login to Alfresco
4) I'd like Alfresco to be able to see MsAD domain groups, so that I can control access to things within Alfresco by the existing MsAD Domain groups.
Are these things possible? Can they co-exist at the same time? How do I do it? I'm running Alfresco on a Linux box that can be joined to the MsAD domain if needed.
Thanks