Re: [viewvc-users] can not login through viewvc
"C. Michael Pilato" <[email protected]> Mon, 26 Nov 2012 14:05:45 -0500
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
On 11/26/2012 01:13 PM, Aziz, Sohaila R. wrote: > Hi, > > I would appreciate if anyone would let me know why I am not able to login > through collabnet viewvc? I was able to login before. Sohaila, Strictly speaking, there is no "CollabNet ViewVC", so I must guess that you are referring to something like "ViewVC as distributed with CollabNet Subversion Edge" or somesuch. Perhaps you could clarify? In any case, ViewVC does not handle its own authentication -- it merely piggybacks on the authentication challenges and state offered by its host server, the Apache HTTP Server. If by "login through collabnet viewvc" you mean that you visited a ViewVC page, got a popup prompt for a username and password, and then were able to continue on through to ViewVC, then what you have done is not so much login to ViewVC, but *more* like login to Apache for the authentication realm that it is configured to use for ViewVC. ViewVC has no record of a "login" or "logout" -- all it knows that sometimes when Apache invokes ViewVC, it says, "By the way, I have a username that seems to apply to you", and sometimes it doesn't. Most of the time when folks who are used to seeing that authentication prompt stop seeing it, it's for one of two reasons: 1. Their browser has cached the last successful username and password they provided for the authentication realm used by ViewVC, and is now offering that information to Apache without bothering to prompting the user. (Try closing your browser or explicitly clearing its cached authentication session information). Or, 2. The Apache HTTP Server's configuration has been modified to no longer require authentication credentials when visiting the URL space served up via ViewVC. If Apache doesn't require auth creds, ViewVC doesn't care -- it just operates in a sort of "anonymous user" mode. We'll probably need to get more details of the experiences you previously had and are now having in order to better understand your specific situation and prescribe and explanation and solution. What more can you tell us? -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Enterprise Cloud Development ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3031122 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJQs72JAAoJEPXg8AH+aBMz9YwP/0fMZEYojMF0eNpLjwFxjWA0 2iqb+TQiNvqoWbvRbdr7sbSTgEe1VOZPAUhdH05FswHlf/BV1HFC3SqxJbnAh01U IeZYWKTsx1ERGZRbkj+XGFs/Tx1sDvLxoURCKoAu91TNBmj7yf15kGuuTw86qeli GIsPGAd1oADrg+5R5o7PmuhKVfpoI1f2WW6MatiHfHH/lPB/VnyF93AOe2DAevih Ne4QBf8CdkccP82xjGOugotEebG0qb7KirMbjj/jhkP4ZHmpph+o8bZF6WjCA/xE /x+cFClC3PO5UwcTrOwv3rxp6Ykbfd/xz4DS7QtKa5rj7hMtA9x0ZBHHHQkOM3Mr KAuBUKSif9X/0XQK9O9OSsyWp/x99IaXSP2mFR4qH8Ih+ruw2xtBJYM2xc8RBZZx M9/PRlpw46w3QlILlNfLCs/Tk909t+bhIXqdGx1/XXdJRIbpOv+QFNe9mRe/c002 5TSh3rngvbPQpcTlsHt5BdmhonG4RezWE1zi+WdQHfASUQdGH8iN9At/ybmOFzQo TGtTN/VLHu9Aq5G167PpjTfkkhh9LImZYi8okMSeta8ygFi/OWht5iwxOJwEA6QQ CWmVlsoGo8j/ah/VUr9FhH3J+txIMGZNaOQsFIWV7YuItzMBmMOSNvrnNJ2C2U/d rAW52W+czY5CLc/onyHb =mggW -----END PGP SIGNATURE-----