Displaying 3 results from an estimated 3 matches for "without_fam_support".
2006 Nov 18
2
can't join samba to win2k3 domain - please help
...domain forward and reverse lookups succeed. Below are
my configurations. I'm running FreeBSD 6.1-stable cvsupped as of Nov 17.
I've built Samba with the following options...
WITH_LDAP=true
WITH_ADS=true
WITHOUT_CUPS=true
WITH_WINBIND=true
WITHOUT_ACL_SUPPORT=true
WITHOUT_AIO_SUPPORT=true
WITHOUT_FAM_SUPPORT=true
WITHOUT_SYSLOG=true
WITHOUT_QUOTAS=true
WITH_UTMP=true
WITHOUT_MSDFS=true
WITHOUT_SMBSH=true
WITHOUT_PAM_SMBPASS=true
WITHOUT_EXP_MODULES=true
WITH_POPT=true
Below are other relavent configs.
----- BEGIN /etc/krb5.conf -----
[realms]
TEST.K12.IN.US = {
kdc = tcp/10.0.15.205
}
-----...
2009 Aug 28
1
FreeBSD 7.2 and Samba 3.3.7 AD 2003 Authentication Problem
...I hope you can help me resolve this issue. Please let me know if you
need any additional info.
Thanks,
Vladimir Orlic
# more /var/db/ports/samba3/options
_OPTIONS_READ=samba-3.0.35,1
WITH_LDAP=true
WITH_ADS=true
WITHOUT_CUPS=true
WITH_WINBIND=true
WITH_ACL_SUPPORT=true
WITHOUT_AIO_SUPPORT=true
WITHOUT_FAM_SUPPORT=true
WITH_SYSLOG=true
WITHOUT_QUOTAS=true
WITH_UTMP=true
WITH_PAM_SMBPASS=true
WITHOUT_CLUSTER=true
WITH_DNSUPDATE=true
WITH_EXP_MODULES=true
WITH_POPT=true
WITH_PCH=true
WITHOUT_MAX_DEBUG=true
WITHOUT_SMBTORTURE=true
# more /var/db/ports/samba33/options
# This file is auto-generated by 'make...
2007 Nov 14
0
FreeBSD 4.11 -> 6.2 Oplocks issue..
...th..
[/var/db/ports/samba3]$ 2 > cat options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for samba-3.0.26a_1,1
_OPTIONS_READ=samba-3.0.26a_1,1
WITHOUT_LDAP=true
WITHOUT_ADS=true
WITHOUT_CUPS=true
WITH_WINBIND=true
WITHOUT_ACL_SUPPORT=true
WITHOUT_FAM_SUPPORT=true
WITHOUT_SYSLOG=true
WITHOUT_QUOTAS=true
WITHOUT_UTMP=true
WITHOUT_MSDFS=true
WITHOUT_PAM_SMBPASS=true
WITHOUT_CLUSTER=true
WITHOUT_DNSUPDATE=true
WITHOUT_EXP_MODULES=true
WITHOUT_POPT=true
WITHOUT_MAX_DEBUG=true
WITH_SMBTORTURE=true
I am thinking about back dating the ports and compiling the...