[Fwd: Apache::AuthenNTLM]

2004-01-06 Thread Shannon Eric Peevey
Original Message Subject:Apache::AuthenNTLM Date: Tue, 6 Jan 2004 13:46:16 +0100 (CET) From: Wiebe Kloosterman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hallo, I do have problems running Apache::AuthenNTLM i am running the folowing config in httpd.conf Per

[MP ANNOUNCE] Apache-AuthzPasswd-0.12

2004-01-09 Thread Shannon Eric Peevey
The uploaded file Apache-AuthzPasswd-0.12.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthzPasswd-0.12.tar.gz size: 4916 bytes md5: cfa207588fb4b8d97147711aad23fffd This is an announcement of the newest version of Apache-AuthzPasswd. This version has added: 1.

Re: [Fwd: Apache::AuthenNTLM]

2004-01-09 Thread Shannon Eric Peevey
Hi! Sorry for not getting back sooner!! We have been busy getting to know our 2 month old baby :) when i do change PerlSetVar ntlmdebug to 2 than i get this [20641] AuthenNTLM: Config Domain = xxx pdc = XX100A bdc = XX0001 [20641] AuthenNTLM: Config Default Domain = XXX [20641] AuthenNTLM: C

Re: [Fwd: Apache::AuthenNTLM]

2004-01-09 Thread Shannon Eric Peevey
web server machine? Does it also fail? > small typo in help, must be "PerlSetVar ntlmsemtimeout" but that did also > not help me. Thanks for catching this. I will fix it in the next release. -- Shannon Eric Peevey Computer Systems Manager UNT

Re: [Fwd: Apache::AuthenNTLM]

2004-01-15 Thread Shannon Eric Peevey
Wiebe Kloosterman wrote: Shannon, I found my problem, KeepAlive wasn't turned on. i am sorry Wiebe Kloosterman No problem. Thanks for letting us know the solution. speeves cws -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

[Fwd: NTLM Authentcation]

2004-01-16 Thread Shannon Eric Peevey
Original Message Subject:NTLM Authentcation Date: Thu, 15 Jan 2004 20:14:51 + From: Darryl L Miles <[EMAIL PROTECTED]> Organization: E-Smart Integrations Ltd To: [EMAIL PROTECTED] Hi, Sorry to trouble you but you're name has cropped up in many modperl f

Re: [Fwd: NTLM Authentcation]

2004-01-17 Thread Shannon Eric Peevey
Sorry to trouble you but you're name has cropped up in many modperl forums I've been researching for a solution to my problem, and I also note you're listed as the author of Apache::AuthenNTLM on CPAN but not in the documentation. I have just taken over maintenance :) There is nothing in the d

[Fwd: [Fwd: Apache::AuthenNTLM-2.04 Problems..]]

2004-01-17 Thread Shannon Eric Peevey
--- Begin Message --- Speeves, I've been trying to send this email to the modperl list 2 times now and have a query open with the list owner as to why my subscribed address can not post it. I would be greatful if you could fwd it to the list, since that seems to work for you. But some more b

Re: [Fwd: [Fwd: Apache::AuthenNTLM-2.04 Problems..]]

2004-01-19 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: I always get the output of: User not authenticated with error level 1 Hmmm... I was testing against my win2003 server, and was getting a positive. (Using this same code). So there may be a problem on your win2000 box. (Now, I do get the same error from the

[Fwd: Apache-AuthenNTLM-2.04]

2004-01-22 Thread Shannon Eric Peevey
Original Message Subject: Apache-AuthenNTLM-2.04 Date: Wed, 21 Jan 2004 10:37:34 -0800 From: Dooley, Michael <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>, '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Hello, I seem to have a problem and am unable to find an

Re: [Fwd: Apache-AuthenNTLM-2.04]

2004-01-22 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: I seem to have a problem and am unable to find any forums for some help. The [EMAIL PROTECTED] list has people who are familiar with this module, and help maintain it. :) I have read your docs on AuthenNTLM and also I don't see much in the way of examples I th

[ANNOUNCE] Apache-AuthenNTLM-2.05

