Re: [Samba] Samba 3/4 - Franky - AD

2009-12-01 Thread Jack Lau

Hello
 
I had exactly the same problem.
 
However, I downloaded and installed GIT (apt-get install git-core in Debian / 
Ubuntu).
 
I then did:
git clone git://git.samba.org/samba.git samba
cd samba
git checkout v3-5-stable
cd source3
./configure --enable-merged-build
make
make install
 
If you haven't already done so, you need lots of development libraries, for 
example http://wiki.samba.org/index.php/Samba4/HOWTO/Ubuntu_Server_9.04 is a 
good source.
If you are getting messages saying that libraries are missing after the 
install, you may need to edit ld.so.conf and then run ldconfig.
You may also need to add /usr/local/samba/sbin and /usr/local/samba/bin to your 
path as well so that you don't have to cd into the directory or type it all out.
 
I am still yet to explore Samba 3.5 properly and haven't got past this stage 
yet.
 
Regards   
_
Have more than one Hotmail account? Link them together to easily access both
 http://clk.atdmt.com/UKM/go/186394591/direct/01/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 3/4 - Franky - AD

2009-11-24 Thread Michael Seevogel

Richard Lamboj schrieb:
What is the Problem: build/smb_build/main.pl: can't 
open '../lib/tevent/python.mk' at build/smb_build/config_mk.pm line 173.?


The errors from 3.4.x are not very clear for me. Okay this file is missing, 
but why?


So Please! Can someone tell me how to use Samba 3.4.x as merged build and as 
AD? 



I am receiving the same error on CentOS 5.4 64 bit; I tried different 
ways  and sources to succesfully compile it with source packages from 
Fedora, the official sources and the last to compile it over makerpms.sh 
under packaging directory!


Something what I didnt checked was if its possible to compile it with a 
fresh fetched source of the git repository? Is anyone here who could 
help us with this issue?


Thanks in advance!
Regards
Michael

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


Re: [Samba] Samba 3/4 - Franky - AD

2009-11-24 Thread Andrew Bartlett
On Fri, 2009-11-20 at 20:57 +0100, Richard Lamboj wrote:
 Hello,
 
 is there somewhere a howto? I have compiled Samba 3.4.3 as merged build on 
 Debian, but i could not remember which developer packages Samba needs(i have 
 tried to compile 3.4.0 without problems - some times ago) and the 
 error configure: error: Merged build required but not possible is not very 
 useful.
 
 So Samba needs a Unix Account - is there a LDAP Server included in Samba, 
 when 
 yes - does it support pam, or does i need to store the Unix Users in the 
 passwd or could i use a third part LDAP Server like openLDAP?
 
 What is the Problem: build/smb_build/main.pl: can't 
 open '../lib/tevent/python.mk' at build/smb_build/config_mk.pm line 173.?
 
 The errors from 3.4.x are not very clear for me. Okay this file is missing, 
 but why?
 
 So Please! Can someone tell me how to use Samba 3.4.x as merged build and as 
 AD? 

Samba 3.4 is not and does not contain a Samba4 release.  All it contains
is a snapshot of Samba4 that was in 'master' at the time 3.4 was
branched - many months ago. 

If you want to try Samba4, I'll release a new alpha soon, or try out the
current GIT version. 

Andrew Bartlett

-- 
Andrew Bartletthttp://samba.org/~abartlet/
Authentication Developer, Samba Team   http://samba.org
Samba Developer, Cisco Inc.



signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

[Samba] Samba 3/4 - Franky - AD

2009-11-20 Thread Richard Lamboj

Hello,

is there somewhere a howto? I have compiled Samba 3.4.3 as merged build on 
Debian, but i could not remember which developer packages Samba needs(i have 
tried to compile 3.4.0 without problems - some times ago) and the 
error configure: error: Merged build required but not possible is not very 
useful.

So Samba needs a Unix Account - is there a LDAP Server included in Samba, when 
yes - does it support pam, or does i need to store the Unix Users in the 
passwd or could i use a third part LDAP Server like openLDAP?

What is the Problem: build/smb_build/main.pl: can't 
open '../lib/tevent/python.mk' at build/smb_build/config_mk.pm line 173.?

The errors from 3.4.x are not very clear for me. Okay this file is missing, 
but why?

So Please! Can someone tell me how to use Samba 3.4.x as merged build and as 
AD? 

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