Forum archive
Domain Controller where is SAMBA installed
I am trying to upgrade SAMBA to v4 so i can add my win7 pc's into the Domain but they need AD support
I have installed SAMBA 4
but the default SAMBA is still lurking somewhere and for the hell of my I can not find it
/usr/local/samba
is where my v4 is
smbclient --version
proves that the old version is somewhere
/usr/local/samba/smbclient --version
Proves that my Version 4 is also their
I used this guide for installing samba4
http://wiki.samba.org/index.php/Samba4/HOWTO#Step_1:_Download_Samba4
So the easiest way to set up Samba4 would be to first uninstall Samba3
followed by installing Samba4
I don't think Webmin samba module will work with Samba4, but maybe? If not you'll need to configue Samba4 manually via its conf file (not sure but would guess you'll find that in /etc/samba4 or something like that).