Displaying 10 results from an estimated 10 matches for "exp_modul".
Did you mean:
  exp_modules
  
2017 Oct 24
2
FreeBSD Member server error WBC_ERR_DOMAIN_NOT_FOUND
Hi!
I have 1 samba AD DC running 4.6.6 on FreeBSD 11.1 and  member server
running 4.6.8. on FreeBSD 11.1
I have domain PISK. (dc=pisk,dc=npo)
On member server i  build the port by hand and select the EXP_MODULES
configuration option. 
 i see following error
# wbinfo -i PISK\\Administrator
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user PISK\Administrator
I read what is written in the manual, but  there is no description for
FreeBSD.
FreeBSD has not library libnss_winbin...
2013 Nov 25
0
FreeBSD Samba4+DynDNS setup options
...rectory support
     AIO_SUPPORT=on: Asyncronous IO support
     AVAHI=on: Zeroconf support via Avahi
     CUPS=on: CUPS printing system support
     DEBUG=on: With debug information in the binaries
     DEVELOPER=off: With development support
     DNSUPDATE=on: Dynamic DNS update(require ADS)
     EXP_MODULES=off: Experimental modules
     FAM_SUPPORT=on: File Alteration Monitor support
     LDAP=on: LDAP support
     MANPAGES=on: Build and/or install manual pages
     PAM_SMBPASS=on: PAM authentication via passdb backends
     PTHREADPOOL=on: Pthread pool
     QUOTAS=on: Disk quota support
     SWAT=...
2010 Jan 14
1
0 length domain name & SCHANNEL can't be used to fetch trust account password?
I have a few errors I'm trying to chase down in an effort to get a
Win7 client in my domain.  WinXP works -- tested unjoining and
rejoining today, and it can still join.
I have the registry adds for DNSNameResolutionRequired=0 under
LanmanServer&Client/Params (put it in both places in attempt to get
things working), as well as a DomainCompatibilityMode=1
I've tried moving to winbind
2013 Mar 01
0
FreeBSD 9.1 + Samba 3.6.12 : Winbind sid lookup issue
...ADS: on
        CUPS: off
        WINBIND: on
        SWAT: off
        ACL_SUPPORT: on
        AIO_SUPPORT: on
        FAM_SUPPORT: off
        SYSLOG: off
        QUOTAS: off
        UTMP: off
        PAM_SMBPASS: off
        DNSUPDATE: on
        AVAHI: off
        PTHREADPOOL: on
        EXP_MODULES: on
        POPT: on
        IPV6: on
        MAX_DEBUG: off
        SMBTORTURE: off
smb.conf:
[global]
 workgroup = DISCDRIVE
 server string = Samba Server
 security = ads
 hosts allow = 192.168. 10.250. 10.5.68. 10.29. 10.26. 10.7.1. 127.
 log file = /var/log/samba/log.%m
 max log size = 50
 r...
2015 Jan 28
1
[SOLVED] (kinda) Re: Can't get idmap_ad to work with winbind (only idmap_rid)
Hi!
Am 28.01.2015 21:21, schrieb Rowland Penny:
> On 28/01/15 19:56, "Andreas Braml (B?rgerEnergie Berlin)" wrote:
>> [...]
>> 
>> But when I take the "known good" smb.conf to a fresh FreeBSD client
>> installed from scratch, adjusting the netbios name and then doing the
>> join, the behavior stays the same: backend rid works, ad does not.
>
2013 Nov 26
0
samba_dlz: Failed to find our own NTDS
...rectory support
     AIO_SUPPORT=on: Asyncronous IO support
     AVAHI=on: Zeroconf support via Avahi
     CUPS=on: CUPS printing system support
     DEBUG=on: With debug information in the binaries
     DEVELOPER=off: With development support
     DNSUPDATE=on: Dynamic DNS update(require ADS)
     EXP_MODULES=off: Experimental modules
     FAM_SUPPORT=on: File Alteration Monitor support
     LDAP=on: LDAP support
     MANPAGES=on: Build and/or install manual pages
     PAM_SMBPASS=on: PAM authentication via passdb backends
     PTHREADPOOL=on: Pthread pool
     QUOTAS=on: Disk quota support
     SWAT=...
2010 Oct 28
1
Kerberos5 ticket renewal & 'net ads join' w/o authentication
...rt" off \
                PAM_SMBPASS     "With PAM authentication vs passdb
backends" off \
                DNSUPDATE       "With dynamic DNS update(require ADS)"
off \
                AVAHI           "With Bonjour service discovery support"
off \
                EXP_MODULES     "With experimental modules" off \
                POPT            "With system-wide POPT library" on \
                MAX_DEBUG       "With maximum debugging" off \
                SMBTORTURE      "With smbtorture" off
=============== /etc/nsswitch.c...
2014 Feb 25
5
Problems building FreeBSD file server
I have Googled my brains out without success, and I'm hoping that someone
here can give me some tips.  I'm trying to build a new file server, and
I've concluded that ZFS is the technology that I want to use.  After doing
some research I settled on FreeBSD 10 as the platform to provide it.
I have an existing AD domain (two Samba 4.1.4 DCs running on Debian) and
the file server will be
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...DEBUG          With debug information in the binaries                | |
                   | | [ ] DEVELOPER      With development support                              | |
                   | | [x] DNSUPDATE      Dynamic DNS update(require ADS)                       | |
                   | | [ ] EXP_MODULES    Experimental modules                                  | |
                   | | [ ] FAM_SUPPORT    File Alteration Monitor support                       | |
                   | | [x] LDAP           LDAP support                                          | |
                   | | [ ] MANPAGES...
2011 Feb 04
0
PAM authentication with winbind and AD
...NTLM=off
openldap24-sasl-client
     SASL=on
     FETCH=on
samba 3.5
     LDAP=on
     ADS=on
     CUPS=off
     WINBIND=on
     SWAT=off
     ACL_SUPPORT=on
     AIO_SUPPORT=on
     FAM_SUPPORT=on
     SYSLOG=on
     QUOTAS=on
     UTMP=on
     PAM_SMBPASS=on
     DNSUPDATE=off
     AVAHI=off
     EXP_MODULES=on
     POPT=on
     IPV6=off
     MAX_DEBUG=off
     SMBTORTURE=off
After setting up as I have before, I can get ldapsearch, wbinfo -u and getent passwd username to display the correct info. It appears that winbind is communicating with AD. But the login command fails with a signal 11 (core dum...