On 16/06/12 03:49, Andrew Bartlett wrote:
On Fri, 2012-06-15 at 13:36 +0100, Rowland Penny wrote:
On 15/06/12 12:58, L.P.H. van Belle wrote:
ah from sources...

then .
http://spore.sodgeit.de/sporeblog-samba4EN.html
very easy also. installer script, tested this also, and works also ok ( for me )

just change in the installer alfa20 to beta1  ( in samba4.sh )
samba-4.0.0beta1.tar.gz


Greetz,

Louis

-----Oorspronkelijk bericht-----
Van: [email protected] [mailto:[email protected]]
Namens Rowland Penny
Verzonden: 2012-06-15 10:41
Aan: [email protected]
Onderwerp: Re: [Samba] Samba 4 provisioning error on Ubuntu 12.04

On 15/06/12 07:20, L.P.H. van Belle wrote:
Hai,

I did this install yesterday, bug is already reported in ubuntu.

This is simple to resolve.

first apt-get build-dep samba4
install these dependecies.

apt-get install samba4
chmod +x /usr/share/samba/setoption.pl
edit /var/lib/dpkg/status and search for package: samba4
replace half-configured with installed

remove /etc/samba/smb.conf

/usr/share/samba/setup/provision --realm=DOMAIN.LOCAL
--domain=DOMAIN --adminpass='YourPassword' --server-role=dc
and read, for the extra things.

http://www.matrix44.net/cms/notes/gnulinux/samba-4-ad-domain-wi
th-ubuntu-12-04
nice howto to install samba4 on ubuntu.

Did my install in 5 min. AD nicely up and running.


Louis



-----Oorspronkelijk bericht-----
Van: [email protected] [mailto:[email protected]]
Namens Andrew Bartlett
Verzonden: 2012-06-15 03:44
Aan: zoolook
CC: [email protected]
Onderwerp: Re: [Samba] Samba 4 provisioning error on Ubuntu 12.04

On Thu, 2012-06-14 at 16:58 -0300, zoolook wrote:
Hello,

2012/6/14 todd kman<[email protected]>:
I looked up ACL and how to get them supported and tried
the following:
sudo apt-get install attr
Almost. Install libattr1-dev
We need that, but also libacl1-dev

Andrew Bartlett
--
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


The OP is trying to compile the latest Samba4 from git (beta2), not
install an old version (alpha18) via apt-get. Having said
that, this may
be the quickest way for him to install it, if he just wants to try it.
There is no problem compiling Samba4 on Ubuntu 12.04, it just
takes longer.

Rowland


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


I am not sure if it will work with beta1 upwards, the template smb.conf
is missing the following two lines:
          dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr,
netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser,
eventlog6, backupkey, dnsserver
          server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, ntp_signd, kcc, dnsupdate, s3fs
These lines are only needed to enable the new 's3fs' default file
server.  This will soon (very soon) be the default, no smb.conf
required.

Andrew Bartlett

Ok, I can understand that if it is the default, it will not require setting, but no smb.conf required?

Rowland

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to