On Fri, Apr 24, 2020 at 01:44:42PM -0400, Stephen John Smoogen wrote: > > The project name is NOT AAA. It is Noggin. The current FAS is actually > Version 2. There was a FAS3 project for about 10 years that got put aside > over and over again due to other priorities. Since the original FAS as a > sort of anti-kerberos/anti-ldap and this is actually a bunch of covers to > kerberos/ldap it felt insulting to call this FAS4. So a completely > different name was decided on. Just to expand on the history here (Because it's somewhat important I think): The reason this isn't fas4 or fas-something is that it's a different approach. fas is a complete account system. It handles the data itself and does everything. Its the 'source of truth' for account data currently, with other things querying it or syncing with it (ipa and ipsilon). Noggin on the other hand is just a frontend. It's source of truth for data is ipa. It talks to ipa and has that handle and store the data, it's just a frontend over that with a api part to allow things to talk to it, and it in turn to talk to ipa. Doing things this way means that noggin can be much smaller and less complex, it's just a interface, it doesn't need to be a complete identity provider, and can depend on the already existing and well maintained IPA for that. kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx