NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: jking on January 14, 2012, 07:50:38 PM
-
I have a NT6 app created with the new wizard. Works great, until I added SecWin 6. Now I get errors that I can't resolve. I have attached a screen shot showing the app and errors, it is in the webserver procedure. Any thoughts on how to resolve this?
Thanks,
Jeff King
[attachment deleted by admin]
-
Which nt6 build?
-
Bruce2,
NT6.14 and SecWin 6.03
Jeff
-
I found I had added "user web login here" instead of "user login here". Now compiles ok.
However, I need help setting up email so I can allow users to request password resets. I will not be allowing users to set up their own accounts. I will do that separately. I see the GetSetting procedure and it seems to get email settings from an ini file. This bothers me as the EmailAuthUser and EmailAuthPassword can be found here. I need help setting this up to be secure. Can anyone offer a tutorial?
In addition I find I can log into the system using demo/demo which has supervisory access. But I cannot add any new operators/users. This ocurrs for both my app and the demo app web51.
Thanks,
Jeff
-
I found "SendEmailFromWebBrowser (11)" and think I now know how to set up my email parameters securely. Now when I try to create a login I get an error that says "This user could not be added". so it seems I still cannot add a user/operator to the security table. Any thoughts on how to resolve this?
Thanks,
Jeff
-
perhaps you need to post an example of where you're at, at the moment Jeff.
I'm not sure how you are "creating a login" so it's difficult to comment on what you might have done wrong.
cheers
Bruce
-
Bruce,
I'll send a zip of my app, dct and ini files via email. This should give you an idea of where I'm at. In addition I looked at the SecWin Webinar Geoff did some time ago and made the one or two changes he went over.
Thanks,
Jeff