Can't get nocat auth working properly
Pico <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Hi all. I've been struggling with nocat for quite some time but still am no able to get nocat to work correctly. My first attempt was with nightly build which I installed on both the gateway and the auth-server. The client is shown the login page, but after he successfully logs in, the page confirms that the login is successful but it does not redirect to the requested page but sends the user back to the login page again. I thought it might be a problem with the gateway so I downgraded to version 0.82 on the gateway but the same thing happens. Here are the log messages that I am having trouble understanding: [2005-05-03 09:08:23] Connection to 10.10.10.1 from 10.10.10.101 [2005-05-03 09:08:23] Capturing 10.10.10.101 for http://www.google.com/firefox?client=firefox-a [2005-05-03 09:08:23] Notifying parent of Capture on peer 00:04:23:60:0B:97 [2005-05-03 09:08:23] Got notification Capture of peer 00:04:23:60:0B:97 [2005-05-03 09:08:23] Child process returned 1 [2005-05-03 09:08:50] Spawning child process 1439. [2005-05-03 09:08:50] Connection to 10.10.10.1 from 10.10.10.254 [2005-05-03 09:08:50] Received notify from 10.10.10.254 [2005-05-03 09:08:50] gpg --decrypt --homedir=/usr/local/nocat/pgp --keyring trustedkeys.gpg --no-tty -o- returned error message: gpg: Signature made Tue May 3 09:09:53 2005 UTC using RSA key ID AC388BF7 gpg: Good signature from "Bob Basson (The Man) <[email protected]>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 705A A25A D9C3 4E7D 5925 721D F687 2147 AC38 8BF7 [2005-05-03 09:08:50] Got auth msg: Redirect http://www.google.com/firefox?client=firefox-a Mac 00:04:23:60:0B:97 Action Permit User [email protected] Mode login Timeout 600 Token $1$66584842$lNG2cayYYAVfitHlrd4Lx/ [2005-05-03 09:08:50] Bad user/id match from 00:12:17:C7:3A:C3: [email protected] != UNKNOWN [2005-05-03 09:08:50] Capturing 10.10.10.254 for http://10.10.10.1:5280/?ticket=owGbwMvMwMT4rV3RfY1F93fG09uTGJzK7R8GpaZkFqUml3BmlJQUWOnrl5eX66Xn56fnpOol5%2bfqpwEl0%2fIr7JNzMlPzSmyhXN1ELt%2fEZE4DAysDEysjYyszIMPJytKcyzG5JDM%2fjzMgtSg3s4QrtDi1iDMpNdUhMbMoI7MsVS8vtYTLNz8llTMnPz0zjyskMzc1v7SE08zAgCskPzs1j1PFUMXMzNTCxMLESCXHz90oObEyMtIxLC2zxCOnKMXEp0Kfq5NhKjMr2OlwvzAtq2FhmFb55%2fp99YQ3D92YG4t4XHkO5Gx8qnVeOHUu2%2fzPV%2fqNP567v6Tu%2fqI9nnM2Zu%2bqvWOT4dvw0dFJJe9mrJ3BZW%2bh8GCFHX8970Tue7X29L%2fY1KkJ7B9kQyf2p%2f7YEZPSmifcmSsfrMW9RX%2fvgcPLg68efbGpYY9kHsvu%2bBl1JrOP8wWs%2bPJ%2fDgA%3d%3dT5m5 [2005-05-03 09:08:50] Notifying parent of Capture on peer 00:12:17:C7:3A:C3 [2005-05-03 09:08:50] Got notification Capture of peer 00:12:17:C7:3A:C3 [2005-05-03 09:08:50] Child process returned 1 [2005-05-03 09:11:30] Expiring connection from 10.10.10.101 . [2005-05-03 09:11:30] Denying peer 00:04:23:60:0B:97 without prior permit. [2005-05-03 09:12:40] Expiring connection from 10.10.10.254 . [2005-05-03 09:12:40] User UNKNOWN denied service. Connected since Tue May 3 09:01:45 2005 . The [email protected] is a new user that I've registered. I get exactly the same errors for users that I've added manually with the admintool. If anyone has any ideas please help. Also If others have a working gateway/auth-server could you please tell me what versions you are using. Thanks in advance. Pico