29
Local Networks Go Global When Domain Names Collide
(krebsonsecurity.com)
c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.
THE RULES
Instance Rules
Community Rules
If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.
Learn about hacking
Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !cybersecurity@lemmy.capebreton.social !securitynews@infosec.pub !netsec@links.hackliberty.org !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub
Notable mention to !cybersecuritymemes@lemmy.world
Is there any hope of return for Kerberos and LDAP?
FreeIPA?
Been using this in my homelab. Pretty great for Linux machines.
If you need to host for a windows network, samba can provide a Windows Server 2008 level AD DC, as well as print and file servers.
You could always install bare LDAP and Kerberos, but then again you could also try eating a cinderblock.
There are alternatives, but they all have their usecases and compromises in comparison. Most businesses want a cookiecutter one size fits all solution. AD is the closest thing.
From what I recall Kerberos didn't work all that well in environments with NAT so it is unlikely to replace modern single sign on systems like OpenID Connect.