could you try with this setup?
production:
disable_default: false
methods:
- adapter: Gitorious::Authentication::LDAPAuthentication
host: 172.17.195.115
port: 389
base_dn: DC=example,DC=com
bind_username: user_ldap_bind
bind_password: password_user_ldap_bind
user_filter:
username_attribute: sAMAccountName
encryption: none
login_attribute: uid
distinguished_name_template: "uid={},OU=users,DC=example,DC=com"
attribute_mapping:
mail: email
I hope your comment!
Regards,
2012/11/23 Graziano Aliberti <[email protected]>
> How can I do that? I want just that only the authentication is handle by
> LDAP.
>
> Il giorno venerdì 23 novembre 2012 15:13:42 UTC+1, anapsix ha scritto:
>>
>> I'm using Kerberos auth with our LDAP setup (openldap) and its working
>> great.. though you do need to edit the auth module code to allow for SSO.
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
>
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]