RE: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing

2006-01-31 Thread John Stile
On Tue, 2006-01-31 at 10:49 +0100, Boyle Owen wrote: > > -Original Message- > > From: John Stile [mailto:[EMAIL PROTECTED] > > Sent: Dienstag, 31. Januar 2006 05:31 > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] extend 20 char li

Re: [EMAIL PROTECTED] extend 20 char limit to 60 in directory listing

2006-01-31 Thread John Stile
On Mon, 2006-01-30 at 20:30 -0800, John Stile wrote: > Problem: When I get a list of all the files in that directory, the file > names are cut off after 20 characters. > > Question: How/where do I would extend this limit to 60 characters. I > haven't found the right wa

[EMAIL PROTECTED] extend 20 char limit to 60 in directory listing

2006-01-30 Thread John Stile
Problem: When I get a list of all the files in that directory, the file names are cut off after 20 characters. Question: How/where do I would extend this limit to 60 characters. I haven't found the right way to do this yet. -

[EMAIL PROTECTED] group authentication failing with apache2mod_auth_pam and winbind

2005-05-09 Thread John Stile
I am trying to setup apache authentication to use: mod_auth_pam, winbind, and Active Directory. It works for 'Require user johns' But it fails for 'Require group developers' even though johns is a member. The logs indicate a fail and a pass: ==> /var/log/apache2/access.log <== 192.168.60.

[EMAIL PROTECTED] group authentication failing with apache2mod_auth_pam and winbind

2005-05-09 Thread John Stile
I am trying to setup apache authentication to use mod_auth_pam, winbind, and Active Directory. It works for 'Require user johns' But it fails for 'Require group developers' The logs indicate a fail and a pass: ==> /var/log/apache2/access.log <== 192.168.60.162 - - [09/May/2005:10:57:16 -0700