Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba4 Alfa17 heimdal vs MIT kerberos
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Caiman
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2007
Posts: 93

PostPosted: Tue Jan 03, 2012 10:56 am    Post subject: Samba4 Alfa17 heimdal vs MIT kerberos Reply with quote

Hello
I followed installation wiki :
http://en.gentoo-wiki.com/wiki/Samba4_as_Active_Directory_Server

It looks like Bind with gssapi need MIT kerberos implementation , but Samba4 need haimdal.

Code:

ACCEPT_KEYWORDS="~amd64" emerge -pv samba



[blocks B ] app-crypt/mit-krb5 ("app-crypt/mit-krb5" is blocking app-crypt/heimdal-1.5.1-r1)
[blocks B ] app-crypt/heimdal ("app-crypt/heimdal" is blocking app-crypt/mit-krb5-1.9.2-r2)

So I uninstall app-crypt/mit-krb5

Code:

emerge -Cv mit-krb5



Samba4 was happy after this , but Bind need gssapi USE flag

And emerging Bind with this flag will trigger app-crypt/mit-krb5 installation again .
Code:

echo "net-dns/bind gssapi ldap" >> /etc/portage/package.use
emerge -1 -p bind



Now is my questions :
Is it possible install Samba4 and Bind on same server ? Or better use two ( Samba4 with heimdal , and another box Bind with MIT )?
Is it possible emerge Bind with app-crypt/heimdal ?
Back to top
View user's profile Send private message
piccolo
n00b
n00b


Joined: 30 Dec 2011
Posts: 19

PostPosted: Thu Jan 26, 2012 8:06 am    Post subject: Reply with quote

Hi Caiman,
i have the exact same problem!
I need samba4 but lot's of programms are using mit-krb5.

Is there any solution yet?

Greetings
piccolo
Back to top
View user's profile Send private message
Caiman
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2007
Posts: 93

PostPosted: Thu Jan 26, 2012 2:21 pm    Post subject: Yes and no Reply with quote

Yes. Since I installed Samba4 all-in-one box on CentOS6.

No. I was short in time , and I did not tested 2 Gentoo boxes:
1)Bind DNS with MIT Kerberos
-2)Samba4 with heimdal ( Alfa17 ebuild ) , and this box using external DNS on box1) for zone updates

P.S.You can do insecure dynamic update for You zone , let say allow LAN to update zone file? and comment all related to update policy/
( It was working for me for Alfa11 ebuild, and should work for Alfa17 )
Back to top
View user's profile Send private message
piccolo
n00b
n00b


Joined: 30 Dec 2011
Posts: 19

PostPosted: Wed Feb 15, 2012 6:47 am    Post subject: Reply with quote

Hi Caiman,

i need samba4 to install libmapi for Evolution.
But after a while searching google i guess there's no solution yet.

Thanks & greetings
piccolo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum