patchphpGroupWare - Patches: patch #3263, Single Sign On over ntlm

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3263: Single Sign On over ntlm

Submitter:  Philipp Kamps <fipsfuchs>
Submitted:  Wed 04 Aug 2004 11:39:03 AM UTC
   
 
Category:  API - phpGWapi Priority:  1 - Later
Item Group:  None Status:  Done
Privacy:  Public Assigned to:  skwashd
Open/Closed:  Closed

Sun 31 Oct 2004 01:05:15 PM UTC, comment #5: 

added to proposed 18

Dave Hall <skwashd>
Group administrator
Tue 10 Aug 2004 11:15:46 AM UTC, comment #4: 

it is working fine for windows IE and windows mozilla clients - i do have problems with my mozilla on linux: the POST vars are missing. It is a known problem in the ntlm forum (sf.net site).

Philipp Kamps <fipsfuchs>
Tue 10 Aug 2004 10:31:31 AM UTC, comment #3: 

Target: HEAD

Dave Hall <skwashd>
Group administrator
Thu 05 Aug 2004 03:23:57 PM UTC, comment #2: 

there is still a bug in combination with the session class - i'll track down this one

Philipp Kamps <fipsfuchs>
Thu 05 Aug 2004 07:16:20 AM UTC, comment #1: 

I had a bug in login.php - fixed

Philipp Kamps <fipsfuchs>
Wed 04 Aug 2004 11:39:03 AM UTC, original submission:  

you have to patch the login.php script (patch attached)
you have to patch config.tpl in setup for a new authoption. (patch attached)

class.auth_ntlm.inc.php is a new authenticate method.you have to copy this file to <installdir>/phpgwapi/inc/

Install the apache1/2 module "mod_ntlm". see this url:
http://modntlm.sourceforge.net/

Single Sign on works on a IE. In Mozilla/FireFox you have to enter the account login:

login: <domain>\<accountname>
passwd: <yourpw>

Limitations:
Dropdown box for phpgw domain is missing.

Philipp Kamps <fipsfuchs>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7730:  login.patch added by fipsfuchs (2KiB - text/x-patch)
file #7732:  setup.patch added by fipsfuchs (888B - text/x-patch)
file #7731:  class.auth_ntlm.inc.php added by fipsfuchs (1KiB - application/x-httpd-php)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 10 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-31 skwashd StatusNone Done
    Open/ClosedOpen Closed
2004-08-10 skwashd Priority3 - Low 1 - Later
    Assigned toNone skwashd
2004-08-05 fipsfuchs Attached File- Added login.patch, #3537
    Carbon-Copy- Added sigurdne --AT-- online --DOT-- no
2004-08-05 fipsfuchs Attached File#3531 Removed
2004-08-04 fipsfuchs Attached File- Added setup.patch, #3533
2004-08-04 fipsfuchs Attached File- Added class.auth_ntlm.inc.php, #3532
2004-08-04 fipsfuchs Attached File- Added login.patch, #3531

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code