[pptp-server] 1st trouble I got
Bjørn Ruberg
bjorn at linpro.no
Tue Sep 18 17:39:09 CDT 2001
"Philippe Trottier" <bj-45 at netsonic.fi> writes:
> I tried to patch the smbpassword to ppp 2.4.0 and 2.4.1, but it seems that I miss a lib...
>
> anyone know where to get that lib ?
>
> /usr/bin/ld: cannot find -lsmbpw
I found it as files with the samba-tng (http://www.samba-tng.org):
bjorn at test:/shared/src/samba-tng$ find ./ -name "*libsmbpw*"
./tng/source/bin/.libs/libsmbpw.so.0
./tng/source/bin/.libs/libsmbpw.so
./tng/source/bin/.libs/libsmbpw.la
and as comments in the cvs.log of Samba-2.2.1a:
Modified Files:
Tag: SAMBA_TNG
Makefile.in configure configure.in
Log Message:
i like this library thing so much i made a libsmbpw as well. this contains
passdb/smb*.c, passdb/sam*.c _and_ groupdb/*.c.
Modified Files:
Tag: SAMBA_TNG
Makefile.in
Log Message:
forgot to add libsmbpw to install parts (i never install, so i didn't notice)
Modified Files:
Tag: SAMBA_TNG
smbencrypt.c
Log Message:
yess! rpcclient no longer links with libsmbpw.so, which was so grossly
unnecessary.
Seems like the libsmpw has not found its way to the release versions yet,
but someone please correct me if I'm wrong.
Hope this helps.
--
Bjørn Ruberg, Linpro AS
bjorn at linpro.no
The more you scream, the less you hear. (Fish)
More information about the pptp-server
mailing list