2004-01-22 Thread Shannon Eric Peevey
The uploaded file Apache-AuthenNTLM-2.05.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.05.tar.gz size: 51753 bytes md5: 21b172f8d9ec971741d6f989e3ac946d - This version fixes the APR::SockAddr::port_get name change in mod_perl-1.99_12 (found by Michael

Re: New to Apache::AuthenNTLM

2004-01-27 Thread Shannon Eric Peevey
What am I missing? Hi! Could I get the versions of apache, mod_perl and apache-authenntlm? You can use the following link as a guide: http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems thanks, speeves cws -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info:

[Fwd: Re: Apache::AuthenNTLM-2.04 Problems..]

2004-01-28 Thread Shannon Eric Peevey
Original Message Subject:Re: Apache::AuthenNTLM-2.04 Problems.. Date: Wed, 28 Jan 2004 02:31:22 + From: Darryl Miles <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: Shannon Eric Peevey <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]&

Re: [Fwd: Re: Apache::AuthenNTLM-2.04 Problems..]

2004-01-28 Thread Shannon Eric Peevey
AuthenNTLM. Right I have managed to sort out the "Can not get NONCE" error. The NONCE is the random data intiality retrieved from the WIN32 authorative host, this nonce value is then sent in the Authorization HTTP header to the browser. The Browser then modifies its value using the username

Re: New to Apache::AuthenNTLM

2004-01-28 Thread Shannon Eric Peevey
Altaf Rupani wrote: The version of mod_perl is 1.99_09. Hi! The newest version of Apache::AuthenNTLM (2.05) needs mod_perl 1.99_12 to set the Global variable MP2. let me know if that works :) speeves cws -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/m

Re: Authen::NTLM

2004-02-02 Thread Shannon Eric Peevey
Hi! Am forwarding this to the modperl list. Unfortunately, I don't have a mac to test this on :( speeves cws Joep Mathijssen wrote: We're using Authen::NTLM within an Intranet. The server runs Apache 1.3 and mod_perl-1.29. Everything works like a dream. Even Mozilla's and Safari's etc connect f

Re: [mp2] Any way to reload perl modules w/o restarting Apache?

2004-02-04 Thread Shannon Eric Peevey
Beau E. Cox wrote: Hi - I have a serious development effort going w/mp2. I am coding and testing a lot of perl modules for use within the project. Is there any way to reload perl modules w/o restarting Apache? I'm getting tired of the wait :) between module fixes and retesting while A[ache recycl

