CVS Bug Report

Elrond elrond at samba.org
Tue Aug 15 17:06:53 GMT 2000


On Tue, Aug 15, 2000 at 10:45:58PM +1000, Thom May wrote:
> Just to reply to myself - not as bad as talking to myself, I
> *hope*<g> - some more info:
> Linux 2.4.0-test4 i686
> Debian 2.3
> (no, this isn't a server ;))
> OpenLDAP 1.2.11-1
> 
> thom
> On Tue, Aug 15, 2000 at 10:01:59PM +1000, Thom May wrote:
> > hi.
> > trying to compile the latest CVS as of now with options:
> > /configure --prefix=/usr/local/samba-tng 
> > --datadir=/etc/samba-tng --sysconfdir=/etc/samba-tng 

If you want --sysconfdir to become effective, you should
add "--with-sambaconfdir".

This has been added to allow a transition from the old
style of putting smb.conf (/lib)

> > --localstatedir=/var/samba-tng --with-smbmount --with-pam
> > --with-ldap --with-sam-pwd=tdb --with-surstdb

Either you want to put the smb-passwords into ldap or into
tdb.

Where I have to note:
--with-sam-pwdb=tdb isn't currently well supported, it is
currently more a test-area for Luke.


> > --with-privatedir=/etc/samba-tng
> > --with-lockdir=/var/lock/samba-tng
> > 
> > which after a 'make all' produces this error:
> > Linking bin/testparm
> > bin/.libs/libsmbpw.so: undefined reference to `lookup_sid'
> > collect2: ld returned 1 exit status
> > make: *** [bin/swat] Error 1
> > make: *** Waiting for unfinished jobs....

I don't know, if this is a specific problem with the ldap
build... with normal smbpasswd (file) configurations, I
don't have this problem.

I know, that swat wont build, if you use ldap.


    Elrond


More information about the samba-ntdom mailing list