Displaying 3 results from an estimated 3 matches for "without_syslog".
2006 Nov 18
2
can't join samba to win2k3 domain - please help
...e 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
}
----- END /etc/krb5.conf -...
2007 Nov 14
0
FreeBSD 4.11 -> 6.2 Oplocks issue..
...a3]$ 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 same 3.0.22
and th...
2006 Jun 05
1
Conflicting Signal 6 and 11 messages..
.../samba3]# 58 > cat options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for samba-3.0.22,1
_OPTIONS_READ=samba-3.0.22,1
WITHOUT_LDAP=true
WITHOUT_ADS=true
WITHOUT_CUPS=true
WITH_WINBIND=true
WITHOUT_ACL_SUPPORT=true
WITHOUT_AIO_SUPPORT=true
WITHOUT_SYSLOG=true
WITHOUT_QUOTAS=true
WITH_UTMP=true
WITHOUT_MSDFS=true
WITHOUT_SAM_XML=true
WITHOUT_SAM_MYSQL=true
WITHOUT_SAM_PGSQL=true
WITHOUT_SAM_OLD_LDAP=true
WITHOUT_SMBSH=true
WITHOUT_PAM_SMBPASS=true
WITHOUT_EXP_MODULES=true
WITHOUT_POPT=true
samba was build w/o optimizations as suggested.
---
egrep...