Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Install

download from [http://lin-srv01:81/LikewiseOpen-6.0.0.8269-linux-i386-deb.shImage Added|http://lin-srv01:81/LikewiseOpen-6.0.0.8269-linux-i386-deb.sh] h1.

Configure

Code Block
langxml
/opt/likewise/bin/lwconfig AssumeDefaultDomain true
echo '4PTSOLUTIONS\\domain^admins ALL=(ALL) ALL' >> /etc/sudoers
/opt/likewise/bin/lwconfig Local_HomeDirTemplate %H/%D/%U
cp /etc/nsswitch.conf /home/vault/backup/likewise/nsswitch.conf && nano /etc/nsswitch.conf

...

Code Block
langxml
domainjoin-cli join 4ptsolutions.local amelong

Set the Home Directory and Shell for Domain Users

Run the Registry editing tool:

...

Code Block
langxml
titleRefresh Configuration without Restart
/opt/likewise/bin/lw-refresh-configuration

Troubleshooting

View/Clear User Cache

Code Block
langxml
titleShow User Cache
/opt/likewise/bin/lw-ad-cache --enum-users

...