Attribute expression maps
[Date Prev][Date Next] [Thread Prev][Thread Next]Attribute expression maps
- From: Chaz Newton <chaz.newton58 [at] gmail.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Attribute expression maps
- Date: Thu, 12 Oct 2017 16:04:33 -0400
Hello!
I'm attempting to use nslcd with my organization's Active Directory machines. Things seem to be going swell, except for the fact that the displayName attribute looks like:
Newton, Chaz E
So, I attempted this, expecting Chaz E. Newton:
map passwd gecos "${givenName}. ${sn}"
However, when I start nslcd -d, it returns:
map: too many arguments
How can I escape a space with the nslcd configuration? Is this possible?
Thank you,
Chaz
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see https://lists.arthurdejong.org/nss-pam-ldapd-users/
- Attribute expression maps, Chaz Newton
- Re: Attribute expression maps, Arthur de Jong
- Prev by Date: Re: Fwd: Help required regarding nss-pam-ldap
- Next by Date: Re: Attribute expression maps
- Previous by thread: Re: nslcd Connection reset by peer
- Next by thread: Re: Attribute expression maps