I have a problem authenticating users via LDAP to Windows Server 2008 AD from PHP on Ubuntu 11.04 machine.
The main problem is on Domain Controller where users are limited to "Log on to..." only from theirs computer. So I add Ubuntu's netbios (host) name to the field and paired Ubuntu server to domain controller but users still can not login via my web application. If I remove "Log on to..." limitation users can login in web application.
Can someone please explain what should I do?