Displaying 1 result from an estimated 1 matches for "ldapofi".
Did you mean:
  ldapi
  
2015 May 20
0
Strange problem samba+winbind+AD - transport endpoint is not connected
...ind-clients-3.6.9-151.el6_4.1.x86_64
samba-winbind-3.6.9-151.el6_4.1.x86_64
smb.conf
[global]
        workgroup = XXXXXXX
        server string = RADIUS
        log file = /var/log/samba/log.%m
        max log size = 50
        security = ads
        realm = XXXXXXX.NET
        password server = ldapofi.yyyyyyy.net
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        load printers = no
        cups options = raw
        printcap name = /etc/printcap
        printing = lprng
/etc/krb5.conf
[realms]
  XXXXXX.NET = {
  kdc = pv4iw0001.xxxxxx.net
  kdc = pv4iw0002.xxxxxx.net
  adm...