Archive for the 'authentication' Category

OpenSSH Public Key Authentication

Friday, October 9th, 2009

notes on setting up SSH pubic key auth

Providing Active Directory authentication via Kerberos protocol in Apache

Tuesday, February 10th, 2009

Apache authentication against AD (via Kerberos). Really easy to do, but make sure you put your kerberos real all in UPPER CASE, i.e. MYDOMAIN.COM. If you are using something like MYDOMIAN, then put it into config as MYDOMAIN.LOCAL

[technet.microsoft.com] Interop: Authenticate Linux Clients with Active Directory

Friday, November 14th, 2008

tehcnet article on providing authentication against AD using samba/winbind