SWAT

Joseph Loo jloo at acm.org
Tue Oct 16 09:08:17 GMT 2001


I did compiled with --with-pam. In fact, I have recently upgraded to 
2.2.2. The configure was done with the following:
#!/bin/bash
prog=samba-2.2.2
cd ~/tmp
rm -rf $prog
gunzip -c ~/system/samba/$prog.tar.gz | tar -xf -
cd $prog/source
./configure --prefix=/usr --libdir=/etc --with-lockdir=/var/lock/samba \
    --with-privatedir=/etc --with-swatdir=/usr/share/swat \
    --sysconfdir=/etc --with-sambabook=/usr/share/swat/using_samba \
    --with-smbmount --with-automount --with-pam --with-mmap --with-quotas
make CFLAGS=-O3

I compiled on Linux with gcc 3.0.1.



Gerald (Jerry) Carter wrote:

>On Thu, 11 Oct 2001, Joseph Loo wrote:
>
>>I have mandrake 8.0. I have removed their version of samba using their
>>software packager. After that, I compiled and loaded samba 2.2.1a
>>based on their configuration file. I keep getting invalid password or
>>user whenever I try to access the swat system.
>>
>>Do I have to add root to the smbpasswd or is swat broken in this
>>version?
>>
>
>Did you compile --with-pam?
>
>There is also a known bug on Slackware systems that requires
>you to comment out '#define HAVE_TRUNCATED_SALT 1' from
>include/config.h.  It was a bug in our autoconf tests
>already fixed in CVS.
>
>
>
>
>
>
>cheers, jerry
> ---------------------------------------------------------------------
> www.samba.org              SAMBA Team              jerry_at_samba.org
> www.plainjoe.org                                jerry_at_plainjoe.org
> --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
>
>

-- 
Joseph Loo
jloo at acm.org


-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list