[Freeipa-users] freeipa ldap + htaccess question

2017-05-22 Thread Sebastian Kösters
Hi all! i have a question about the use of LDAP with .htaccess in freeIPA. i am using freeIPA (V. 4.4.0-14 with CentOS 7). I now wanted to also use .htaccess with LDAP. My first try was this: --- Order allow,deny Allow from all AuthName "test" AuthType Basic AuthBasicProvider ldap AuthLDAPURL

[Freeipa-users] Re: freeipa ldap + htaccess question

2017-05-22 Thread Sebastian Kösters
s looking up group membership. > > The attribute on the group is member > > > > Verzonden vanaf mijn Samsung-apparaat > > > ---- Oorspronkelijk bericht > Van: Sebastian Kösters <skoest...@gmx.de> > Datum: 22-05-17 16:11 (GMT+01:00) > Aan: Peter Fern <f

[Freeipa-users] convert freeipa (ldap) pass to htpasswd

2017-05-24 Thread Sebastian Kösters via FreeIPA-users
Hi, maybe one of you guys is able to help me with that. Please dont ask why, but i have to convert my users ldap pass to htpasswd. In my ldap setup running at the moment i do it like this: --- ldapsearch -D 'cn=admin,dc=doman,dc=de' -w $PASS -LLL -x -b "dc=domain,dc=de" uid=$user | grep