
Note:
XenServer uses Likewise (Likewise uses Kerberos) to authenticate the AD user in the AD server, and to encrypt communications with the AD server.
How does XenServer manage the machine account password for AD integration?
Similarly to Windows client machines, Likewise automatically updates the machine account password, renewing it once every 30 days, or as specified in the machine account password renewal policy in the AD server. For more information, refer to http://support.microsoft.com/kb/154501.
Enabling external authentication on a pool
•External authentication using Active Directory can be configured using either XenCenter or the CLI using the command below.
xe
The user specified needs to have Add/remove computer objects or workstations privileges, which is the default for domain administrators.
Note:
If you are not using DHCP on the network used by Active Directory and your XenServer hosts, use you can use these two approaches to setup your DNS:
1.Set up your domain DNS suffix search order for resolving
xe
2.Configure the DNS server to use on your XenServer hosts:
xe
3.Manually set the primary management interface to use a PIF that is on the same network as your DNS server:
xe
Note:
External authentication is a
Disabling external authentication
•Use XenCenter to disable Active Directory authentication, or the following xe command:
xe
User Authentication
To allow a user access to your XenServer host, you must add a subject for that user or a group that they are in. (Transitive group memberships are also checked in the normal way, for example: adding a subject for group A, where group A contains group B and user 1 is a member of group B would permit access to user 1.) If
8