Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PAM questions. HELP!



On 5/12/02 11:32 am, Stephen Brandon <email@hidden>
wrote:

> With regard to my issue with getting ftpd to accept users who were only
> defined in LDAP, I finally got it working. The problem was that the LDAP
> search was case insensitive, but always returning upper-cased short names.
> When attempting to ftp into the server I used lower case short names, which
> were looked up in LDAP but LDAP returned the UC version. So at that point
> ftpd decided it was not the right user and did not bother to check the
> password.

Attribute types in LDAP are not case-sensitive (ie "cn" == "CN"), and many
of the syntaxes used in typical attributes are also case-insensitive (ie
"chris ridd" == "Chris Ridd").

You ought to raise a bug against whatever bit of Apple code this is (LDAP
plug-in?) It isn't as if Apple doesn't have code around to do proper
case-insensitive compares of Unicode strings ;-)

Cheers,

Chris
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: PAM questions. HELP! (From: Stephen Brandon <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.