AuthType basic
AuthName "Windows Domain Credentials - Managers Only"
AuthzLDAPMethod ldap
AuthzLDAPServer "dc1.example.com"
AuthzLDAPBindDN "CN=username,CN=Users,DC=example,DC=com"
AuthzLDAPBindPassword "superSecretPassword"
AuthzLDAPUserBase "CN=Users,DC=example,DC=com"
AuthzLDAPUserKey sAMAccountName
AuthzLDAPUserScope subtree
AuthzLDAPGroupBase "CN=Users,DC=example,DC=com"
AuthzLDAPGroupKey cn
AuthzLDAPGroupScope subtree
AuthzLDAPMemberKey member
AuthzLDAPSetGroupAuth ldapdn
require group managers
On Tue, Feb 9, 2010 at 11:35 AM, Tom Bishop <bishoptf@xxxxxxxxx> wrote:
I looked over an most of which I have already done, the last piece that I am trying to address is how to do authentication with Apache against active directory, mod_auth_pam is one way but I have not had any luck getting it to compile with the latest Apache....Thanks
On Mon, Feb 8, 2010 at 6:49 PM, Arvind P R <iinfi1@xxxxxxxxx> wrote:I had written a blog quite some time back on this. There might be some
glitches in it, but will give you some clue. The blog is
blog.Palalinha.Com
i am sitting at the airport with my mobile so cant find you the
correct thread in the blog. Let me know if it helps.
_______________________________________________
On 2/8/10, Tom Bishop <bishoptf@xxxxxxxxx> wrote:
> Setting up a new backuppc for a small group of device and I am running
> centos 5.4 with winbind setup and working. Everything is working and I
> would like the users to authenicate using their AD creds and was wondering
> what folks are using to do that with apache 2.2 and centos 5.4. I know
> about mod_auth_pam but that seems pretty dead so I was just wondering what
> folks were using and whats the easiest to setup. Any pointers to any how
> to's would be appreciated...Thanks.
>
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos