Recommended Posts

If your talking about VB.NET, it would be easy, you would just have to add a web reference (or use the wsdl.exe sdk app)

if your talking about VB6, then your going to have to use the Microsoft SOAP toolkit, i cant help you with that.

Edited by The_Decryptor
  • 2 weeks later...

hey is there an issue with the external login tool? I am receiving an error when trying to login with that.

Trying to log into Neorequest, getting

Warning: mysql_connect(): Access denied for user: 'neowin_mysql@localhost' (Using password: YES) in /home/neowin/public_html/login/index.php on line 10

Access denied for user: 'neowin_mysql@localhost' (Using password: YES)

we might almost be there...

Here is the HTML being returned through the valid ticket call

"<br />\n<b>Warning</b>:  mysql_connect(): Access denied for user: 'neowin_mysql@localhost' (Using password: YES) in <b>/home/neowin/public_html/login/checkticket.php</b> on line <b>7</b><br />\nAccess denied for user: 'neowin_mysql@localhost' (Using password: YES)"

It looks like the authentication is working, but the html returning user info isn't yet.

I know that this might break a lot of people's code, but most ticket systems also ask that the remote user to pass the IP address of the remote host back to the server - ie. you give them the ticket and the remote address.

This is really an attempt to prevent man-in-the-middle type attacks, so it probably isn't a great threat.. However, it is somewhat of a threat to be considered.

timdorr: This would make it much more like webauth on campus...

Edited by tsg1985
  • 2 weeks later...

Any advice on how to use this sytem with cookies though....? We don't have the users password (So the cookie would be easy to copy), and some users would think the site was trying to steal your newoin pw if you asked them to choose a password.

One thing I noticed is that the script tends to cut member groups short. IIRC, "@ Subscriber" was "@ Subscrib".

Not that it's a problem, but I'd like to know if there are any other groups cut short. Even Mod/Admin/Coderator. Working on a special access section and protecting by either username (if their username is in the filter) or user group (if that user is in one of the certain groups).

  • 1 month later...

I always wondered how you done that...

I have noticed one thing which probably been reported already and I'm probably wasting my time sat here typing away on my keyboard but, what the heck...?

If you log into the forum then go back to the main page you are logged in...?

Cache problem or somthing eles...

  • 2 weeks later...
  • 4 weeks later...
  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.