FYI: [EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication [solved]

2007-07-10 Thread Kamil Wencel
Tony Stevenson schrieb: Kamil, Did you try anything I suggested in my last email? Wrapping the CN in "'s, i.e "Tony Stevenson" or in your case "U01 " Yes, without success. Also, why dont you create a group per person, and use the group option, as my other mail suggested. Both of th

Re: [EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication

2007-07-10 Thread Tony Stevenson
Kamil, Did you try anything I suggested in my last email? Wrapping the CN in "'s, i.e "Tony Stevenson" or in your case "U01 " Also, why dont you create a group per person, and use the group option, as my other mail suggested. Both of these should work. Tony Kamil Wencel wrote: L

Re: [EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication

2007-07-10 Thread Kamil Wencel
LDAP issues aside, is DAV working ok? Yes, DAV is working fine as long as I use file based auth. I have to admit that my ldap knowledge is nowhere near sufficient but it'll take me some time to read the books I've ordered. No FAQ or online HOWTO or mailing-list archive I've read over the las

Re: [EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication

2007-07-10 Thread Kamil Wencel
Tony Stevenson schrieb: Try this one: http://wiki.apache.org/httpd/UseLDAPToPasswordProtectAFolder Nice suggestion noodl :) I had a look at the wiki and I've decied to test this without DAV first. Any noodle, yes, I had a file based authentication for the DAV container that was work

Re: [EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication

2007-07-10 Thread Tony Stevenson
> > Try this one: > http://wiki.apache.org/httpd/UseLDAPToPasswordProtectAFolder Nice suggestion noodl :) >> AuthType Basic >> AuthzLDAPAuthoritative Off >> AuthBasicProvider ldap >> AuthName "DOMAIN DAV Upload" >> AuthLDAPBindDN "cn=Manager,dc=domain,dc=org" >> AuthLDAPBindPassword "mysecretpas

Re: [EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication

2007-07-10 Thread Vincent Bray
On 10/07/07, Kamil Wencel <[EMAIL PROTECTED]> wrote: Hi List, Hi, reply inline.. I am sorry to bother you with this, but I am banging my head for days now and I don't seem to make any progress. I want to supply our users with a way to upload files onto our servers without the hassle of FTP o

[EMAIL PROTECTED] Apache 2.2.4 / Auth LDAP / OpenLDAP 2.3.35 User authentication

2007-07-10 Thread Kamil Wencel
Hi List, I am sorry to bother you with this, but I am banging my head for days now and I don't seem to make any progress. I want to supply our users with a way to upload files onto our servers without the hassle of FTP or SCP. DAV seemed like a good idea since a lot of systems already have built