Hello José, On 06-ago-09, at 09:16, José Illescas Pérez wrote:
> My users does login with ldap auth in my server. > > The problem is that cherokee don't start correctly because the users > don't exist in the system, because many users still don't login in the > system. > > How can I solve the problem?. Can I start cherokee with this > configuration without create users?. I have to admit I've never tested that scenario. My first option would be to check the /etc/pam.d stuff. If Cherokee used pam_ldap rather than pam_unix, getpwnam() and getgrnam() would work as expected - I suppose. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
