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.sh|http://lin-srv01:81/LikewiseOpen-6.0.0.8269-linux-i386-deb.sh]

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

...