Hi,
I using the following .htaccess
AuthBasicProvider ldap file
AuthType Basic
AuthzLDAPAuthoritative off
Authname "..."
AuthUserFile /srv/www/.htusers-mf
AuthLDAPURL
"ldap://ldapserver/ou=humans,ou=foo,c=de?mail??(mail=*@ofd-*.foo.de)"
#Require ldap-group ou=Benutzer-Opst,ou=gruppen,ou=huma
Hi,
I need to proxy our users to Oracle Glasfish Application (I cannot
influence anything on the app server).
The app URL is like this
http://glasfish:8090/apex/radeln/f?p=148:1:0:
From another server I like to proxy this with my apache in the form of
http://apache/foo
How do I do this,
Stan,
Stan Laughlin schrieb (23.11.2011 22:26 Uhr):
This is the HEADER.html
"STAN'S DOC INDEX"
This is the README.html
"README FILE
README FILE
p>This is the readme file
"If the file specified by HeaderName contains the beginnings of an HTML
doc
Hi,
Chee Yang Chau schrieb am 16.09.2010 16:39 Uhr:
I have my WebDAV share active in Apache 2.2 in Fedora 13. I also able to
access the WebDAV from my Windows 7 desktop. I use the WebDAV from Win7
desktop just like normal samba share folder.
However, I notice the owner and group of the new f
Hi,
on one apache server (a) I get a 301 error on PROPFINDing a directory
without a tailing "/" on another (b) I do not.
Can someone please explain this to me and tell me how I make server a
behave like server a (no 301)?
Server a:
10.49.9.74 - user [03/Jun/2010:12:15:31 +0200] "PROPFIND /t
Kaya Saman schrieb:
Using host: hostname from telnet I get this:
You have to simulate what the browser would do.
So "URL" or "hostname" must be http://the.url.you.never/told/us.here, OK? :)
You could try Firefox and LiveHTTPHeaders add-on.
http://www.mozilla-europe.org/de/firefox/
https://addon
Hi,
Mxrgus Pxrt schrieb:
Would it be possible to filter users not only by user attributes or
groups but also by attributes of group using authnz_ldap?
Example:
Users:
cn: First Last, ou: people, dc: lol
cn: Second Last, ou: pople, dc: lol
Groups:
cn: lord, ou: group, dc: lol
member: First
Hi,
Tom Evans schrieb:
On Thu, 2009-10-01 at 17:18 -0400, Tony Rice (trice) wrote:
This is how we do it:
[...]
AuthzLDAPAuthoritative "On"
Require valid-user
Require ldap-group cn=Department,ou=Groups,o=Company
Does this work?
When I read the docs:
"Require valid-user
If this directive exist
Boyle Owen schrieb:
Can the included file not be placed in an authentictaion protected
directory ?
Apparently not... Otherwise, it would be a way to circumvent
authentication.
Check what it says in the error_log; that should tell you more than
"..stops working.."
If there is a 401 Unauthorize
Hi,
I tried a simple "include" with SSI.
In the root directory I added a .htaccess file with
AddType text/html .shtml
AddOutputFilter INCLUDES .html
In index-test.html i added
This works fine.
Now I moved the footer.html to another directory.
This works fine, too.
Now I moved the file aga
Hi,
Ross Boylan schrieb:
Suppose I have apache running in front of a web application and
subversion.
I don't use svn, but I think it is (in apache) somehow related with
WebDAV, which we use.
I am thinking of a scenario in which the web application provides a
login page. However, the user ma
Hi,
Marc Patermann schrieb:
in a WebDAV directory apache* creates a .DAV subdirectory in which files
like document_in_dir_above.dir and document_in_dir_above.pag are stored.
I think, this is for the "V" in "DAV" (Versioning), right?
How can I make use of this DBM
Hi,
in a WebDAV directory apache* creates a .DAV subdirectory in which files
like document_in_dir_above.dir and document_in_dir_above.pag are stored.
I think, this is for the "V" in "DAV" (Versioning), right?
How can I make use of this DBM database file and or "control" them?
Thanks!
Marc
Ed Avis schrieb:
Marc Patermann ofd-sth.niedersachsen.de> writes:
You mean the DN contains a component with a space in it!?
ou=WCL user,dc=foo,dc=bar
Ah... 'ou'... I was using 'cn'.
This was only an example. Actually I know nothing about the DIT in AD. :)
The
Ed Avis schrieb:
This means that to get the current code working, I must
find the right LDAP search expression to locate users in the Directory.
Yes.
This
might be complicated by the fact that they are under 'WCL users' which contains
a space character.
You mean the DN contains a component
Hi,
Anton Yakimov schrieb:
Hi everyone,
I have a strange error with authnz_ldap_module.
I have searched the web and tried a lot of combinations, but nothing helps.
This list is my only hope (ok, not the only, I cab also try svnserve+sasl+ldap).
Here is my subversion.conf:
LoadModule dav_svn_
Hi,
I have a WebDAV directory (apache httpd 2.2.8; Ubuntu 8.04)
with an .ics file in it. The .ics file is used with Thunderbird Lightning.
Authorization is configured in an .htaccess file in the directory as
follows:
AuthBasicProvider file
AuthType Basic
Authname "name"
AuthUserFile /path/to/f
Hi Eric,
Eric Covener schrieb:
This a fringe option.
What does that mean?
You might have better luck trying to coerce browsers into sending
utf-8
The authentication is on a WebDAV site. So there is no web page I could
code charset headers in. (If that is what you mean.)
I tried
IndexOption
Hi,
Marc Patermann schrieb:
How do I get authentication with umlauts to work?
Is AuthLDAPCharsetConfig the way to go?
Why does it seg fault then, what do I have to put in charset.conv?
No hints anyone? :(
Marc
-
The
Hi,
I configured apache httpd 2.2.8 (from ubuntu 8.04 LTS*) with
mod_authnz_ldap against an OpenLDAP server.
# .htaccess
AuthBasicProvider ldap
AuthType Basic
AuthzLDAPAuthoritative off
Authname "test"
AuthLDAPURL ldap://hostname/
Require ldap-user foo
For users without umlauts this is workin
20 matches
Mail list logo