gotchas from likewise @ubuntu

Today I learned that to get likewise5 working on ubuntu, you should:

  1. sudo aptitude install likewise-open5 likewise-open5-lsass
  2. sudo joe /etc/samba/lwiauthd.conf
    add the line
    winbind use default domain = yes
    so you can login without specifying domain in the domainname slash fashion.
  3. sudo joe /etc/sudoersadd %DOMAIN.dns.NAME\\Group^name ALL=(ALL) ALL
    at the bottom to allow logins
  4. sudo lw-update-dns

    registerns the dns name with you logonserver
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>