search for: kurai

Displaying 4 results from an estimated 4 matches for "kurai".

Did you mean: durai
2004 Nov 09
5
Unable to join AD (FreeBSD)
Hi, I am trying to get samba 3.0.7 working with our win2k DC. I installed samba from the ports collection, so the kerberos library looks to be the heimdel version. I can use kinit to create a ticket and it authenticates against the DC just fine. However when I attempt to use "net ads join" it fails with the following response: [2004/11/09 16:32:30, 0] utils/net_ads.c:ads_startup(183)
2004 Nov 01
4
FreeBSD kerberos for AD integration: MIT or Heimdal?
I have previously gotten samba 3.0.4 to work with the MIT implementation, now with 3.0.7, the configure is looking for -lgssapi and not finding it. I can get the AD to issue me a kerberos ticket, samba is just complaining about not geing able to find the gssapi library. Does anyone have a tried-and-true approach using the ports system? Thanks, Graham
2004 Dec 22
1
Samba 3.0.10 ADS setup issue
I am attempting to setup Samba 3.0.10 on a Windows 2000 Active Directory domain. The problem I'm having is getting Samba to configure correctly to get the Kerberos library. I've gone through previous posts and have tried doing what others suggested but I still keep getting the error of: "configure: error: libkrb5 is needed for Active Directory support" The current configure
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
...0/23 13:04:34, 3] nsswitch/ winbindd_user.c:winbindd_dual_userinfo(146) [ 6457]: lookupsid S-1-5-21-1085031214-1957994488-1343024091-1123 One thing I've noticed is that I've (apparently) not used LDAP anywhere. One guide I've found ( and based most of my setup on - http://www.kurai.org/~gdunn/samba3-ad/fbsd_samba.html ) uses LDAP explicitly, but my current setup is similar to what we've got on our gentoo systems, and I can't see any explicit LDAP references anywhere there either. Can anyone offer any pointers? I tried the FreeBSD list but got directed here....