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

Leave a Reply

 

 

 

You can follow the discussion through the Comments Feed. You can also Pingback or Trackback from your own site.