[Fwd: Net-NIS-0.34 // Apache-AuthenNIS-0.11 - possible bug.]

2004-02-07 Thread Shannon Eric Peevey
Original Message Subject:Net-NIS-0.34 // Apache-AuthenNIS-0.11 - possible bug. Date: Wed, 4 Feb 2004 16:54:07 +0100 From: <[EMAIL PROTECTED]> Organization: http://freemail.web.de/ To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Hello, I am using

[Fwd: Re: Apache::AuthzNIS ... problem?]

2004-02-07 Thread Shannon Eric Peevey
Original Message Subject:Re: Apache::AuthzNIS ... problem? Date: Fri, 06 Feb 2004 09:33:20 -0700 From: Ed Santiago <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: ShannonEricPeevey <[EMAIL PROTECTED]>, [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> >P

[Fwd: Re: Net-NIS-0.34 // Apache-AuthenNIS-0.11 - possible bug.]

2004-02-07 Thread Shannon Eric Peevey
Original Message Subject:Re: Net-NIS-0.34 // Apache-AuthenNIS-0.11 - possible bug. Date: Wed, 04 Feb 2004 09:27:58 -0700 From: Ed Santiago <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED] References: <[EMAIL PROTECTED]>

[Fwd: Apache::AuthzNIS ... problem?]

2004-02-07 Thread Shannon Eric Peevey
n" fails. Pointers? Have tried various combinations and all fail ... Phil Shannon Eric Peevey <[EMAIL PROTECTED]> schrieb am 04.02.04 18:09:28: Ed Santiago wrote: Hmmm. I can't reproduce on my end, nor can I see any reason why it would fail: Apache::AuthenNIS 1.11 [1] doe

[Fwd: Re: Apache::AuthzNIS ... problem?]

2004-02-07 Thread Shannon Eric Peevey
Original Message Subject:Re: Apache::AuthzNIS ... problem? Date: Fri, 6 Feb 2004 17:42:21 +0100 From: <[EMAIL PROTECTED]> Organization: http://freemail.web.de/ To: EdSantiago <[EMAIL PROTECTED]>, [EMAIL PROTECTED] CC: [EMAIL PROTECTED], "ShannonEricPeevey"

[Fwd: Re: Apache::AuthzNIS ... problem?]

2004-02-07 Thread Shannon Eric Peevey
Original Message Subject:Re: Apache::AuthzNIS ... problem? Date: Fri, 06 Feb 2004 10:13:30 -0700 From: Ed Santiago <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], "ShannonEricPeevey" <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> F

[Fwd: Re: Net-NIS-0.34 // Apache-AuthenNIS-0.11 - possible bug.]

2004-02-07 Thread Shannon Eric Peevey
Original Message Subject:Re: Net-NIS-0.34 // Apache-AuthenNIS-0.11 - possible bug. Date: Wed, 04 Feb 2004 14:21:22 -0700 From: Ed Santiago <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: ShannonEricPeevey <[EMAIL PROTECTED]>, [EMAIL PROTECTED] References: <

Re: Authen::NTLM

2004-02-07 Thread Shannon Eric Peevey
Joep Mathijssen wrote: I set NTLMDEBUG to 2 and send the results attached to this mail. Hi! Can you cut-n-paste the relevant part of the logs into an email for me? I am not sure where to look in the logs. thanks, speeves cws -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: h

Re: Post Request - content-length = 0 with IE

2004-02-08 Thread Shannon Eric Peevey
Bippes, Arne wrote: Hello list, I'm trying to override AuthenNTML (PerlAuthenHandler). Ae you trying to build a module using AuthenNTLM? I am a bit confused :P While doing this i'm having the Problem that all my Post-Variables somehow disappear in MS Internet Explorer (V 6.0). Posting the sam

Re: AW: Post Request - content-length = 0 with IE

2004-02-09 Thread Shannon Eric Peevey
More detailled explanation: I'm having dramatic performance Problems using AuthenNTLM (many Seconds to answear a request), Have you checked out the number of connections to the smb server? This seems to be a problem across the board for auth modules. The answer would be to check out: http://s

Re: Apache::AuthenNTLM 2.05 ntlm+basic

2004-02-09 Thread Shannon Eric Peevey
Dooley, Michael wrote: On the inTRAnet side of this it works fine, and authenticates agenst a PDC/BDC. on the inTERnet side of this it fails. prompts for user/pass/domain. What I am trying to do is if the user is on the network use NTLM. if he is on the internet use basic and have them sign in via

Re: Apache-AuthenNTLM and domain prefix

2004-02-16 Thread Shannon Eric Peevey
that just can't handle this, Hi! Will do. this seems to be a problem across the board with windows xp/2003 and the authen modules. I will add code in here for the next release. thanks, -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administr

[Fwd: RE: AuthenNTLM/Smb problem]

2004-02-20 Thread Shannon Eric Peevey
Original Message Subject:RE: AuthenNTLM/Smb problem Date: Fri, 20 Feb 2004 06:45:15 -0700 From: David Schneider <[EMAIL PROTECTED]> To: 'Shannon Eric Peevey' <[EMAIL PROTECTED]> Ah! I should have thought about that. Yes, that would b

Re: mod_perl-xxx.rpm not a better choice?

2004-02-26 Thread Shannon Eric Peevey
the most useful for the majority. Therefore, if you want, or need, any special options, then it is best to use the tarball. (Also, the binary package may, or may not, include the newest version of the tarball) 'sup to you :) -- Shannon Eric Peevey => "speev

Re: PATCH to Apache::AuthNetLDAP 0.26

2004-03-05 Thread Shannon Eric Peevey
. thanks, -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas => http://web2.unt.edu -- Report problems:

Re: PATCH to Apache::AuthNetLDAP 0.26

2004-03-06 Thread Shannon Eric Peevey
Nick Urbanik wrote: How about the filter and scope support? Is the documentation okay? I haven't had a chance to look at it in depth, but I'll let you know when I do. thanks again :) -- Shannon Eric Peevey => "speeves" Dyno-Mit

Re: PATCH to Apache::AuthNetLDAP 0.26

2004-03-08 Thread Shannon Eric Peevey
How about the filter and scope support? I wonder if the filter and scope support might be more appropriate in the authz handler... What do you all think? -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTEC

Re: Trouble with AuthenSmb

2004-03-16 Thread Shannon Eric Peevey
g/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status thanks, -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of

Re: Apache::AuthenNTLM v2.04 - Apache hangs on authentication

2004-03-16 Thread Shannon Eric Peevey
lAddVar ntdomain "name_domain1 name_of_pdc1" PerlAddVar ntdomain "other_domain pdc_for_domainbdc_for_domain" Won't allow you to authenticate against both FOO and BAR domain controllers? thanks, -- Shannon Eric Peevey =>

Re: Groups, Multiple Domains, and AuthenSmb

2004-03-17 Thread Shannon Eric Peevey
I think I mentioned this a while back, I modified Apache::AuthenSMB to allow users to specify the domain in the username field, such as, Domain\Username. We have various domains by regions, "hard-coding" the Domain in the configuration was too restrictive for our user base. Would anyone be inte

Re: Trouble with AuthenSmb

2004-03-17 Thread Shannon Eric Peevey
I have mp2 (the 1.99 thru me off), that came from a Red Hat enterprise Package, along with Apache 2 and I do have your 70 version of Authen_Smb. I am getting the "Can't locate object method log_reason via Apache::RequestRec at /usr/lib/perl5/site_perl/5.8.0/Apache/Authen_Smb.pm" only when it

[MP ANNOUNCE] Apache-AuthenSmb-0.71

2004-03-17 Thread Shannon Eric Peevey
The uploaded file Apache-AuthenSmb-0.71.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenSmb-0.71.tar.gz size: 4054 bytes md5: 811c3b758fae5698bf06b4fec1cf00b9 This includes the fix for the authz function found by Jason Lehman. (thanks!) (Missing MP2 check to s

Re: Groups, Multiple Domains, and AuthenSmb

2004-03-17 Thread Shannon Eric Peevey
Lehman, Jason (Registrar's Office) wrote: If Carlos hasn't gotten back to you I wanted to send you a link to his referenced mail to the group originally. http://marc.theaimsgroup.com/?l=apache-modperl&m=106809701925690&w=2 And do you think you are going to try to incorporate these changes? Becaus

Re: Groups, Multiple Domains, and AuthenSmb

2004-03-19 Thread Shannon Eric Peevey
week ;) (I will get right on it then :) ) take care, -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas =>

[MP ANNOUNCE] Apache-AuthNetLDAP-0.27

2004-03-22 Thread Shannon Eric Peevey
ption between web server and ldap server, an ldap filter, and a search scope. He also has added great documentation to explain the usage of each new function. (Thanks, Nick!!) -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMA

Re: Groups, Multiple Domains, and AuthenSmb

2004-03-22 Thread Shannon Eric Peevey
de above. (And, we could actually use this in other modules that need this same functionality) Hope this is not too confusing. This is a great explanation! thanks, -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMA

[ANNOUNCE] Apache-AuthNetLDAP-0.28

2004-03-26 Thread Shannon Eric Peevey
is in response to windows machines that throw the DOMAIN\username into $r->user without you asking ;) ) -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940)

