Fix bug 327 (again and I think for the last time). Make sure that
authorGerald Carter <jerry@samba.org>
Wed, 27 Aug 2003 20:52:56 +0000 (20:52 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 27 Aug 2003 20:52:56 +0000 (20:52 +0000)
commitc2983f9323099019d77b9480e884707e26895c5d
tree4ccabae083b1972f31dc9b7a6f2b0f759acbd29e
parent2f70d0d9a732556fd7616ec5c8e1fd777310c99e
Fix bug 327 (again and I think for the last time).  Make sure that
pam_smbpass.so will load ok.  Had to move some functions around to work
around dependency problems (hence the new passdb/lookup_sid.c)

Also make sure that libsmbclient.a is built and installed when
we support shared libraries.
(This used to be commit 780055f4422f11fb0524ac1f003cdc5f317f8b19)
source3/Makefile.in
source3/configure.in
source3/passdb/lookup_sid.c [new file with mode: 0644]
source3/smbd/uid.c