Samba 3.0 alpha1

Mike Papper mike at digitalpipe.net
Mon Dec 10 13:58:03 GMT 2001


I need to edit my own email...with regards to the build sequence:

It appears that I need to do the following:
1) ./configure --with-winbind --with-pam
2) make
3) sudo make install
4) cp nsswitch/libnss_winbind.so /lib
5) ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2
6) /sbin/ldconfig -v | grep winbind

Note: I did this but without the "--with-winbind --with-pam" in step 1 and it 
still made the windbindd and libnss_winbind.so so I assume that part isnt 
necc. anymore - possibly cause were later than the 2_2_2 branch.

Mike Papper


On Monday 10 December 2001 01:07 pm, Mike Papper wrote:
> What is the cvs command to get this -i.e., is it in another project
> separate from the samba module?
>
> The following gets the latest, is that where the 3.- code is?:
>
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot co samba
>
> Or is it in the module named alpha?
>
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot co alpha1
>
> or possibly in a particular revision in alpha
>
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot co -r SAMBA_3_0 alpha1
>
> -----------------------------------------
> Also, heres what I did to build a previous version of samba, is this the
> same sequence for every new CVS build?
>
> 1) cd samba/source
> 2) <use vi to edit configure and change the following line:
>     # Any additions from configure.in:
>     ac_default_prefix=/usr/local/samba
> To:
>     # Any additions from configure.in:
>     ac_default_prefix=/usr/local/samba-2_2
> to chnage where the code is installed>
> 3) ./configure
> 4) make
> 5) make install
>
> then edit /etc/rc.d/init.d/smb.conf to point to /usr/local/samba-2_2/...
>
> Does this seem correct?
>

>
> On Wednesday 05 December 2001 04:32 am, you wrote:
> > I've just released Samba 3.0 alpha1.
> >
> > Changes in alpha1
> >
> >  - winbindd now uses LDAP and works correctly with an ADS server in
> >    native mode
> >  - XFS quotas code on Linux
> >  - group mapping code from JFM
> >  - "net rpc join" command replaces smbpasswd -j
> >  - fixed winbind initgroups
> >
> > See the recent checkins button on http://build.samba.org/ for a more
> > detailed list.
> >
> > Cheers, Tridge

-- 
Mike Papper
Digital Pipe
mike at digitalpipe.net
650-627-5100 ext. 5211




More information about the samba-technical mailing list