lists.arthurdejong.org
RSS feed

Re: [nssldap] id: cannot find name for user ID #

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

Re: [nssldap] id: cannot find name for user ID #



nevermind, I think i figured it out, had to change /etc/openldap/slapd.conf to:

access to attrs=userPassword,sambaLMPassword,sambaNTPassword
       by self write
       by anonymous auth
       by * read
       by * none


access to *
       by * read