[ANNOUNCE] Apache-AuthenSmb-0.72

2004-03-26 Thread Shannon Eric Peevey
in the Makefile.PL -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas => http://web2.un

Re: [ANNOUNCE] Apache-AuthenSmb-0.72

2004-03-26 Thread Shannon Eric Peevey
sure that this would be appropriate in the main module on CPAN, but you could just add the line everytime you downloaded it... (What does everyone else think? Maybe set a PerlSetVar to turn this on and off?)) -- Shannon Eric Peevey => "speeves" Dyno-Mite!

module name discussion [apache::authzhtgroup]

2004-03-29 Thread Shannon Eric Peevey
hanks, -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas => http://web2.unt.edu -- Report problems: http:/

Re: [ANNOUNCE] Apache-AuthenSmb-0.72

2004-03-30 Thread Shannon Eric Peevey
ss through the module. Therefore, you have an increase in efficiency, (no I/O calls), and you are playing within Apache and mod_perl. (Plus, the username/password and server information are not left lying around in storage for someone to find ;) ) HTH, -- Shannon Eric Peevey

Re: [ANNOUNCE] Apache-AuthenSmb-0.72

2004-03-30 Thread Shannon Eric Peevey
maintain state. (It is beyond the scope of the module) -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas =

[ANNOUNCE] Apache-AuthzSplitDomainUser-0.01

2004-04-08 Thread Shannon Eric Peevey
ows you to either check the htgroup files with "username", or "DOMAIN\username", for correct authorization. This namespace is not finalized, but has been applied for. Thanks to Geoff Y. for the idea for a better name :) -- Shannon Eric Peevey => &

