I had likewise open authenticating, configured, and working in under 10minutes. On a fresh install everything is quite smooth. I haven't noticed any issues as of yet, been running on it for 2 weeks. I just setup bookmarks for my shared folders and have them connect automatically upon login. One thing to note, I read it somewhere but set a static IP before installing likewise, seems to go smoother.<br>
<br>Here is what I did:<br> 1. sudo apt-get update<br> 2. sudo apt-get install likewise-open<br> 3. sudo domainjoin-cli join fqdn.of.your.domain Administrator<br> 4. sudo update-rc.d likewise-open defaults<br> 5. sudo /etc/init.d/likewise-open start <br>
6. sudo visudo<br> 7. %<a href="http://DOMAIN.COM">DOMAIN.COM</a>\\DNSADMINS -- add AD group to sudoers list, for admin. I used the DnsAdmins group. ALL=(ALL) ALL<br> 8. sudo nano -w /etc/samba/lwiauthd.conf<br> 9. add: winbind use default domain = yes (users can now login with their username, not having to put domain\username to login)<br>
<br><br><br><div class="gmail_quote">On Tue, Apr 7, 2009 at 7:04 PM, Jason Joines <span dir="ltr"><<a href="mailto:joines@okstate.edu">joines@okstate.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What are the advantages, disadvantages, differences, etc., between<br>
using Likewise Open to authenticate Ubuntu 8.04 Samba users against<br>
active directory instead of Kerberos, Samba, and Winbind?<br>
<br>
I briefly tested using Kerberos, Samba, and Winbind on Ubuntu 7.10<br>
quite some time ago with the instructions at<br>
<a href="http://ubuntuforums.org/showthread.php?t=91510" target="_blank">http://ubuntuforums.org/showthread.php?t=91510</a> and it seemed to work<br>
just fine. Ubuntu 8.04 comes with Likewise Open to serve the same<br>
purpose. What's the difference?<br>
<br>
<br>
Jason Joines<br>
=================================<br>
<font color="#888888"><br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>