Setting Up for Linux Desktops

Table Of Contents
2 Install PBISO on your Linux VM.
sudo ./pbis-open-8.5.6.2029.linux.x86_64.deb.sh
3 Install Horizon 7 Agent for Linux.
4 Use PBISO to join the Linux desktop to the AD domain.
In the following example, lxdc.vdi is the domain name and administrator is the domain user
name.
sudo domainjoin-cli join lxdc.vdi administrator
5 Set up the default configuration for domain users.
sudo /opt/pbis/bin/config UserDomainPrefix lxdc
sudo /opt/pbis/bin/config AssumeDefaultDomain true
sudo /opt/pbis/bin/config LoginShellTemplate /bin/bash
sudo /opt/pbis/bin/config HomeDirTemplate %H/%U
6 Edit the /etc/pamd.d/common-session file.
a Locate the line that says session sufficient pam_lsass.so.
b Replace that line with session [success=ok default=ignore] pam_lsass.so.
Note This step must be repeated after you reinstall or update the Horizon Agent for Linux.
7 Edit the /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf file and append the
following lines.
Note If you are using Ubuntu 14.04, the lightdm configuration file is named 60-lightdm-gtk-
greeter.conf.
allow-guest=false
greeter-show-manual-login=true
Setting Up Horizon 7 for Linux Desktops
VMware, Inc. 32