[ANNOUNCE] Apache-AuthenNIS-0.13

2004-04-20 Thread Shannon Eric Peevey
in the NIS map. -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas => http://web2.unt.edu --

[ANNOUNCE] Apache-AuthenNTLM-2.07

2004-05-07 Thread Shannon Eric Peevey
Roegelein!) -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas => http://web2.unt.edu -- Report problems:

Fwd: CPAN Upload: S/SP/SPEEVES/Apache-AuthenNTLM-2.06.tar.gz

2004-05-01 Thread Shannon Eric Peevey
- Forwarded message from PAUSE <[EMAIL PROTECTED]> - Date: Sat, 1 May 2004 17:19:42 +0200 From: PAUSE <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Subject: CPAN Upload: S/SP/SPEEVES/Apache-AuthenNTLM-2.06.tar.gz To: Shannon Eric Peevey <[EMAIL PROTECTED]

[ANNOUNCE] Apache-AuthNetLDAP-0.29

2004-05-03 Thread Shannon Eric Peevey
... -- Shannon Eric Peevey => "speeves" Dyno-Mite! System Administrator => [EMAIL PROTECTED] Central Web Support => (940) 369-8876 University of North Texas => http://web2.unt.edu -- Report problems: http://perl.apac

Re: AuthCookieNTLM and browser hangs

2004-06-03 Thread Shannon Eric Peevey
fixed in a threaded mpm, but haven't looked into it yet. At this time, the only way to work around this would be to shorten the: =head2 PerlSetVar ntlmsemtimeout it defaults to 2 seconds, but can be specified. Try that, and let us know if you see some improvement. thanks, -- Shannon E

Re: AuthCookieNTLM and browser hangs

2004-06-18 Thread Shannon Eric Peevey
en we should be able to see what is happening. thanks, -- Shannon Eric Peevey EriKin Team Leader [EMAIL PROTECTED] http://www.erikin.com -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/

Re: Apache::AuthenNTLM behind a proxy

