diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-12-16 15:33:58 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:50:34 +0100 |
commit | 1afe0549163bbc639ae1a030239c9ebcd1b922bf (patch) | |
tree | 967da56818175f109e818df9a1a72f1d1bdbf546 /source4/samba4-skip | |
parent | eb2c71912baceb1a6884ce143ae91f1e3d2a69fb (diff) | |
download | samba-1afe0549163bbc639ae1a030239c9ebcd1b922bf.tar.gz samba-1afe0549163bbc639ae1a030239c9ebcd1b922bf.tar.bz2 samba-1afe0549163bbc639ae1a030239c9ebcd1b922bf.zip |
r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings.
(This used to be commit e26d0fff6d40899113196ac35a86a9baa10cc9c2)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r-- | source4/samba4-skip | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index 0e785b7002..f0efdfbfa6 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -49,6 +49,4 @@ RPC-FRSAPI # Not provided by Samba 4 ^samba4.NET-API-BECOME-DC.*$ # Fails WINBIND # FIXME: This should not be skipped NSS-TEST # Fails -samba4.credentials.python # Fails to link properly -samba4.registry.python # Fails to link properly -samba4.auth.python # Fails to link properly +samba4.auth.python # Missing symbols |