Seperating Heimdal from Samba4

Stefan (metze) Metzmacher metze at samba.org
Wed Jun 4 19:55:09 GMT 2008


Andrew Bartlett schrieb:
> On Wed, 2008-06-04 at 09:45 +0200, Stefan (metze) Metzmacher wrote:
>>> The other challenge will be ensuring that Heimdal is started and stopped
>>> by Samba4 as an integrated service, listens on the right interfaces etc.
>>> We could try to have a libkdc exported by Heimdal (so we control those
>>> matters, as we do now), but this will be more work again. 
>> I think a libkdc is exactly what we need and I don't see how this more
>> work... 
> 
> Using libgssapi and providing plugins for the KDC would 'just' be build
> system work, while libkdc would be a new creation that does not yet
> exist. 

libkdc and libhdb already exist...

metze at SERNOX:~/prefix/heimdal-1.2/libexec> ldd kdc
        linux-gate.so.1 =>  (0xffffe000)
        libkdc.so.2 =>
/home/People/metze/prefix/heimdal-1.2/lib/libkdc.so.2 (0xb7f39000)
        libhdb.so.9 =>
/home/People/metze/prefix/heimdal-1.2/lib/libhdb.so.9 (0xb7f20000)
        libheimntlm.so.0 =>
/home/People/metze/prefix/heimdal-1.2/lib/libheimntlm.so.0 (0xb7f19000)
        libkrb5.so.25 =>
/home/People/metze/prefix/heimdal-1.2/lib/libkrb5.so.25 (0xb7e42000)
        libhx509.so.3 =>
/home/People/metze/prefix/heimdal-1.2/lib/libhx509.so.3 (0xb7dff000)
        libwind.so.0 =>
/home/People/metze/prefix/heimdal-1.2/lib/libwind.so.0 (0xb7dd6000)
        libhcrypto.so.4 =>
/home/People/metze/prefix/heimdal-1.2/lib/libhcrypto.so.4 (0xb7da4000)
        libasn1.so.8 =>
/home/People/metze/prefix/heimdal-1.2/lib/libasn1.so.8 (0xb7d10000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7cde000)
        libcom_err.so.2 => /lib/libcom_err.so.2 (0xb7cd9000)
        libroken.so.18 =>
/home/People/metze/prefix/heimdal-1.2/lib/libroken.so.18 (0xb7cbf000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7c8c000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb7c79000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7c61000)
        libc.so.6 => /lib/libc.so.6 (0xb7b32000)
        /lib/ld-linux.so.2 (0xb7f62000)

metze


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20080604/552dae35/signature.bin


More information about the samba-technical mailing list