Displaying 2 results from an estimated 2 matches for "ourldap".
Did you mean:
  opeldap
  
2009 Feb 04
1
Idmap + LDAP + winbind: our first BDC - doubts about idmap ranges and winbbindd + Idmap dn
...home directories are
available using [homes] service (drive Y:).
    At this moment we will use the strategy of one LDAP master for the
two servers. We are planning to have slave LDAPs, but not now.
    Our conclusions until now:
    Modify smb.conf, in PDC to use:
    -idmap backend = ldaps://ourldap
    -idmap uid = 2147483648 - 4294967295
    -idmap gid = 2147483648 - 4294967295
    Modify smb.conf, in BDC, accordingly to PDC's smb.conf and using
the same lines above.
    Sure, we will configure/adjusts BDC with nss_ldap and do the tests
in that guides I already told.
    What we are wo...
2005 Mar 15
0
Administrator account can not connect
...Samba 3.0.10
= samba uses 'security = domain' and authenticates against a W2K ADS
= this works fine for all users EXCEPT Administrator
The log for the connecting host lists:
domain_client_validate: unable to validate password for user
Administrator in domain OURDOM to Domain controller \\OURLDAP. Error
was NT_STATUS_WRONG_PASSWORD.
and
[2005/03/15 14:09:17, 0] auth/auth_util.c:make_server_info_info3(1134)
  make_server_info_info3: pdb_init_sam failed!
The password is 100% sure OK (we use NIS and SFU to logon to the
FreeBSD box and this works fine for all accounts with the same
password)...