Using Likewise For Single Sign-OnWith Kerberos and Active Directory
Using Likewise For Single Sign-OnWith Kerberos and Active Directory
Likewise Enterprise
Introduction
To gain access to the other computer, you can use various protocols and
applications:
• SSH
• rlogin
• rsh
• Telnet
• FTP
• Creates a keytab for the computer in the following way: When you
join a Linux or Unix computer to AD, Likewise creates a machine
account for the computer. Likewise then automatically creates a
keytab for the SPN and places it in the standard system location
(typically /etc/krb5.keytab).
• Creates a keytab for the user during logon. On most systems, the
user keytab is placed in the /tmp directory and named
krb5cc_UID, where UID is the numeric user ID assigned by the
system.
Note: Not all versions of OpenSSH support Kerberos. Versions older than
4.2p1 might not work or might work improperly.
host/<server name>@<REALMNAME>
host/[email protected]
In order for Microsoft Active Directory to generate a Kerberos ticket for this
SPN, a service account must exist for it. Additionally, a keytab must be
created for the service account and placed on the sshd server. Likewise
completely automates this operation. When a Linux or Unix computer is
joined to AD, a machine account is created for the computer. If the
computer is called fozzie, a machine account called fozzie$ is created
in AD. Likewise then automatically creates a keytab for the SPN and
places it in the standard system location (typically, /etc/krb5.keytab).
Likewise includes a tool, lwinet, that can be used to generate additional
keytab entries for other services.
When the user runs the ssh program and OpenSSH determines that it will
use Kerberos authentication, it will need to access a keytab for the user so
that it can obtain a service ticket for the service/computer to which it is
trying to connect. This keytab must be created using the user's account
Configuring OpenSSH
GSSAPIAuthentication yes
GSSAPICleanupCredentials yes
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
Likewise adds these lines to the appropriate files if they are not already
present.
Testing SSO
About LIKEWISE
Likewise Software is an open source company that provides audit and authentication
solutions designed to improve security, reduce operational costs and help
demonstrate regulatory compliance in mixed network environments. Likewise Open
allows large organizations to securely authenticate Linux, UNIX and Mac systems with
a unified directory such as Microsoft Active Directory. Additionally, Likewise Enterprise
includes world-class group policy, audit and reporting modules.
Likewise Software is a Bellevue, WA-based software company funded by leading
venture capital firms Ignition Partners, Intel Capital, and Trinity Ventures. Likewise has
experienced management and engineering teams in place and is led by senior
executives from leading technology companies such as Microsoft, F5 Networks, EMC
and Mercury.