Displaying 8 results from an estimated 8 matches for "fbsd_samba".
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)
2005 Apr 16
1
Setting up Winbindd on 3.x
While I haven't gotten to the part that necessarily pertains to samba, I
figured people on here may have tried to set this up before
I'm trying to connect my freebsd 5.x server to a windows 2003 server. I
have been using this tutorial
http://oslabs.mikro-net.com/fbsd_samba.html
I've gotten down to the part where I run ldapsearch using SSL/TLS and I
get this
minubian# ldapsearch
ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
I can ping the host specificed in ldap.conf and verified that port 636
is open on it
Any help would be appreciated an...
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
2004 Jul 20
1
Log shows NT4 for an ADS domain
I'm trying to learn about the interactions between SAMBA and win2k DCs. The
eventual goal is to have a Win2k server with ADS working with a freeBSD
SAMBA server. I've used the setup from
http://oslabs.mikro-net.com/fbsd_samba.html as the basis for what I've done
so far. Winbind seems to work and I can show users and groups using wbinfo
although I see some things in the logs that I haven't been able to figure
out.
I'm using a native Win2k ADS domain, but when winbindd is starting up my log
shows HOME is an...
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
...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.
Ashley
2004 Aug 15
1
Winbindd startup kerberos fail
I'm trying to learn about the interactions between SAMBA and Win2k
DCs.??The eventual goal is to have a Win2k server with ADS working with
a FreeBSD SAMBA server.??I've?used?the?setup?from
http://oslabs.mikro-net.com/fbsd_samba.html and many other articles as
the basis for what I've done so far. Winbind seems to work and I can
show users and gropus using wbinfo although I see some things in the
logs that I haven't been able to figure out.
I'm using a Win2k native domain, FreeBSD 5.2-RELEASE, and Samba 3.0.4...
2011 Feb 04
0
PAM authentication with winbind and AD
...hoice), I like to centralize all logins into AD which is currently mixed 2003/2008 DCs. To achieve this with FreeBSD, I have been using the following instructions since FreeBSD 6.1 and Samba 3.0 with the exception that I built all the ports through the ports collection:
http://oslabs.mikro-net.com/fbsd_samba.html
It has always worked for several years through FreeBSD 7.1 and Samba 3.2 with the current AD structure but recently I decided to upgrade the Samba port and now I am having issues. To troubleshoot, I have setup a clean install of FreeBSD 8.1 with the follow ports built with the following optio...