2004-07-07 Thread Shannon Eric Peevey
failing is client browsers receiving a message about authentication failure, such as "Access Denied." Therefore, you will be limited to using Basic Authentication with AuthenNTLM :( -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777 http://www.eriki

Re: Authen::NTLM

2004-07-08 Thread Shannon Eric Peevey
ave a proxy between the client and the server. This will stop any NTLM authentication attempts, as well. (Check out this thread: http://www.gossamer-threads.com/lists/modperl/modperl/69976 ) take care, -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777

[ANNOUNCE] Apache-AuthExpire-0.39

2004-08-02 Thread Shannon Eric Peevey
The uploaded file Apache-AuthExpire-0.39.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthExpire-0.39.tar.gz size: 7843 bytes md5: 2195ebc7ec82c8c11b8de4275584a49b No action is required on your part Request entered by: SPEEVES (Shannon Eric Peevey) Request

Re: AuthenNTLM and login

2004-08-04 Thread Shannon Eric Peevey
if the failure to the smb server fails. (This would allow you to chain authenhandlers to deal with this situation...) Let me know if this would help. thanks, -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777 http://www.erik

Re: AuthenNTLM and login

2004-08-05 Thread Shannon Eric Peevey
tion scheme, (such as LDAP, NIS, etc.), the problem being that it obviates the whole concept behind a directory service anyways. Sorry that I can't be of more help :( -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-

Re: AuthenNTLM and login

2004-08-05 Thread Shannon Eric Peevey
that I know of... You might be able to manipulate it into openldap using Net::LDAP, but that is for another list ;) I would check out the homepage at: http://ldap.perl.org/ -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777 http://www

modperl@perl.apache.org

2004-08-19 Thread Shannon Eric Peevey
uot; I am using: use Apache::Module; if (Apache::Module::loaded('Apache::Status')) { # $r->log->debug("status: launching menu"); Apache::Status->menu_item('AuthenCache' => 'AuthenCache Menu Item', \&status_men

modperl@perl.apache.org

2004-08-19 Thread Shannon Eric Peevey
ssed, but I will double-check in the morning when I get back to the office. I had the same problem with 1.99_14, so wanted to double-check with a newer CVS copy. thanks, -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777 http://www.erikin.com -

modperl@perl.apache.org

2004-08-19 Thread Shannon Eric Peevey
Quoting Geoffrey Young <[EMAIL PROTECTED]>: Shannon Eric Peevey wrote: Hi! I am in the midst of porting Apache::AuthenCache to mp2, and am having some issues getting any method from Apache::Module. I'd check the archives - john groenveld already started this and we had some discussi

[ANNOUNCE] Apache-AuthenNTLM-2.08

2004-10-04 Thread Shannon Eric Peevey
The uploaded file Apache-AuthenNTLM-2.08.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.08.tar.gz size: 51878 bytes md5: d9332572b46e9174e473c1384e37e07d No action is required on your part Request entered by: SPEEVES (Shannon Eric Peevey) Request entered

Re: why AuthenNTLM prompt for password/user when user in domain

2004-11-24 Thread Shannon Eric Peevey
ocal cache to see if the user already has a session, then throws a 401 Unauthorized if a cached session is not found. thanks, -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777 http://www.erikin.com -- Report problems: http://perl.apache.org/b

Re: why AuthenNTLM prompt for password/user when user in domain

2004-11-26 Thread Shannon Eric Peevey
this line, then AuthenNTLM will send forward DOMAIN\user, which should auth correctly for you. take care, -- Shannon Eric Peevey President - EriKin Corporation [EMAIL PROTECTED] (940) 391-6777 http://www.erikin.com -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apach

Re: Apache-AuthenNTLM-2.04

2003-10-09 Thread Shannon Eric Peevey
Keven Murphy wrote: Shannon, I am trying to get your module to work with Apache 1.2.28 & mod_perl 1.28. I am getting the error below. Any idea what it means? The server is only accepting NTLMv2. It would appear to me that the module does not support that version yet. Thank you for any help, K M

Re: Apache-AuthenNTLM-2.04

2003-10-11 Thread Shannon Eric Peevey
speeves wrote: Keven Murphy wrote: On Thu, 2003-10-09 at 10:59, Shannon Eric Peevey wrote: Hi! You are making me dust off the cobwebs!!! ;) Anyways, I think that the problem is not the version of NTLM, but the browser that you are using. Your browser is sending: [13573] AuthenNTLM

Re: Apache-AuthenNTLM-2.04

2003-10-14 Thread Shannon Eric Peevey
On Sun, 2003-10-12 at 00:36, Shannon Eric Peevey wrote: BTW, I have tested this modules against a Samba server that was only allowing NTLMv2 connections with success. (I don't have access to a win32 machine that I could test this against, so maybe...) Also, when you run the test above

Re: how to forward emails

2003-10-15 Thread Shannon Eric Peevey
Stas Bekman wrote: Here is how I normally do that, YMMV. It's pretty clear that I didn't write the message below ;) You may want to strip the CC and other headers... Original Message Subject: Re: [Fwd: Re: [Fwd: Apache::AuthenSmb]] Date: Wed, 15 Oct 2003 11:24:46 -0500 From: s

[Fwd: Re: Stupid question of the day...] Apache-AuthenNIS

2003-10-20 Thread Shannon Eric Peevey
Original Message Subject:Re: Stupid question of the day... Date: Mon, 20 Oct 2003 18:28:04 - From: Randy Trahan <[EMAIL PROTECTED]> To: Shannon Eric Peevey <[EMAIL PROTECTED]> Hi Shannon, I was reading your post from June 25 concerning authenN

Re: [Fwd: Re: Stupid question of the day...] Apache-AuthenNIS

2003-10-21 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: Original Message Subject: Re: Stupid question of the day... Date: Mon, 20 Oct 2003 18:28:04 - From: Randy Trahan <[EMAIL PROTECTED]> To: Shannon Eric Peevey <[EMAIL PROTECTED]> Hi Shannon, I was reading your post

Re: [Fwd: Re: Stupid question of the day...] Apache-AuthenNIS

2003-10-23 Thread Shannon Eric Peevey
Randy wrote: Shannon, Thank you for getting back to me! I am running a newer version of apache that only has the httpd.conf configuration file. The text that I placed in the file is as follows: # # Stuff added by Randy

[Fwd: AuthenNTLM and slow web server]

2003-10-30 Thread Shannon Eric Peevey
Original Message Subject:AuthenNTLM and slow web server Date: Thu, 30 Oct 2003 17:59:49 +0100 From: Stefano Ciancio <[EMAIL PROTECTED]> Organization: Italia On Line To: [EMAIL PROTECTED] Hi, I am using the apache module Apache-AuthenNTLM-2.04 with apache 1.3

Re: [Fwd: AuthenNTLM and slow web server]

2003-10-31 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: Original Message Subject: AuthenNTLM and slow web server Date: Thu, 30 Oct 2003 17:59:49 +0100 From: Stefano Ciancio <[EMAIL PROTECTED]> Organization: Italia On Line To: [EMAIL PROTECTED] Hi, I am using the apache module

[Fwd: Apache::AuthenNTLM]

2003-11-03 Thread Shannon Eric Peevey
Original Message Subject:Apache::AuthenNTLM Date: Mon, 3 Nov 2003 10:56:26 - From: francoise dehinbo <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hi Shannon, I was hoping you might be able to help me with a problem I'm currently having with this module. Be

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-03 Thread Shannon Eric Peevey
Leo Lapworth wrote: On Fri, Oct 31, 2003 at 08:08:02PM +0100, Stefano Ciancio wrote: But the big problem with this module is that seem for each object it require an authentication from pdc/bdc. This behaviour causes the web server to go _very_ slow. The user must wait ten of seconds to load a s

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-03 Thread Shannon Eric Peevey
Stefano Ciancio wrote: Hi Shannon Eric, I have set "ntlmdebug" = 2 and produced an error.log that I have attached. It seems that the error is: [9100] AuthenNTLM: Authorization Header I don't know its means ... Can you help me? Stefano Hi! I'm sorry, but I have become foggy on the prob

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-03 Thread Shannon Eric Peevey
Stefano Ciancio wrote: Hi, I have seen better the log and the error in apache's error.log was about some gif that the web server not found. But the big problem with this module is that seem for each object it require an authentication from pdc/bdc. This behaviour causes the web server to go _ver

Re: [Fwd: Apache::AuthenNTLM]

2003-11-03 Thread Shannon Eric Peevey
Original Message Subject:Apache::AuthenNTLM Date: Mon, 3 Nov 2003 10:56:26 - From: francoise dehinbo <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hi Shannon, I was hoping you might be able to help me with a problem I'm currently having with this module.

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-04 Thread Shannon Eric Peevey
Leo Lapworth wrote: On Mon, Nov 03, 2003 at 11:55:28AM -0600, Shannon Eric Peevey wrote: Are you creating something along the lines of a: Apache-AuthCookieNTML ? It seems that a lot of these questions would be resolved by a module that would check for a cookie first, and then throw the auth

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-04 Thread Shannon Eric Peevey
Stefano Ciancio wrote: On Mon, 03 Nov 2003 15:39:14 -0600 Shannon Eric Peevey <[EMAIL PROTECTED]> wrote: Stefano Ciancio wrote: Hi Shannon Eric, I have set "ntlmdebug" = 2 and produced an error.log that I have attached. It seems that the error is: [9100] AuthenNTL

[Fwd: Re: [Fwd: AuthenNTLM and slow web server]]

2003-11-04 Thread Shannon Eric Peevey
Original Message Subject: Re: [Fwd: AuthenNTLM and slow web server] Date: Tue, 4 Nov 2003 15:03:32 + From: Leo Lapworth <[EMAIL PROTECTED]> Reply-To: Leo Lapworth <[EMAIL PROTECTED]> To: Shannon Eric Peevey <[EMAIL PROTECTED]> References: <[EMAI

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-04 Thread Shannon Eric Peevey
Enrico Sorcinelli wrote: On Tue, 04 Nov 2003 09:13:34 -0600 Shannon Eric Peevey <[EMAIL PROTECTED]> wrote: BTW, I don't see the module asking for authorization for every object, only when the client asks for something in a new directory. (It's a little hard to tell from the

Re: [Fwd: Re: [Fwd: AuthenNTLM and slow web server]]

2003-11-04 Thread Shannon Eric Peevey
The first problem we've come across is accessing the username from the object as it is never returned by the handle (for obvious reasons) and we can't see an easy way to access it even when subclassing - I've posted to the London.pm perl mailing list asking if there is a way to sneek in and grab t

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-04 Thread Shannon Eric Peevey
Enrico Sorcinelli wrote: On Tue, 04 Nov 2003 09:13:34 -0600 Shannon Eric Peevey <[EMAIL PROTECTED]> wrote: BTW, I don't see the module asking for authorization for every object, only when the client asks for something in a new directory. (It's a little hard to tell from the

Re: authentication with smb

2003-11-04 Thread Shannon Eric Peevey
Tauber, Mathias HDP wrote: hi, I have just subscribed to this mailing list, so I hope I'm doing everything right... my problem: I'm running a reverse proxy with apache 1.3.x and mod_proxy on debian. For the authentication libapache-authensmb is used, so there's a connection to the domain control

Re: [Fwd: AuthenNTLM and slow web server]

2003-11-04 Thread Shannon Eric Peevey
Shannon Eric Peevey wrote: Enrico Sorcinelli wrote: On Tue, 04 Nov 2003 09:13:34 -0600 Shannon Eric Peevey <[EMAIL PROTECTED]> wrote: BTW, I don't see the module asking for authorization for every object, only when the client asks for something in a new directory. (It's

Re: Apache::AuthCookieNTLM

2003-11-05 Thread Shannon Eric Peevey
Leo Lapworth wrote: Hi All, The first version is available at: http://leo.cuckoo.org/projects/AuthCookieNTLM/ I'll tidy up the docs and add a bit more functionality tomorrow, debugging for example! - before uploading to CPAN. We decided against using Apache::AuthCookie in the end, it just seeme

Re: authentication with smb

2003-11-06 Thread Shannon Eric Peevey
#x27;); That's it! I contacted both authors of Authen::Smb and Apache::AuthenSmb but I didn't hear back from them nor did they incoporate these fixes. I also added some enhancements but never released it, but maintain my own private copy. Hope this helps. -Carlos Shannon Eric Peevey

Re: Apache::AuthenSmb on Windows

2003-11-06 Thread Shannon Eric Peevey
cramirez wrote: Has anyone been able to use Apache::AuthenSmb on Windows? I'm trying to setup our UNIX Apache environment on a Windows box, but I'm having trouble compiling Authen::Smb. Actually, a better question might be, does anyone have any ideas on the best approach of implementing web

Re: authentication with smb

2003-11-06 Thread Shannon Eric Peevey
Stas Bekman wrote: yo! please trim the quoted text in your replies to the mimimal relevant size. those who need to read the whole thing have the archives. thanks. Will do. speeves cws -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

[Fwd: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04]

2003-11-07 Thread Shannon Eric Peevey
Original Message Subject: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04 Date: Fri, 7 Nov 2003 15:31:54 +0100 From: Stefano Ciancio <[EMAIL PROTECTED]> Organization: Italia On Line To: Leo Lapworth <[EMAIL PROTECTED]> CC: Shannon Eric Peevey <[EMAIL PROTECT

[Fwd: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04]

2003-11-07 Thread Shannon Eric Peevey
Original Message Subject: Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04 Date: Fri, 7 Nov 2003 15:07:57 + From: Leo Lapworth <[EMAIL PROTECTED]> Reply-To: Leo Lapworth <[EMAIL PROTECTED]> To: Stefano Ciancio <[EMAIL PROTECTED]> CC: Shannon Eric Peevey

Re: [ANNOUNCE] Apache::AuthCookieNTLM 0.04

2003-11-07 Thread Shannon Eric Peevey
Fraid I haven't a clue, not used mod_perl2 yet, it requires Apache::Request and Apache::Cookie, can't remember if they are abailable yet. Leo Actually, I am looking into it now. (I know that your module as it stands only works with mp1). But, I am going to download the libapreq 2 release an

[Fwd: NTLM mod based on Apache::Session]

2003-11-11 Thread Shannon Eric Peevey
Original Message Subject:NTLM mod based on Apache::Session Date: Tue, 11 Nov 2003 16:21:13 +0100 From: Stefano Ciancio <[EMAIL PROTECTED]> Organization: Italia On Line To: Shannon Eric Peevey <[EMAIL PROTECTED]>, Leo Lapworth <[EMAIL PROTECTED

[Fwd: Re: NTLM mod based on Apache::Session]

2003-11-11 Thread Shannon Eric Peevey
Original Message Subject:Re: NTLM mod based on Apache::Session Date: Tue, 11 Nov 2003 17:50:13 + From: Leo Lapworth <[EMAIL PROTECTED]> Reply-To: Leo Lapworth <[EMAIL PROTECTED]> To: Stefano Ciancio <[EMAIL PROTECTED]> Hi Stefano, I think you p

  1   2   >