Unsolved

This post is more than 5 years old

1 Rookie

 • 

6 Posts

2785

November 12th, 2010 14:00

SSO siteminder

Hi,

I need some help in solving a problem for SSO siteminder setup. I configured everything based on two documents as under:

  • Configuring Single Sign-on for D6 Documentum with eTrust Siteminder Products
  • Netegrity Configuration for EMC Documentum Webtop

I am having some issues in authenticating testuser I created for this purpose. Whats happening now is it asks me to specify username and password in the form of pop up thrice and I specified each time testuser/password. But it failed due to unauthorization after third try. But guess what when I click fresh on same browser session after third failure it just logs me in to testuser account on webtop.

Below is the user dump of testuser:

USER ATTRIBUTES

  user_name                       : testuser

  user_os_name                    : testuser

  user_address                    : 

  user_group_name                 :

  user_privileges                 : 0

  owner_def_permit                : 7

  world_def_permit                : 3

  group_def_permit                : 5

  default_folder                  : /Temp

  user_db_name                    :

  description                     :

  acl_domain                      : testuser

  acl_name                        : dm_4501639580000900

  user_os_domain                  :

  home_docbase                    :

  user_state                      : 0

  client_capability               : 1

  globally_managed                : F

  user_delegation                 :

  workflow_disabled               : F

  alias_set_id                    : 0000000000000000

  user_source                     : dm_netegrity

  user_ldap_dn                    : uid=testuser,ou=People,dc=dctmlabs,dc=com

  user_xprivileges                : 0

  failed_auth_attempt             : 0

  user_admin                      :

  user_global_unique_id           : torsunsite:d91af201-ec1e11df-8075f8ce-078f85

47

  user_login_name                 : testuser

  user_login_domain               : 10.5.7.20

  user_initials                   :

  user_password                   : ****************

  user_web_page                   :

  first_failed_auth_utc_time      : nulldate

  last_login_utc_time             : 11/12/2010 12:28:22 PM

  deactivated_utc_time            : nulldate

  deactivated_ip_addr             :

  restricted_folder_ids         []:

SYSTEM ATTRIBUTES

  r_is_group                      : F

  r_modify_date                   : 11/12/2010 3:28:59 PM

  r_has_events                    : F

  r_object_id                     : 1101639580000500

APPLICATION ATTRIBUTES

INTERNAL ATTRIBUTES

  i_is_replica                    : F

  i_vstamp                        : 6

API>

Which looks ok to me. Can you please guide me as to what can be potential issue area for this and how can I rectify it.

Thanks,

Ahmar

This conversation is no longer open for comments or replies and is no longer visible to community members.

1 Rookie

 • 

6 Posts

November 13th, 2010 08:00

I am getting following error:

Error 401--Unauthorized

From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

10.4.2 401 Unauthorized

The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.46) containing a challenge applicable to the requested resource. The client MAY repeat the request with a suitable Authorization header field (section 14.8). If the request already included Authorization credentials, then the 401 response indicates that authorization has been refused for those credentials. If the 401 response contains the same challenge as the prior response, and the user agent has already attempted authentication at least once, then the user SHOULD be presented the entity that was given in the response, since that entity MAY include relevant diagnostic information. HTTP access authentication is explained in section 11.

For version history I am using:

webtop 6.6 on windows 2003

CS 6.6 on windows 2008

sundirectory server 6.3.1

nete-ps-6.0-sp5-cr015-win32.exe

nete-wa-6qmr5-cr010-win32.exe

ServletExec_ISAPI_60a.exe

No Events found!

Top