Jump to content

Recommended Posts

  • Moderators
Posted

Nope, I never heard of anything.

So I guess we would have to create a module and (module)Data.class and how it would work is that when a new pilot signs up at your VA, and then the module will automatically create a account in IPB and mark the account UN confirmed till if the pilot is approved or not.

The problem is that about password encryption between VMS and IPB. But I think they are the same style. MD5 and Salt.

  • Like 1
  • Moderators
Posted

You can use the external database function, when a user created an account you can pass the username and the md5 password to another table in your database, you can then get ipb to look at that and use its own api to register users.

  • 5 months later...
  • Moderators
Posted

I have IP Board. I didn't know there was an external database auth. I just took a look into the login management.

I'll give that a whirl and see what I can make it work. And let you know later.

  • Like 1
  • Moderators
Posted

Okay, I took a look and it seems a different story here...

Since phpVMS has a salting with the password. I might will have to make changes to the External Code in IP Board to make it happen and working.

I'll look into it in later, just been busy.

  • 4 weeks later...
  • 4 weeks later...
  • 1 year later...
  • 1 year later...
  • 1 year later...
Posted

You can use the external database connection as i did but then i moved over from IP to smf.

That's what we've tried but, IPBoard doesn't seem to be able to take the md5 and salted password from phpvms and then use that.

How did you manage to get around this or, could you post a template of settings of how you managed to do it?

Many thanks,

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...