lists.arthurdejong.org
RSS feed

Re: Mapping question.

[Date Prev][Date Next] [Thread Prev][Thread Next]

Re: Mapping question.



On Mon, 2015-10-26 at 16:27 -0400, eRIC wrote:
> I have tried your suggestion with no success.  The server is a
> Microsoft server.

The sample nslcd.conf included in the source tarball has a few other
samples for Active Directory that should help you, specifically

  filter passwd (&(objectClass=user)(!(objectClass=computer))(uidNumber=*))
  map    passwd uid              sAMAccountName
  map    passwd homeDirectory    unixHomeDirectory
  map    passwd gecos            displayName
  filter shadow (&(objectClass=user)(!(objectClass=computer))(uidNumber=*))
  map    shadow uid              sAMAccountName
  map    shadow shadowLastChange pwdLastSet
  filter group  (objectClass=group)

Thanks,

-- 
-- arthur - arthur@arthurdejong.org - http://arthurdejong.org/ --

-- 
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/