Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. +1 for iZettle, we use it our sports centre. The ipad needs restarting every now again
  2. It's the not being listened to half the time. People still sometimes see me as an it tech. It's a lot of work.
  3. Yeah I did. Kinda hate it personally. But that might just be my school environment
  4. You may need the latest HAP+ release which fixed the issue for my install. Had an issue where some Windows Update broke .net's security group lookups, I put some logic to ignore errors when looking groups up rather than failing completely to get any groups. If you have issues with the 10.6 update just extract the hap.ad.dll which doesn't copy the other fixes. If you have further issues you may need to set some constrained delegation stuff in AD to permit the computer user delegated access to the file system service on the file servers
  5. If you use Azure Application Proxy you can do 2FA
  6. No problem, that would explain things. It seems to work quite well. DirectEdit and the Word/Excel/Powerpoint addins won't work with Azure. But you can do 2FA
  7. Make sure only windows is on. It will play up otherwise. Then go to /api/bookingsystem/
  8. The code will break forms authentication as its only for Windows authentication. It should work as its the code I use on my site which uses azure application proxy
  9. Replace the service model section of the web.config file with this:
  10. For the tracker you will need another install which is in forms mode and using a sql database. Or some folder magic. Can you do some Json debugging to get the raw error on that api call
  11. Set iis into Windows authentication mode. Disable forms and anonymous authentication. In the hapconfig.xml set the authmode to Windows. There's a YouTube video explaining iy
  12. Hi all, I can't seem to get our Azure Server Backup (DPM) to stay operational. Have to restart the server about 3 times to get it working again. Getting a lot of Microsoft.Internal.EnterpriseStorage.Dls.StorageManager.StorageManagerException errors in the event logs. Server 2016 2018-02 patch installed Azure Backup Server v2 installed with latest KB. I don't want to reboot the server and it not reboot and I have to go out in this weather. Anyone got any ideas?
  13. Don't know what's going wrong with the v10.6 version. The lines I changed in the AD stuff should of actually allowed things to work. If v10.5 works no need to update as v10.6 is more geared to those using SSO.
  14. Looks like some configuration settings are missing with your installation there. Check your server allows local logons for all users. Check your admin password is set ok.
  15. That error is either a bad staff list, bad terms.xml file or bad report from SIMS.
  16. It isn't sorry. I would suggest using WEBDAV
  17. I'll look into that when I get home hopefully. The cover option is, if you export the html from sims for cover it will process that and make cover appointments
  18. New Version attached. Works with office 365. Some speed improvementsSIMSExchange.zip SIMSExchange Service.zip
  19. Can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html for me please
  20. Go into the setup and change the address in there.
  21. You would need to recompile the hap.web dll, download the source code. It's in the login.aspx.cs file I think.
  22. Ok, I think there's a little out of date on my package, I will re-upload them now.
  23. Hi all, I've moved my HAP+ install into an Azure Web Proxy Application and as such have actually managed to get it HAP+ working with AAD SSO. The release can be found at https://github.com/techienickb/hap/releases. Video explaining how I got Azure AD Web Application Proxy and SSO working:
×
×
  • Create New...